Skip to content

tinystacks/mkdocs

Repository files navigation

TinyStacks Documentation

Install mkdocs and the mkdocs-material stylesheets:

pip install mkdocs

pip install mkdocs-material 
  1. git checkout gh-pages
  2. git pull
  3. git checkout master
  4. --- make changes ----
  5. mkdocs build, mkdocs serve (to run locally)
  6. --- commit changes ---
  7. git push
  8. mkdocs gh-deploy --clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published