Update docs_website/README.md
This commit is contained in:
parent
041c75e1e8
commit
ea5e5f0f04
@ -24,18 +24,6 @@ $ yarn build
|
|||||||
|
|
||||||
This command generates static content into the `build` directory and can be served using any static contents hosting service.
|
This command generates static content into the `build` directory and can be served using any static contents hosting service.
|
||||||
|
|
||||||
### Deployment
|
### Docusaurus Documentation
|
||||||
|
|
||||||
Using SSH:
|
To learn more about how to use Docusaurus, you can refer to the [official documentation](https://docusaurus.io/docs).
|
||||||
|
|
||||||
```
|
|
||||||
$ USE_SSH=true yarn deploy
|
|
||||||
```
|
|
||||||
|
|
||||||
Not using SSH:
|
|
||||||
|
|
||||||
```
|
|
||||||
$ GIT_USER=<Your GitHub username> yarn deploy
|
|
||||||
```
|
|
||||||
|
|
||||||
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
|
|
Loading…
Reference in New Issue
Block a user