Hello. Here we are again.
Welcome to 2012 and its time for me to update my blog. One of my ‘resolutions’ this year is to write regularly, and likely some of that will be in the form of blogging.
But I’ll also be posting things things that I am pondering or things I find interesting. I resolve to reflect on interesting things in my life to better understand interest.
This blog is built with Octopress and hosted out of an Amazon S3 bucket.
Octopress is a “blogging engine” based on top of the same static page generator that Github uses for their pages.
I put blogging engine in quotes because it is basically a composition of a bunch of ruby libraries, sensible defaults, and a nice theme.
I don’t mean to put it down on that aspect, because it is precisely everything I want in a blog solution. As a web programmer I find that
this solution is a perfect balance of being easy to post, extend, and produces totally universal output.
The only tricky part of the setup is that octopress doesn’t support S3 out of the box. For now I’m using Transmit to upload the site to my bucket, but this should be trivial to script. That’ll be the first improvement I make.
Check back tomorrow.