Skip to content

Temporary repo for the checklist used in ccs-amsterda/compendium

License

Notifications You must be signed in to change notification settings

FeLoe/compendium-checklist-1

 
 

Repository files navigation

Compendium checklist

Code to reverse-engineer the original checklist html and create a bootstrap version. The most important file to edit is probably mock_template.html , which controls the template. To render, install the packages from requirements.txt and call mock.py, e.g. something like:

python3 -m venv env
env/bin/pip install -r requirements.txt
env/bin/python mock.py
firefox mock.html

Files:

About

Temporary repo for the checklist used in ccs-amsterda/compendium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.1%
  • Python 2.9%