Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 267 Bytes

VOICEN.IO

Add new content

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