Deploy a Simple Website Using Github Pages

So what is github pages?

Github pages is a feature in github that allows you to deploy static webpages.

How do I do it?

Its actually really simple, lemme walk you through it:

Step 1:
Make a github repository.

Step 2:
Upload a simple .html page wit…


This content originally appeared on DEV Community and was authored by Pranav Viswanathan

So what is github pages?

Github pages is a feature in github that allows you to deploy static webpages.

How do I do it?

Its actually really simple, lemme walk you through it:

Step 1:
Make a github repository.

Step 2:
Upload a simple .html page with the name as index.html. It is important to note that the name of the web page MUST be index.html

Step 3:
Go to
Repository setting -> Pages.

Step 4:
Set the branch to main and save. You will see a " is ready to be published."

In a few minutes, your website will be ready to view!
And that's it, 4 simple steps and then you have you first webste deployed using gitub pages.


This content originally appeared on DEV Community and was authored by Pranav Viswanathan


Print Share Comment Cite Upload Translate Updates
APA

Pranav Viswanathan | Sciencx (2021-05-26T04:21:05+00:00) Deploy a Simple Website Using Github Pages. Retrieved from https://www.scien.cx/2021/05/26/deploy-a-simple-website-using-github-pages/

MLA
" » Deploy a Simple Website Using Github Pages." Pranav Viswanathan | Sciencx - Wednesday May 26, 2021, https://www.scien.cx/2021/05/26/deploy-a-simple-website-using-github-pages/
HARVARD
Pranav Viswanathan | Sciencx Wednesday May 26, 2021 » Deploy a Simple Website Using Github Pages., viewed ,<https://www.scien.cx/2021/05/26/deploy-a-simple-website-using-github-pages/>
VANCOUVER
Pranav Viswanathan | Sciencx - » Deploy a Simple Website Using Github Pages. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/05/26/deploy-a-simple-website-using-github-pages/
CHICAGO
" » Deploy a Simple Website Using Github Pages." Pranav Viswanathan | Sciencx - Accessed . https://www.scien.cx/2021/05/26/deploy-a-simple-website-using-github-pages/
IEEE
" » Deploy a Simple Website Using Github Pages." Pranav Viswanathan | Sciencx [Online]. Available: https://www.scien.cx/2021/05/26/deploy-a-simple-website-using-github-pages/. [Accessed: ]
rf:citation
» Deploy a Simple Website Using Github Pages | Pranav Viswanathan | Sciencx | https://www.scien.cx/2021/05/26/deploy-a-simple-website-using-github-pages/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.