pip install -r requirements.txt
Replace pip
with pip3
according to your system.
static/
sitedata/
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/