Minimal static blog site generator using flask, flask-flatpages, frozen-flask
- Markdown support
- codehilite
- simple and light
git clone {{repository}}
conda env create -f environ.yml
git clone {{repository}}
pip install -r requirements.txt
python server.py
python server.py build