https://github.com/arcblock/www-docs
Documentation site for arcblock
https://github.com/arcblock/www-docs
Last synced: 7 months ago
JSON representation
Documentation site for arcblock
- Host: GitHub
- URL: https://github.com/arcblock/www-docs
- Owner: ArcBlock
- License: mit
- Created: 2019-05-06T10:19:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T15:23:05.000Z (over 3 years ago)
- Last Synced: 2025-02-22T18:50:55.428Z (over 1 year ago)
- Language: Shell
- Size: 12.2 MB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# www-docs
[](https://app.netlify.com/sites/arcblock-docs/deploys)
## Live View
The same content will be deployed to the following domain:
- [https://docs.arcblock.io](https://docs.arcblock.io)
- [https://arcblock-docs.netlify.com](https://arcblock-docs.netlify.com)
- [https://docs.arcblockio.cn](https://docs.arcblockio.cn)
Documentation site for ArcBlock
## Usage
```shell
git clone git@github.com:ArcBlock/www-docs.git
cd www-docs
make init
make run
```
Then open `http://localhost:8000`
## Deployment
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.