Add COPYING README and AUTHORS

This commit is contained in:
2013-02-07 18:51:57 +01:00
parent b41111d64e
commit 1837bb127c
3 changed files with 691 additions and 0 deletions

16
README Normal file
View File

@@ -0,0 +1,16 @@
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