How to host Website using Github
Hosting Website Using HTML
hello Reader,
we are going to host Website Using GITHUB
Step:1 - login or sign up to your github account.
Step:2 - click create repository
Step:3 - insert name , click public and check read me.
Step:4 - click on add files then upload(folders:DragDrop) from computer.
Step:5 - under the files in commit section, write "added filename" and submit.
Step:6 - click on settings and then pages in left bar.
Step:7 - under source - choose "Deploy from branch" and then under branch - choose "main branch" and click on save button.
after one or two minutes, the link will be published
Which can shared with anyone without source code.
further :
Git cheat sheet by Github - https://education.github.com/git-cheat-sheet-education.pdf
Comments
Post a Comment