Go to file
Gregory Soutade 93f9ff8a57 Fix a bug introduced in previous commit (list.reverse() does not return anything)
Don't generate posts if they're not published
Update about me
2013-11-07 20:37:47 +01:00
generators Fix a bug introduced in previous commit (list.reverse() does not return anything) 2013-11-07 20:37:47 +01:00
sites/blog.soutade.fr Fix a bug introduced in previous commit (list.reverse() does not return anything) 2013-11-07 20:37:47 +01:00
static Display all tags in add_post and edit_post 2013-11-03 09:17:24 +01:00
templates Display all tags in add_post and edit_post 2013-11-03 09:17:24 +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 Set default font size to 14 for tinymce 2013-03-24 09:13:41 +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 Add AllPosts generator 2013-10-26 09:32:02 +02: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 Display all tags in add_post and edit_post 2013-11-03 09:17:24 +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