Figure 1: Another blog to read, why not? Putting together all the moving pieces to get this blog to work the way I wanted took a little while. In the interest of sharing how I did it in case this helps others, I thought I'd share the approach I took. --- Overview So, here's the way it goes down: I'm using jekyll to publish. If you're unfamiliar with it, jekyll essentially lets you write your pages as templates, and generate a static HTML site from the 'source' of your web site. I don't need a...