Projectopia This website is built using mkdocs-material, a modern static website generator. Customized by Projectopia theme. Requirements Python >= 3.7 Pip installed Virtual environment installed Installation python3 -m venv .venv . .venv/bin/activate pip install -r requirements.txt Local development Build Deployment