TLDR; This Docsify China tutorial provides you with a step-by-step solution to deploy and host your Django project in China.
What is Docsify?
Docsify is a Javascript-based static site generator. It is widely used with markdown document generation sites.
21YunBox provides a very simple Docsify deployment method within China. You can deploy on the 21YunBox in a static site environment.
How to Deploy Docsify in China?
- Signup on 21YunBox
- Fork Docsify example on Gitee
- 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 | |
Publish directory | ./docs |