f66feb4dbe
Reverse post list in all_posts |
||
---|---|---|
generators | ||
sites/blog.soutade.fr | ||
static | ||
templates | ||
__init__.py | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
dynastie.bdd.init | ||
forms.py | ||
models.py | ||
README | ||
search.py | ||
settings.py | ||
tree.py | ||
urls.py | ||
UserProfile.py | ||
views.py | ||
wsgi.py |
Dynastie is static blog generator delivered under GPL v3 licence terms. Current version is 0.1 Requirements : Django >= 1.4, libapache2-mod-wsgi if you want to use Dynastie with Apache. PyGments (Optional). Installation : Download Dynastie. Copy dynastie.bdd.init in dynastie.bdd and update wsgy.py (with $PWD/..). Then you can create a blog*, users**, categories, posts and generate your blog ! *Be careful : $(blog.name) must be an URI like "blog.soutade.fr", it will be used like this in some parts of Dynastie. **There is an existing user : admin/admin More information can be found at http://indefero.soutade.fr/p/dynastie