Add COPYING README and AUTHORS
This commit is contained in:
16
README
Normal file
16
README
Normal 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
|
Reference in New Issue
Block a user