Skip to content

djismgaming/djismgaming.github.io

Repository files navigation

mkdocs for github pages site

Visit me at https://djismgaming.github.io

notes to self :D

Install the GTK for Windows Runtime to avoid cairo errors upon executing mkdocs serve

Execute on Git Bash

python -m venv .venv
source .venv/Scripts/activate
pip install -r requirements.txt

before

mkdocs serve

Releases

No releases published

Packages

No packages published