waldur-docs

Local deployment

  1. Install mkdocs and plugins
pip install -r requirements.txt
  1. Start mkdocs server
mkdocs serve

You can access the site on http://127.0.0.1:8000.