Operations¶
Local Development¶
pip install -r requirements.txt
mkdocs serve
Local Build¶
mkdocs build --clean
Maintenance Notes¶
- Keep the repo lean until the first real whitepaper is added.
- Do not introduce multilingual structure during development unless explicitly needed.
- Treat this repo as the publication workspace for long-form documents, not as a staging area for unrelated notes.