The purpose of this repository is to get you your personal website up on GitHub Pages!
- Create a GitHub account. For this tutorial, we'll pretend you picked the name GitHubUsername. If you already have an account, sign in and continue to step 2.
- Fork this repository to your GitHub account, if you need help check out GitHub's Guide
- Once it finishes forking to your account, navigate to the newly created repository page in your Profile. Click on profile avatar, at the top right corner of the page and select Profile, click on the Repository tab, and select the new repository you created).
- Change the Repository name. Click on the Settings tab, then change the Repository name to GitHubUsername.github.io where GitHubUsername is the username you picked in step 1.
- Scroll down to GitHub Pages and change the Source from None to master branch
- It can take up to 15 minutes for your website to show up on https://GitHubUsername.github.io, but it'll be there if you are patient.
- Download GitHub Desktop here: GitHub Desktop Download
- Complete the Install and Setup Instructions.
- Follow these steps for cloning the respository: Cloning GitHub Desktop