Create a GitHub account
Go to github.com and create an account you can use for class projects.
Start Here
Use this page on the first day of class or any time you need to reset your setup. The goal is simple: get your tools working, publish a first site, and know where to go when something breaks.
Go to github.com and create an account you can use for class projects.
Install VS Code and GitHub Desktop.
Clone or download the starter files for the current project and keep them inside the repository folder you will publish.
Commit your files, push them to GitHub, enable GitHub Pages, and wait for the public site URL to appear.
Open the public URL in a browser. Do not submit until the live site, not only your local files, shows the latest work.
Start with Developer Environment Setup and mark it complete when your tools and live URL work.
What To Do If You Get Stuck
Start with the symptom. Is CSS missing? Is the image broken? Did the live site fail to update? Use Common Fixes first, then ask for help with the exact thing you tried and what happened.