Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 259 Bytes

respeaker.io mkdocs source

Usage

pip install mkdocs-material
git clone https://github.com/respeaker/respeaker.github.io.git
cd respeaker.github.io
git checkout origin/mkdocs -b mkdocs
mkdocs serve
# Make some changes
mkdocs gh-deploy -b master