Built via mkdocs to wiki.c0ffee.me
- Create a virtualenv:
python -m venv venv
- Activate:
source venv/bin/activate
- Install dependencies:
pip install -r requirements.txt
- Run the builtin development server:
mkdocs serve
Just do the normal git stuff otherwise.
Go to the wiki page and hit 'Edit on GitHub' on the top right.