Usage of a template to generate the course website and slideshow. Uses jinja2 and a toml-configuration file to generate the slideshow of a specific course.
-
Adjust/create a config file
config.toml -
Run the build command, with the configurations a ref to the template folder, the statis folder and a chosen output file, e.g.
python build.py ./config.toml ./templates ./static ../docs