simple tutorial of free hosting using github
- First and foremost, you need a github account π€
- Onced you're signed in, create your website's root repository β· click here
- In case of unfamiliar with
version controlandgit, theupload filesbutton comes to rescue π - cmd+f and type in
upload files, hit it to upload all your files β¬οΈ - cmd+f and type in
Settings, hit thesettingsbutton π§ - cmd+f and type in
None, change it tomaster branchand hitsavebutton β - Surprisingly, all set! Your site is published at
https://<your_github_username>.github.io/<this_repo_name>/π
Additionally, you may not be happy with the domain name, use a customized domain of your choice
ο here is MY site using github free hosting service [β³]