How to host your HTML website (Static) on GitHub Pages for free
GitHub is a great place for hosting your HTML websites. It’s free and you can even use your own domain names.
Step 1: You need to Upload your HTML file to github. That files must need index.html
Step 3: Scroll down about the middle of the page. You will get “GitHub Pages” section.
Step 4: Select “master branch”, and Save.
Step 5: Then you will find out the live url
Step 6: Have Fun
Leave a Reply