You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The easiest way to do this is to have a separate clone of this repository, checked out to the `gh-pages` branch. We have a build step that expects this to be in a directory named `react-gh-pages` at the same depth as `react`. Then it's just a matter of running `grunt docs`, which will compile the site and copy it out to this repository. From there you can check it in.
57
57
58
-
**Note:** This should only be done for new releases. You should create a tag corresponding to the relase tag in the main repository.
58
+
**Note:** This should only be done for new releases. You should create a tag corresponding to the release tag in the main repository.
0 commit comments