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 website
- make serveruns the mkdocs development server
- make cleancleans up the rendered website