The same content will be deployed to the following domain:
Documentation site for ArcBlock
git clone git@github.com:ArcBlock/www-docs.git
cd www-docs
make init
make run
Then open http://localhost:8000
Currently, the content is automatically build and deployed to netlify, and accessible from docs.arcblock.io
and arcblock-docs.netlify.com
.
To get a better user experience for China developers, this repo need to be deployed manually to aliyun OSS, by running make oss
in the aliyun ECS.