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 4f7a533831 Add debugging fun 4 years ago
docs Add debugging fun 4 years ago
.gitignore Initial Commit 4 years ago
Makefile Initial Commit 4 years ago
README.md Initial Commit 4 years ago
mkdocs.yml v0.4.0 Release Version Candidate 4 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