Answers for "how to host your html website on github pages for free"

5

how to host your html website on github pages for free

1.You need to push your project on github.

2.Go to Settings>Pages.

3.Select branch.
(You need an index.html file so github knows with which file to start)
Posted by: Guest on May-21-2021

Code answers related to "how to host your html website on github pages for free"

Browse Popular Code Answers by Language