Hacker News new | ask | show | jobs
by splatterdash 5193 days ago
There's actually a slew of Python blogging engines out there. I was using Blogofile myself, until I decided to write my own out of desire to use Jinja2 and to have more flexibility. It's available here: http://github.com/bow/volt

It's still pretty new, I haven't got around to writing a proper documentation. But if you're curious, you can try the latest development version :).