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.
Noah Petherbridge
7d207080a8
|
3 years ago | |
---|---|---|
docs | 3 years ago | |
.gitignore | 4 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
mkdocs.yml | 3 years ago | |
requirements.txt | 3 years ago |
README.md
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