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

278 B

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.