Knowledge base of ~80+ markdown files across 14 domains (00-13), Logseq graph, hardware design files (KiCAD), infrastructure configs, and talas-wiki static site. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .github/workflows | ||
| docs | ||
| requirements | ||
| theme | ||
| .gitignore | ||
| .readthedocs.yml | ||
| LICENSE | ||
| mkdocs.yml | ||
| README.md | ||
| vim | ||
JumpServer Docs
开始
git clone --depth=1 https://github.com/jumpserver/docs
cd docs
pip install -r requirements/requirements.txt
运行
mkdocs serve
编译
mkdocs build
帮助
mkdocs --help