- Notifications
You must be signed in to change notification settings - Fork43
1Panel-dev/MaxKB-docs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
本仓库保存了MaxKB 项目 的官方文档,该文档使用MkDocs 文档框架下的Material for MkDocs 主题进行构建。
git clone git@github.com:1Panel-dev/MaxKB-docs.git
cd MaxKB-docspip install -r requirements/requirements.txt本文档的文档结构定义在mkdocs.yml 文件中,文档的具体内容均在docs 目录中。文档内容使用 markdown 语法编写,若要添加新的文档,需要先在mkdocs.yml 文件中的nav 部分增加对应章节导航。
mkdocs serve
执行上述命令后,可通过http://127.0.0.1:8000 地址查看生成的文档内容,当修改文档后,页面内容会自动更新。
mkdocs build
执行上述命令后,会在site 目录下生成文档站点的静态文件,将目录中的内容复制到任意 HTTP 服务器上即可完成文档的部署。
点击仓库右上角的fork 按钮,复制本仓库到自己的 github 账号。
git clone https://github.com/your-github-account/MaxKB-docs.git
About
MaxKB docs
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors12
Uh oh!
There was an error while loading.Please reload this page.