Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desmondezo1/skills-github-pages
My clone repository
https://github.com/desmondezo1/skills-github-pages
Last synced: 18 days ago
JSON representation
My clone repository
- Host: GitHub
- URL: https://github.com/desmondezo1/skills-github-pages
- Owner: desmondezo1
- License: mit
- Created: 2023-11-30T08:55:47.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-30T10:09:51.000Z (12 months ago)
- Last Synced: 2023-12-01T09:52:29.941Z (12 months ago)
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Pages
_Create a site or blog from your GitHub repositories with GitHub Pages._
## Step 3: Customize your homepage
_Nice work setting the theme! :sparkles:_
You can customize your homepage by adding content to either an `index.md` file or the `README.md` file. GitHub Pages first looks for an `index.md` file. Your repository has an `index.md` file so we can update it to include your personalized content.
### :keyboard: Activity: Create your homepage
1. Browse to the `index.md` file in the `my-pages` branch.
1. In the upper right corner, open the file editor.
1. Type the content you want on your homepage. You can use Markdown formatting on this page.
1. (optional) You can also modify `title:` or just ignore it for now. We'll discuss it in the next step.
1. Commit your changes to the `my-pages` branch.
1. Wait about 20 seconds then refresh this page (the one you're following instructions from). [GitHub Actions](https://docs.github.com/en/actions) will automatically update to the next step.---
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/github-pages) • [Review the GitHub status page](https://www.githubstatus.com/)
© 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)