Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

mantis-docs

Development

Prerequisites

  1. python
  2. mkdocs material theme (pip install mkdocs-material)
  3. pymdownx.arithmatex (pip install pymdown-extensions)
  4. mkdocs (pip install mkdocs)

Previewing

$ mkdocs serve

Releasing

$ mkdocs gh-deploy

This will build the mkdocs markdown into a static site and deploy it to Github pages via the gh-pages branch of this repo. The site will be available at https://netflix.github.io/mantis.