Skip to content

snakingfire/branch-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live

dependencies

python --version #Python 2.7.2
pip --version #pip 1.5.2

install

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

development

mkdocs serve
open http://localhost:8000/

production

mkdocs gh-deploy
open https://snakingfire.github.io/branch-docs/

resources

1http://www.mkdocs.org/

1https://github.com/squidfunk/mkdocs-material

<<<<<<< HEAD 1https://github.com/facelessuser/pymdown-extensions

best practices

1folders

1must be lowercase and hyphened

1content

1bullets and sections must have new line spacing in between

1indention is 4 spaces

=======

origin/master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published