Setting up your Workspace
-
Fork the Work in Progress repo into your GitHub account.
-
Check to make sure that you’re forking from the correct account:
-
Then click the Fork button to fork the repo into your account
-
-
In your forked repo, set the settings to publish the /docs folder of the master branch.
-
Open the Settings tab in the repo you just forked to your account.
- In the Settings tab, select the Options view.
- Scroll down the page to find the GitHub Pages box.
- (Arrow 1) Select the master branch /docs folder and Save
- (Arrow 2) Make sure you see that your site is published (this can take a minute or two.
- (Arrow 3) Confirm that the link refers to your account.
- When you see the green bar, open the the documentation in the link (Arrow3 above). * If you DO NOT see a green bar and the documentation link or the link address in the settings does not refer to your account, STOP and fix that before you continue.
-
-
If you see your copy of the documentation in github.io, then you’re ready tocontinue.