Jak hostować swoją stronę internetową HTML na stronach GitHub za darmo

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)
PanosG