owenbutler.org

Hello World

I’ve often wanted to try out a blog generator.

Different from your typical database driven blog, a blog generator generates a bunch of static html files from a template and content. No database necessary for deployment, just rsync your static files and you are away. I like the simplicity of the idea.

I recently came across octopress, a ruby based blog generator. You are reading the results of my first test with it. First impressions are great, it’s simple to set up and simple to use.

Now all I have to do is update it regularly!