QuickStart Demo

by aliyun-computenest

258 downloads
Not rated
GitHub

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

- 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

查看服务实例部署在线文档,请访问 服务实例部署文档

本文档通过 MkDocs 生成,请参考使用文档

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 requestmain分支。

4)合并至 main 分支后,查看 pages 部署结果。

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.