We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289b2ef commit ae76ec7Copy full SHA for ae76ec7
documentation/README.md
@@ -30,6 +30,7 @@ This command generates static content into the `build` directory and can be serv
30
$ GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
31
```
32
33
+
34
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.
35
36
### Continuous Integration
0 commit comments