Go to file
2013-02-09 10:55:47 +01:00
generators New version 0.2 2013-02-09 08:55:06 +01:00
sites/blog.soutade.fr New version 0.2 2013-02-09 08:55:06 +01:00
static Do a lot of little modification (remove most of unused comments) 2012-12-24 16:34:30 +01:00
templates Do the same for comment edition 2013-02-09 09:48:30 +01:00
__init__.py Initial commit 2012-07-08 16:23:39 +02:00
AUTHORS Add COPYING README and AUTHORS 2013-02-07 18:51:57 +01:00
ChangeLog Replace line returns by <br /> for comments 2013-02-09 09:12:01 +01:00
COPYING Add COPYING README and AUTHORS 2013-02-07 18:51:57 +01:00
dynastie.bdd.init Add new initial database 2013-01-12 15:07:51 +01:00
forms.py New version 0.2 2013-02-09 08:55:06 +01:00
models.py Do the same for comment edition 2013-02-09 09:48:30 +01:00
README Add COPYING README and AUTHORS 2013-02-07 18:51:57 +01:00
search.py Add licence information in all source files 2013-02-07 18:50:54 +01:00
settings.py New version 0.2 2013-02-09 08:55:06 +01:00
tree.py New version 0.2 2013-02-09 08:55:06 +01:00
urls.py New version 0.2 2013-02-09 08:55:06 +01:00
UserProfile.py New version 0.2 2013-02-09 08:55:06 +01:00
views.py Fix a bug on email notifications : a slash was inserted before # 2013-02-09 10:55:47 +01:00
wsgi.py New version 0.2 2013-02-09 08:55:06 +01:00

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