bsblog is the blog app which is used on bash-shell.net. It started its life as my first Django project from a tutorial. Since then I have split out parts of it, rewritten others to do what I need, and generally cleaned it up now that I have an idea of what I'm doing.

The project is hosted on github in case anyone else finds it useful and includes the templates that I use, other than bash-shell.net overrides the base.html to change the navbar menus. Since this is primarily intended for my own use there may be changes made which are not backwards compatible and little worry about working with Django versions other than what I am running, which is currently 1.4.

Features:

  • Twitter Bootstrap, utilizing a theme from bootswatch.com
  • South migrations
  • Markdown support

Fixed some css and html issues in the templates

bsblog

Created:
Jul 02, 2012
Page updated:
Jul 02, 2012
Latest News:

View this project on:

github - git