/oebfare

my personal blog written with django

Primary LanguageJavaScript

oebfare is the source code that runs my blog at http://oebfare.com. I felt it
would be good to release the source code freely so others can learn more
about Django.

License
-------

This source code is licensed under the BSD license.

Dependancies
------------

 * Django 1.0.X
 * docutils
 * pygments
 * django-comment-utils (http://github.com/jezdez/django-comment-utils/tree/master)
 * django-tagging