Markdown based wiki to collaboratively organise cooking receipes.
The wiki is deployed Here.
- Clone this repository.
- Set up a python virtual environment
named venv.
- Activate the venvenvironment.
- Install the dependencies inside of it by running  pip install -r requirements.txt.
- Run make html.