Skip to content

redtide/notes

Repository files navigation

Miscellaneous development notes

Built with MKDocs using Material theme.

Installation

Requires Python, then:

pip install mkdocs-material

Run

To view the site locally:

mkdocs serve

The site should be available at http://127.0.0.1:8000