Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 363 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 363 Bytes

sfizz wiki

Built with MKDocs using Material theme.

Installation

Requires Python, then:

pip install mkdocs-material
pip install mkdocs-exclude

Run

To view the site locally:

mkdocs serve

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