Skip to content

Latest commit

 

History

History

Course slideshow generation

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.

  1. Adjust/create a config file config.toml

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