Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 765 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 765 Bytes

Apogee Playground Docs

First Time Setup

  1. Install Python and PIP

  2. Install the necessary pip packages

    # pip install mike mkdocs-material mkdocs-material-extensions testresources mkdocs-i18n mkdocs-minify-plugin mkdocs-redirects pymdown-extensions
  3. Install "Markdown All in One" extension for VS Code

  4. Fork/Clone the repository

    # git clone https://github.com/apogeecode/apogee-playground-docs.git

Debugging The Docs

# mkdocs serve

Building The Docs

# mkdocs build

Deploying The Docs on GitHub Pages

# mkdocs gh-deploy

License

© 2021 Apogee Code OÜ. All rights reserved