This manual is mkdocs based.
python -m pip install mkdocs
mkdocs serve
This command starts a local webserver at localhost:8000.
mkdocs build
This command builds the documentation in ./site/
mkdocs gh-deploy
Will build the static files and push to the gh-pages branch on Github, so they will be served automatically at manual.ayab-knitting.com