QuickStart Demo
Description
# QuickStart Demo 查看服务实例部署在线文档,请访问 [服务实例部署文档](https://aliyun-computenest.github.io/quickstart-demo) 本文档通过 [MkDocs](https://github.com/mkdocs/mkdocs) 生成,请参考[使用文档](https://www.mkdocs.org/getting-started/#installation) 1)安装和使用: ```shell $ pip install mkdocs # or use pip3 安装文档工具 $…
About
# QuickStart Demo 查看服务实例部署在线文档,请访问 [服务实例部署文档](https://aliyun-computenest.github.io/quickstart-demo) 本文档通过 [MkDocs](https://github.com/mkdocs/mkdocs) 生成,请参考[使用文档](https://www.mkdocs.org/getting-started/#installation) 1)安装和使用: ```shell $ pip install mkdocs # or use pip3 安装文档工具 $ pip install --upgrade…
Details
- Author
- aliyun-computenest
- Downloads
- 258
- Categories
- Other
Jump to
- Uses MkDocs for documentation generation
- Integrates Alibaba Cloud Compute Nest theme
- Enables local preview with mkdocs serve
- Supports branch-based pull request workflow
- Automatic page deployment on main branch merge
Install mkdocs and the aliyun-computenest theme via pip, then run mkdocs serve in the root folder to preview locally at http://localhost:8000/. Create a new branch, submit a pull request to main, and after merging, the pages build automatically.
QuickStart Demo
查看服务实例部署在线文档,请访问 服务实例部署文档
1)安装和使用:
$ pip install mkdocs # or use pip3 安装文档工具
$ pip install --upgrade mkdocs-aliyun-computenest # or use pip3 安装计算巢主题
$ mkdocs serve # in root folder
2)本地预览:本地在浏览器打开 http://localhost:8000/ 。
3)本地新建分支后,提交 Pull request 到 main分支。
4)合并至 main 分支后,查看 pages 部署结果。
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



