Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/github/explore
Community-curated topic and collection pages on GitHub
https://github.com/github/explore
collections community-driven explore github topics
Last synced: 3 days ago
JSON representation
Community-curated topic and collection pages on GitHub
- Host: GitHub
- URL: https://github.com/github/explore
- Owner: github
- License: cc-by-4.0
- Created: 2017-09-16T16:19:53.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T04:38:46.000Z (7 months ago)
- Last Synced: 2024-05-29T05:48:07.250Z (7 months ago)
- Topics: collections, community-driven, explore, github, topics
- Language: Ruby
- Homepage: https://github.com/explore
- Size: 56.3 MB
- Stars: 4,165
- Watchers: 748
- Forks: 12,419
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome - explore - Community-curated topic and collection pages on GitHub (Ruby)
- Open-Source-Ruby-and-Rails-Apps - Github explore - Community-curated topic and collection pages on GitHub 🔥 🚀 (Happy Exploring 🤘)
- awesome-list - explore - curated topic and collection pages on GitHub | github | 2461 | (Ruby)
- my-awesome - github/explore - driven,explore,github,topics pushed_at:2024-12 star:4.3k fork:12.8k Community-curated topic and collection pages on GitHub (Ruby)
README
# GitHub Explore
This repository houses all of the community-curated content for GitHub Topics and Collections.
[Topics](https://help.github.com/articles/about-topics/) help you explore repositories in a particular subject area, learn more about that subject, and find projects to contribute to.
[Collections](https://github.com/collections) help you discover hand-picked repositories, developers, organizations, videos, and articles that share a common theme.
If you want to suggest edits to an existing Topic page or Collection, or curate a new one, read our [contributing guide](CONTRIBUTING.md) to get started. You can also [review a list of popular Topics that need more context](topics-todo.md) to get an idea of where to start.
## Running tests
There are some lint tests in place to ensure each Topic is formatted in the way we expect. GitHub
Actions will run the tests automatically. If you want to run the tests yourself locally, you will
need Ruby and Bundler installed.You can run the tests using:
```bash
bundle install
bundle exec rubocop
```## Licenses
Content is released under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) which gives you permission to use content for almost any purpose (but does not grant you any trademark permissions). See [notices](notices.md) for complete details, including attribution guidelines, contribution terms, and software and third-party licenses and permissions.