No description
  • Ruby 94.6%
  • Liquid 5.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Tom Thorogood bc9b677c85
Merge pull request #5247 from github/dependabot/bundler/language_server-protocol-3.17.0.6
chore(deps): bump language_server-protocol from 3.17.0.5 to 3.17.0.6
2026-07-13 17:18:03 +00:00
.devcontainer fix: use latest ruby and newer jekyll versions 2024-10-12 13:26:10 -05:00
.github chore(deps): bump actions/stale in the dependencies group 2026-07-13 08:52:45 +00:00
collections Autofixing renamed/removed collection items 2026-07-11 00:24:18 +00:00
docs fix typo 2024-06-25 18:10:56 -03:00
test Refactor prefetch_all_collection_items! to satisfy RuboCop metrics 2026-03-30 13:21:14 -04:00
topics Curate the blazing-fast topic 2026-07-06 11:42:26 +02:00
.gitignore Cache API verification results across CI runs 2026-02-13 15:40:18 -05:00
.rubocop.yml Update .rubocop.yml 2022-06-16 12:26:44 +02:00
.ruby-version update gems and actions 2025-01-28 16:55:22 -05:00
_config.yml Update _config.yml 2022-04-22 23:26:19 +02:00
_explore_collections update 2022-04-22 21:34:39 +02:00
_topics create symlinks 2022-04-22 16:52:54 +02:00
CNAME Add jekyll and feed json 2022-04-22 16:22:01 +02:00
CODE_OF_CONDUCT.md update contact info 2017-10-05 12:05:23 -07:00
CODEOWNERS Update CODEOWNERS 2022-05-09 11:18:38 +02:00
CONTRIBUTING.md chore: simplify contributing to match previous self promotion changes 2025-06-03 11:38:07 -05:00
feed.json.liquid Serve topic logos from explore-feed.github.com instead of github.com 2026-05-07 15:05:32 -04:00
Gemfile chore(deps): bump language_server-protocol from 3.17.0.5 to 3.17.0.6 2026-07-13 16:45:39 +00:00
Gemfile.lock chore(deps): bump language_server-protocol from 3.17.0.5 to 3.17.0.6 2026-07-13 16:45:39 +00:00
index.md Add jekyll and feed json 2022-04-22 16:22:01 +02:00
LICENSE.txt fix up ze licenses 2017-10-04 09:15:30 -07:00
notices.md Grammar Correction (#4160) 2024-01-11 15:04:52 -08:00
Rakefile Update Rakefile 2023-01-03 16:34:50 +01:00
README.md Remove topics-todo and references to it 2025-04-18 11:04:39 -07:00

GitHub Explore

This repository houses all of the community-curated content for GitHub Topics and Collections.

Topics help you explore repositories in a particular subject area, learn more about that subject, and find projects to contribute to.

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 to get started.

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:

bundle install
bundle exec rubocop

Licenses

Content is released under CC-BY-4.0 which gives you permission to use content for almost any purpose (but does not grant you any trademark permissions). See notices for complete details, including attribution guidelines, contribution terms, and software and third-party licenses and permissions.