{YOUR_USERNAME}.github.io.{YOUR_TEAM}.github.io.Be sure to install all required software for this class:
Please make a GitHub account and sign into it on GitHub Desktop.
GitHub is a FANTASTIC resource for organizing and collaborating on code. If you have never used it, get ready to use possibly the most important tool in all of modern-day software engineering!
GitHub Desktop is a user-friendly app that lets you interface with GitHub without a terminal or browser. GitHub Desktop lets you:
To download a repository with GitHub Desktop, click
Clone repository... then select your desired repository.
You may also go on your repository’s page on your browser and click the
green code button,
,
then click Open with GitHub Desktop.
Push an index.html file with some text to make sure your website works!
Also, create an empty file named .nojekyll. This will allow GitHub Pages to use links with underscores.