1c82c800e98093ad1651e16d51845ca549b978f5
Reviewed-on: #4
Garbage Reminder Documentation
Documentation made with MkDocs Material for API, bots and contributions.
Requirements
- Git
- Python 3.8+ (tested on 3.9 to 3.11)
Building the docs
- Clone the repo using
git clone https://git.end-play.xyz/GarbageReminder/Docs.git - Go to the
Docsdirectory - Create a virtual environment using
python -m venv .venv - Activate it using
.venv/bin/activateor.venv\Scripts\activate.bat - Install the dependencies using
pip install -r requirements.txt - Build the docs using
mkdocs build - Deploy as any other file-based website. The generated website is under
site
Languages
Pip Requirements
100%