Building Offline Documentation Site¶
DCE 5.0 documentation is completely open source. All original Markdown files are hosted on GitHub, using Material for MkDocs static compiler, following GitHub standardized CI process, built with Netlify, the compiled HTML files are stored on UCloud for customers in China and abroad.
Some enterprises need to build offline documentation sites, or need to build personalized navigation directories. Refer to this page to download/modify documentation data and build/run documentation site镜像 locally.
Fork and Clone¶
-
Open the documentation repository https://github.com/DaoCloud/DaoCloud-docs, click the Fork button

-
After simple configuration, click Create fork

-
Click Code on the right, choose a method, such as copying the HTTPS address

-
Create a new folder locally, enter command line mode, and run the following command to clone the data: