How to Create a Personal Web Page using GitHub

This is a simple step-by-step walk-through on making your personal web page using GitHub.

Step 1.) Sign up on https://github.com/

No alt text provided for this image


Step 2.) Sign in to your new account and then click the "+" at the top right corner and click the "New repository".

asdassa

Step 3.) Fill in your desired web page name (Repository name) then click Create Repository.

No alt text provided for this image

Step 4.) Download a Visual Studio https://code.visualstudio.com a Code Editor.

No alt text provided for this image

Step 5.) Upload your desired image and open your folder where you save the image using Visual Studio Code Editor

No alt text provided for this image

and then create your index.html file.

No alt text provided for this image

Step 6.) Upload the files (image and index.html you create in Visual Studio) to you repository you created earlier.

No alt text provided for this image

Drag and Drop from the Folder where you save the Files.

No alt text provided for this image

Click Commit Change when all is set.

No alt text provided for this image

This is how it should look like after your Click Commit Change.

No alt text provided for this image

Step 7.) Go to your web browser and type in yourusername.github.io (keithexcelsior.github.io in this example).

No alt text provided for this image

And that's the easy steps on making your own web page using GitHub.

Thank you for taking the time on reading it.

Keith


要查看或添加评论,请登录

社区洞察

其他会员也浏览了