This is DIKUs shared cookbook! A collection of peer-reviewed and frequently tested recipes made for and by Computer Science students.
All recipes are written in Markdown format and you can either browse the recipes directly through this git-repository or from the website: http://food.dikutal.dk/
Recipes are allowed in both Danish and English in any notation you like.
The cookbook is built using Wok.
Installing Wok and dependencies:
pip install wok PyYaml jinja2 Pygments
To generate the cookbook, just enter the "website" directory and type
wok
.