Setting up GitHub page
- Create an account on GitHub
- Create a GitHub repository called USERNAME.github.io
- Create a file called index.html
- Visit https://USERNAME.github.io (it may take a few minutes to update)
- For GitHub Organizations it is exactly the same process.
github-pages/index.html
<h1>Hello HTML World</h1> Some sample text.