Two big announcements:
I wanted to make sure that external blogs linking to previous post links
wouldn’t break. So in order to do this, I had to edit all of my
previous blog posts and add a redirect_from
tag.
Life is too short to be doing this manually so I whipped up an awk program to do it for me in about 20 minutes. It was so much fun building the program that I figured I should screen cast the process.