Based on Jinja2 open-source library.
Use the script generate.py
in the generator
folder.
Python in version 3.8+ is required.
python generate.py
There is just one requirement using PIP:
pip install Jinja2
The generator source code of pages is in
Jinja2-based files in the folder generator/TEMPLATES/
.
Pictures, scripts and CSS styles (generally all
resources) are in the folder generator/RESOURCES/
.