Source code to the Guidebook website built using mkdocs.
| docs | ||
| .gitignore | ||
| Makefile | ||
| mkdocs.yml | ||
| README.md | ||
| requirements.txt | ||
Guidebook
This is mkdocs sources for the user guidebook.
Setup
Install mkdocs, i.e. dnf install mkdocs on Fedora and use the Makefile:
make buildrenders the websitemake serveruns the mkdocs development servermake cleancleans up the rendered website