Web Development, Personal Website
In week three, we were taught how to upload our personal websites onto Github. Github allows us to create our own repositories and share our websites with other people easily.
Steps To Create Your Own Github Page
Step One: Sign up on Github to make an account
Step Two: Create a new repository
Step Three: Name your repository
![](images/giveaname.png)
In week two, we were instructed to name our repositories as EP1000
Step Four: Initialize your repository with a README
![](images/initialize.png)
After these steps are done, click Create
Step Five: Upload all your necessary files
![](images/upload.png)
Click on upload files and upload all the HTML files, CSS files and images to create your website
Step Six: Get the link to your website and you can start sharing!
![](images/getlink.png)
Go to settings and get the link to your website under Github pages