Steps to run on GithubPages (Steps)

  1. Create a repository
    • Name it {username}.github.io
  2. Clone the repository
    • git clone {repository}
  3. Add an index.html/index.md
  4. Add, commit, and push your changes
  5. You’re done!!