Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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:_

celebrate

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)