Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lfarci/skills-connect-the-dots
My clone repository
https://github.com/lfarci/skills-connect-the-dots
Last synced: 1 day ago
JSON representation
My clone repository
- Host: GitHub
- URL: https://github.com/lfarci/skills-connect-the-dots
- Owner: lfarci
- License: mit
- Created: 2024-04-08T21:13:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T21:25:15.000Z (7 months ago)
- Last Synced: 2024-04-08T23:08:46.177Z (7 months ago)
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Connect the dots in a GitHub repository
_Useful tips when navigating through your repository._
## Finish
_Congratulations friend, you've completed this course! :tada:_
In this course, you've learned a lot about finding and sharing information. Within a GitHub repository, you can find history about what changes were made, and more importantly, _why_ changes were made.
### What's next?
You can enable GitHub Pages and see `docs/index.html` as a website!
1. Replace `USERNAME` with your GitHub username and `REPONAME` with your GitHub repository name in `docs/index.html`.
1. Under your repository name at the upper right, click :gear: **Settings**.
1. Then on the lower left, click **Pages**.
1. In the **GitHub Pages** section, select `main` in the **Select branch** drop-down menu and `/docs` in the **Select folder** drop-down menu.
1. Click the **Save** button.
1. Wait about 30 seconds then refresh the page. When you see "Your site is published at ...," you can click on the link to see your published site.Check out these resources to learn more or get involved:
- Are you a student? Check out the [Student Developer Pack](https://education.github.com/pack).
- We'd love to hear what you thought of this course in our [discussion board](https://github.com/orgs/skills/discussions/categories/connect-the-dots).
- [Take another GitHub Skills course](https://github.com/skills).
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).---
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/connect-the-dots) • [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)