Wiki for https://github.com/themepark-dev/theme.park/
git clone https://github.com/themepark-dev/tp-docs.git
python3 -m venv venv
source venv/bin/activate
pip install -r docs/requirements.txt
mkdocs serve
Wiki for https://github.com/themepark-dev/theme.park/
git clone https://github.com/themepark-dev/tp-docs.git
python3 -m venv venv
source venv/bin/activate
pip install -r docs/requirements.txt
mkdocs serve