Go to file
Gregory Soutade 7fba150877 Add AllPosts generator 2013-10-26 09:32:02 +02:00
generators Add AllPosts generator 2013-10-26 09:32:02 +02:00
sites/blog.soutade.fr Fix a bug : forget to add os.environ['DYNASTIE_ROOT'] in blog add (thanks François Schmidts) 2013-10-10 18:37:52 +02:00
static Set default font size to 14 for tinymce 2013-03-24 09:13:41 +01:00
templates Do the same for comment edition 2013-02-09 09:48:30 +01:00
AUTHORS Add COPYING README and AUTHORS 2013-02-07 18:51:57 +01:00
COPYING Add COPYING README and AUTHORS 2013-02-07 18:51:57 +01:00
ChangeLog Set default font size to 14 for tinymce 2013-03-24 09:13:41 +01:00
README Add COPYING README and AUTHORS 2013-02-07 18:51:57 +01:00
UserProfile.py New version 0.2 2013-02-09 08:55:06 +01:00
__init__.py Initial commit 2012-07-08 16:23:39 +02: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 Add AllPosts generator 2013-10-26 09:32:02 +02: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
views.py Returns to first page when adding a post 2013-03-02 10:11:44 +01:00
wsgi.py New version 0.2 2013-02-09 08:55:06 +01:00

README

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