04://GIT Website

As you may have guessed, uploading file-by-file is not the best way to develop for the web. Rather, you can develop natively (at home on your own computer) and push files to the web change-by-change. Applications like GitHub Desktop allow you to expand your workflow beyond the browser, collaborate with others, track changes, and access files from anywhere. This is an essential process as you begin developing multi-page websites.

By the end of this Topic, we hope you:

  • Have expanded your understanding of how HTML fits within the scope of webpages.
  • Experimented with performing, tracking, and visualizing changes to files between your local drive and GitHub.
  • Retired the process of drag-and-drop uploading to GitHub.com.
  • Upped your game, and have a hosted website to share!