##Tiny Markdown Blog
Just a small markdown blog in flask
##Requirements
- Python 2.7x
- Pip
##Installation and start
Preferably use virtualenv first
- pip install -r ./requirements/requirements.txt
- Copy .env.example to .env and change the variables to your fitting
- python runserver.py
- Create pages at localhost:5000/admin/