Open Source blogging software

SirJames

Golden Squire
53
21
So not sure how many of you would be interested in this, but...

I've been working on some open source blogging software for the past few months. You could sort of think of it as a simple alternative to Wordpress (way less features, but does it well).

It's written in python (web.py) and uses Twitter's Bootstrap for CSS (all the rage these days). If any of you are interested in Djano, Flask, Wordpress, jQuery, Python, etc. this might interest you on some level.

The software is available on GitHub:mox1/webpy-bootstrap-blog · GitHub

I've written a bit more about it here:First Post! - Introducing blogstrap.py - Blog

If anyone actually trys it out, I would really appreciate some feedback. I wrote it mainly for myself (and because setting up Wordpress annoyed the shit out of me), but I figured others might benefit.