Blog Cleanup

Anything older than 2014 got moved to an “archive” section. You probably don’t want to go there, but if you do, the link is on the left. I also migrated the site to Hugo. Had I done that recently, it might have made a good blog post. Alas, it is not to be.

Blog moved to Google App Engine

I’ve been playing with Google App Engine for a project lately, and I decided to give it a shot for hosting this blog. Since Octopress is just a bunch of static files, there isn’t much fiddling to do at all to make it work. In fact, simply copying the app.yaml file from this Github repository was all that was needed. Neat!