Go to file
Grégory Soutadé e795fa1af6 New version 0.2
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
2013-02-09 08:55:06 +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 New version 0.2 2013-02-09 08:55:06 +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 New version 0.2 2013-02-09 08:55:06 +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 New version 0.2 2013-02-09 08:55:06 +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 Add licence information in all source files 2013-02-07 18:50:54 +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