This Site Is Compiled…
At some point, we’ll have to take a look at how this website is built. You see, it is run through a compiler. (Well, for some definition of the word compiler, this site is compiled.)
It is powered by Ruby (an ugly language), and leverages Jekyll, the Liquid templating system, and some bits of Octopress.
Of course, the entire site is stored in a git repository. I suppose, really, I should push this to a public Github repository, so that you can all edit as well. Oooh… that’s a good idea… only, the toolchain for building the site is a bit painful to setup. But, you could still fork, edit, and submit. I’ll think about it.