Pisound Documentation
If your are looking for Pisound documentation, head straight to the docs page!
Contribution Guide
Everyone can contribute through GitHub UI or cloning this repo git clone --recursive https://github.com/BlokasLabs/pisound-docs.git.
Serving Documentation via mkdocs
$ python --version
Python 3.5+
pip install mkdocs mkdocs-material mkdocs-redirectscd pisound-docsmkdocs serve