Navigation
1 | 2 | 3 | 4 | 5 | Current Level: 6 | 7 | 8 | 9
Lesson: Updating the Repository About Section
Objective:
Learn how to customize your repository’s About section by adding a description and linking to your GitHub Pages website.
Prerequisite:
You should have already published your website using GitHub Pages and have a working link.
Steps:
-
Go to Your Repository
- Navigate to your repository’s main page on GitHub.
-
Locate the About Section
- The About section is in the upper-right area of the repository page, just above the list of files.
-
Click the Gear Icon (⚙️)
- Click the small gear icon next to the About section.
-
Update the Description
- In the text field, write a short description of your project. Example:
A personal website for learning GitHub and HTML.
-
Link to GitHub Pages
- Check the box labeled “Use your GitHub Pages website”.
- GitHub will automatically fill in the URL to your published site.
-
Save Your Changes
- Click Save changes to update the About section.
Practice Activity:
- Visit another classmate’s repository and view their About section.