A Wild Post Appears - Sunday, Sep 04, 2011
I finally got around to building myself a blog. It uses a simple CMS I wrote in python with WSGI, and shamelessly copies Daring Fireball's minimalist design. I chose to write the posts in Markdown as it produces clean output while having easy to read source (as compared to HTML or LaTeX). Python-Markdown2 is the parser I use, and PyRSS2Gen generates the RSS feed.
Now that I have this, hopefully I can think of something to write :-P