This is a simple blog based on Pythons Flask framework.
pip3 install -r requirements.txt
python app.py
Blog entries are managed by plain html files in the templates/entry/ directory. The first line of each document is reserved as the title of the document. You have to specify the filetype by extension.
templates/entry/
Currently supported filetypes are: