python --version #Python 2.7.2
pip --version #pip 1.5.2
git clone [email protected]:snakingfire/branch-docs.git
cd branch-docs
pip install --upgrade pip
pip install mkdocs
pip install markdown-fenced-code-tabs
pip install markdown-include
mkdocs serve
open http://localhost:8000/
mkdocs gh-deploy
open https://snakingfire.github.io/branch-docs/
1https://github.com/squidfunk/mkdocs-material
<<<<<<< HEAD 1https://github.com/facelessuser/pymdown-extensions
1folders
1must be lowercase and hyphened
1content
1bullets and sections must have new line spacing in between
1indention is 4 spaces
=======
origin/master