Steps to run on GithubPages (Steps)
- Create a repository
- Name it {username}.github.io
- Clone the repository
- git clone {repository}
- Add an index.html/index.md
- Add, commit, and push your changes
- You’re done!!
This post goes over the steps I took to setup my site on Github Pages.