Files
mergerfs/mkdocs
trapexit 095fcf82a3
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Misc doc updates
2025-06-08 23:59:17 -05:00
..
2025-06-08 23:59:17 -05:00
2025-06-08 23:59:17 -05:00
2025-05-08 19:53:54 -05:00

mkdocs

Getting started

python3 -m venv venv
source venv/bin/activate
pip3 install --no-cache-dir mkdocs mkdocs-material pymdown-extensions mike
mike serve

References