Git Beginner to Intermediate Course
About Lesson

Welcome to another part of the GitHub tutorials. In this part, you will learn how to
deploy our simple website written in HTML and CSS on GitHub. The first step is to
push your project to the GitHub remote repository, then you can switch to the settings
section of the repository and click on the Pages on the left hand side bar and then
save the changes you want for the deployment of your website. After about 10 to 15 minutes
on the pages section, you will see the link given for your deployed website.

Join the conversation