Grégory Soutadé
e795fa1af6
Add coding information in all py files Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://) Escape double quotes in metas tag Add HTML5 markup for blog.soutade.fr Add ChangeLog |
||
---|---|---|
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