End user documentation site for Sketchy Maze. https://www.sketchymaze.com/guidebook/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
279 B

4 years ago
# Guidebook
This is `mkdocs` sources for the user guidebook.
## Setup
Install mkdocs, i.e. `dnf install mkdocs` on Fedora and use the Makefile:
* `make build` renders the website
* `make serve` runs the mkdocs development server
* `make clean` cleans up the rendered website