|
|
7 months ago | |
|---|---|---|
| static/css | 7 months ago | |
| templates | 7 months ago | |
| README.md | 7 months ago | |
| app.py | 7 months ago | |
| content.py | 7 months ago | |
| requirements.txt | 7 months ago | |
This is a simple blog based on Pythons Flask framework.
pip3 install requirements.txt - install depenenciespython app.pyBlog 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.
Currently supported filetypes are: