How to Deploy a Website on Github Pages (Tagalog)
You can deploy or host your websites on Github Pages for FREE! The only limitation is that Github Pages only allows static websites (websites built mainly on HTML, CSS, JavaScript) to be deployed or hosted on it. You can't deploy a website that uses a server-side language or scripts like PHP, Python and Nodejs.
Here are the steps on how to deploy on Github Pages:
1) Create a new repository.
2) Setup your local and remote repository.
3) Build your website.
4) Push your code to Github.
5) Deploy using the Github Pages.
If you don't have knowledge on Git and Github, kindly go to this video:
Master Git and Github in under 50 mins (for beginners):
https://youtu.be/0M51U-pEJD4?si=QJQXXK7nz2ZyBgTM
Timestamp:
#code #github #githubpages #webdevelopment #webdesign #website #webportfolio #portfolio #techtips #techhacks #devdotcode