Instructions for Uploading Your Game Webpage

  1. Make sure you have the "index.html" file that was generated from the webpage builder. This file must be called index.html and cannot be changed.
  2. Go to your game's repository on Github.com
  3. On the left side of the page, click the button that reads "Branch: master"
  4. Type gh-pages into the box (all lowercase and no spaces) and press enter
  5. Drag the index.html file into your repository
  6. Click "Commit Changes" and that's it. The address for your page is https://YourGithubUserName.github.io/NameOfGameRepository
    In this example, it would be https://IAmALeagueStudent.github.io/MyAwesomeLevel2Game