phlooph
phlooph is a simple static website generator.
Installation
git clone https://github.com/marios-zindilis/phlooph.git
pip install -r requirements.txt
Configuragion
The location of the sources and the destination of the rendered website are configured in config.py
.