Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 489 Bytes

File metadata and controls

20 lines (12 loc) · 489 Bytes

Patchbox OS Documentation

If your are looking for Patchbox OS 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/patchbox-os-docs.git.

Serving Documentation via mkdocs

$ python --version
Python 3.5+
  1. pip install mkdocs mkdocs-material mkdocs-redirects
  2. cd pisound-docs
  3. mkdocs serve