flog/README.md
2023-01-15 12:39:19 +01:00

12 lines
278 B
Markdown

# Flog
A simple blog engine based on Flair and SSW.
# TODO
* A Dockerfile that works
# Configuration
The environment var "FLOG_ROOT_FOLDER" dictates the root directory of Flog, which must exist and contain the html and templates folder.
Defaults to /opt/flog.
![](sshot.png)