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.
279 B
279 B
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 websitemake serve
runs the mkdocs development servermake clean
cleans up the rendered website