Skip to content

sfztools/sfizz-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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