Skip to content

robin-wittler/easypeasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes:
------

Easypeasy is inteded to be a simple blog.
It is under heavy development and incomplete.
As a example, it lacks totaly of any design - the css files
are some sort of dummys.


TODO:
-----

* arrange the jinja2 templates new to make it more flexible
* remove unused imports
* cleanup code
* write tests
* switch to flask-login
* ...

To start do the following:
--------------------------


1. edit config.py so it fit your needs
2. call: python manage.py --createdb
3. call: python manage.py --adduser <username>
4. to test easypeasy, call: python blog.py
   or create a valid wsgi enviroment for your httpd

About

a simple blog for flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages