Using Github as an HTML Server

  1. Go to github.com, create an account, and log in.
  2. In your Dashboard, click the button to create a new repository. This will be the folder for your HTML files.
  3. The URL for a file named “index.html” will be: username.github.io/repository/index.html.
  4. In the respository, click Add file > Upload Files, then drag-and-drop the files you want to upload into the window.