Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 515 Bytes

File metadata and controls

22 lines (18 loc) · 515 Bytes

Generator of web pages for CDC

Based on Jinja2 open-source library.

Sites generation

Use the script generate.py in the generator folder. Python in version 3.8+ is required.

python generate.py

Requirements

There is just one requirement using PIP:

pip install Jinja2

Content

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/.