Community-curated topic and collection pages on GitHub
Перейти к файлу
Mr Sharafdin fb3f6f6c01 added topic: development 2024-05-20 02:50:17 +03:00
.github Bump actions/configure-pages from 4 to 5 2024-04-01 08:53:12 +00:00
collections Autofixing renamed/removed collection items (#4314) 2024-05-17 15:29:19 -07:00
docs fix typo 2021-11-07 23:14:52 +08:00
test Fix test_helper.rb 2023-07-28 17:12:44 +00:00
topics added topic: development 2024-05-20 02:50:17 +03:00
.gitignore Update .gitignore 2023-01-10 17:24:17 +01:00
.rubocop.yml Update .rubocop.yml 2022-06-16 12:26:44 +02:00
.ruby-version bump ruby 2022-04-22 17:02:39 +02:00
CNAME Add jekyll and feed json 2022-04-22 16:22:01 +02:00
CODEOWNERS Update CODEOWNERS 2022-05-09 11:18:38 +02:00
CODE_OF_CONDUCT.md update contact info 2017-10-05 12:05:23 -07:00
CONTRIBUTING.md Grammar Correction (#4160) 2024-01-11 15:04:52 -08:00
Gemfile Fix code style issues with RuboCop 2022-07-20 11:03:18 +00:00
LICENSE.txt fix up ze licenses 2017-10-04 09:15:30 -07:00
README.md README Capitalization 2023-12-18 09:41:25 -08:00
Rakefile Update Rakefile 2023-01-03 16:34:50 +01: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
feed.json.liquid Fix liquid URLs 2023-11-21 08:37:48 +01:00
index.md Add jekyll and feed json 2022-04-22 16:22:01 +02:00
notices.md Grammar Correction (#4160) 2024-01-11 15:04:52 -08:00
topics-todo.md Curate parser topic (#4150) 2024-01-02 09:50:02 -08:00

README.md

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. You can also review a list of popular Topics that need more context 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:

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.