You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2025. It is now read-only.
This issue is to help you learn the magic of github pages. You will host a static website using github pages and attach the produced link in your info.md file.
To complete this task
Create a new private repository
Add an HTML file in the repo. This will be the website you will host.
It can be anything creative, but we recommend a simple portfolio website. It should at least include your name, college, year, and github username.
You are free to add to it, and use various templates to design it- we are only concerned if you can host it.
Host the site using github pages.
Add the link of the hosted site to your info.md file.
Commit, and create a PR.
If you are new to GoGit, and don't have idea of the info.md file, refer to the First Issue
Note that you only have to commit the hosted link, and not the HTML code to this repo.