Skip to content

Apogee Playground Documentation

Notifications You must be signed in to change notification settings

apogeecode/apogee-playground-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Apogee Playground Documentation

Resources

Stars

Watchers

Forks