
What is VuePress?
VuePress is a static site generator based on Vue. Can be used to make technical documents, personal blogs, etc.
21YunBox provides a very simple VuePress deployment method. You can deploy on the 21YunBox in a static site environment.
How to Deploy VuePress in China?
- Signup on 21YunBox
- In Gitee Fork VuePress Example
- Create a cloud service on 21YunBox, and allow 21YunBox to access your code base
- Use the following values during creation
Runtime | Static Site |
---|---|
Build command | yarn && yarn build . |
Publish directory | docs/.vuepress/dist |
If the description of the above text is not clear, feel free to watch the following step by step video: