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 c2a8ddf9d3 Changelog for v0.9.0 3 years ago
docs Changelog for v0.9.0 3 years ago
.gitignore Initial Commit 3 years ago
Makefile Initial Commit 3 years ago
README.md Initial Commit 3 years ago
mkdocs.yml Update Guidebook for v0.7.0 3 years ago
requirements.txt Update Guidebook for v0.6.0 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 website
  • make serve runs the mkdocs development server
  • make clean cleans up the rendered website