Installation
Learn how to access and use these study notes.
Online Access
Simply visit the documentation website at your deployed URL.
Local Development
Prerequisites
- Python 3.8 or higher
- pip package manager
Install Dependencies
pip install mkdocs-material
pip install mkdocs-git-revision-date-localized-plugin
pip install mkdocs-redirects
Run Locally
The documentation will be available at http://127.0.0.1:8000
Next Steps
Continue to First Steps to learn more.