Update README.md
This commit is contained in:
parent
ea5e5f0f04
commit
344523c08a
12
README.md
12
README.md
@ -5,6 +5,8 @@
|
|||||||
- [Introduction](#introduction)
|
- [Introduction](#introduction)
|
||||||
- [URL](#url)
|
- [URL](#url)
|
||||||
- [Branches](#branches)
|
- [Branches](#branches)
|
||||||
|
- [Ops Scripts](#ops-scripts)
|
||||||
|
- [Deploy and Test Locally](#deploy-and-test-locally)
|
||||||
- [Contribute](#contribute)
|
- [Contribute](#contribute)
|
||||||
- [Branches and Forks](#branches-and-forks)
|
- [Branches and Forks](#branches-and-forks)
|
||||||
- [Overview](#overview)
|
- [Overview](#overview)
|
||||||
@ -27,6 +29,16 @@ The website is hosted at `docs.threefold.info`.
|
|||||||
- `development_<suffix>`
|
- `development_<suffix>`
|
||||||
- See `Contribute` section for details
|
- See `Contribute` section for details
|
||||||
|
|
||||||
|
## Ops Scripts
|
||||||
|
|
||||||
|
To install the prerequisites to build the website, you can use the `install.sh` script.
|
||||||
|
|
||||||
|
To build the website, you can use the `build.sh` script.
|
||||||
|
|
||||||
|
## Deploy and Test Locally
|
||||||
|
|
||||||
|
To deploy and test locally, refer to [this documentation](./docs_website/README.md).
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
To optimize updates to this repository, we propose a uniform way to collaborate.
|
To optimize updates to this repository, we propose a uniform way to collaborate.
|
||||||
|
Loading…
Reference in New Issue
Block a user