We're taking extra measures to ensure our final project will be finished as well. Learn More
How to open a Github webpage
Github is a company that hosts "code repositories", all the codes of a project. Most of them are "open source", which means that they are publicly available, all over the world. This is huge, because this way programmers can learn from each other and build from each other's projects! Khan Academy has a few open source repositories . Code repositories can contain all kinds of code, not just HTML and CSS, any code needed for the project to work.
Create a Github account
Go to github.com . You will see a registration form on their home page. (If not, congratulations, you already have an account! Go directly to step 2).
In step 2, opt for the free project . Your website repository will be public, so you won't have to pay for private repositories. (You can always upgrade your offer later, once you become a prolific Github user, in case you want to have private repositories)
In step 3, answer the survey or not
Create a Github project for your website
Once you have verified your email address, you will be taken to the start page. Click on "Start a project".
Congratulations, you have your new project! But it doesn't contain any files yet. To quickly create your first file, click on the "README" link :
Create your html coding doc we called it index.html
Step 4
Go to setting and then go to Page to figure out your page link
Step 5 Go to None and then choose main and save
This is your page link ,you can copy it or open it on other window to see your pageweb