This repository contains documentation for miracle-wm.
There will be a new release of this documentation every time that miracle-wm
has a release.
The docs can be found at: https://wiki.miracle-wm.org/latest/.
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
mkdocs serve
Then navigate to localhost:8000
- Simply tag a new release as
vX.Y.Z
- CI will handle publishing the the latest version