pip install -r requirements.txt
Replace pip with pip3 according to your system.
- Static files js/css/image
static/ - Site data files yaml/json
sitedata/ - HTML Template files
templates/pages
bash run.sh or sh run.sh
For Starting the server => goto http://localhost:5000
bash freeze.sh or sh freeze.sh
Puts the static pages in build/
Code is all in main.py
Main Html pages are included in templates/pages/