The open-source repo for docs.github.com
Перейти к файлу
Chiedo John 7924aea2f8
Instruct search engines to not crawl archived versions (#16292)
* Instruct search engines to not crawl archived versions

* Update middleware/robots.js

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Add test

* Fix spooky bug

Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-11-03 08:23:22 -05:00
.github chore: Only run freeze reminder on internal repo (#768) 2020-10-27 17:42:44 -07:00
.vscode Hello git history spelunker! 2020-09-27 14:10:11 +02:00
assets Merge branch 'main' into powershell 2020-11-03 10:42:46 +10:00
content doc: update phrasing to use `default branch` rather than `main` in Syncing a Fork (#842) 2020-11-03 12:48:51 +00:00
contributing Fix broken link on content style guide 2020-11-02 18:41:48 +07:00
data GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
docs Hello git history spelunker! 2020-09-27 14:10:11 +02:00
includes GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
javascripts Remove more Google Analytics references (#16194) 2020-10-26 14:17:49 -07:00
layouts Actions landing page tweaks (#15927) 2020-10-15 16:01:28 -04:00
lib Add external GitHub CLI product (#16277) 2020-11-03 08:11:49 +01:00
middleware Instruct search engines to not crawl archived versions (#16292) 2020-11-03 08:23:22 -05:00
script GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
stylesheets Add copy button to code blocks (#16052) 2020-10-16 10:55:35 -04:00
tests Instruct search engines to not crawl archived versions (#16292) 2020-11-03 08:23:22 -05:00
translations Remove another broken translation (#16255) 2020-10-27 20:22:01 -04:00
.env.example Hello git history spelunker! 2020-09-27 14:10:11 +02:00
.gitattributes Hello git history spelunker! 2020-09-27 14:10:11 +02:00
.gitignore Hello git history spelunker! 2020-09-27 14:10:11 +02:00
.node-version Upgrade to Node.js 14 (#15822) 2020-10-05 17:02:55 -07:00
.npmrc Hello git history spelunker! 2020-09-27 14:10:11 +02:00
.pa11yci Hello git history spelunker! 2020-09-27 14:10:11 +02:00
CODE_OF_CONDUCT.md Hello git history spelunker! 2020-09-27 14:10:11 +02:00
CONTRIBUTING.md Remove broken links 2020-10-10 09:34:27 +05:30
Dockerfile Upgrade to Node.js 14 (#15822) 2020-10-05 17:02:55 -07:00
Gemfile Hello git history spelunker! 2020-09-27 14:10:11 +02:00
Gemfile.lock Hello git history spelunker! 2020-09-27 14:10:11 +02:00
LICENSE Reorg LICENSE files to be more discoverable (#204) 2020-10-07 15:11:49 -07:00
LICENSE-CODE Reorg LICENSE files to be more discoverable (#204) 2020-10-07 15:11:49 -07:00
Procfile Hello git history spelunker! 2020-09-27 14:10:11 +02:00
README.md Remove All-Contributors (#576) 2020-10-16 17:25:13 -04:00
app.json Hello git history spelunker! 2020-09-27 14:10:11 +02:00
crowdin.yml Update Crowdin Actions workflow to inherit old OAuth settings (#16096) 2020-10-16 15:27:14 -04:00
feature-flags.json Remove versions feature flag code (#15793) 2020-09-29 13:36:07 -04:00
jest-puppeteer.config.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
jest.config.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
nodemon.json Hello git history spelunker! 2020-09-27 14:10:11 +02:00
ownership.yaml Hello git history spelunker! 2020-09-27 14:10:11 +02:00
package-lock.json GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
package.json GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
server.js Prevent warmserver from blocking the port from being attached (#16150) 2020-10-21 10:26:50 -04:00
webpack.config.js Add analyticsTags to Algolia search queries (#15719) 2020-09-30 18:31:04 +02:00

README.md

GitHub Docs

This repository contains the documentation website code and Markdown source files for docs.github.com.

GitHub's Docs team works on pre-production content in a private repo that regularly syncs with this public repo.

In this article:

Contributing

Start contributing right now:

We accept a lot of different contributions, including some that don't require you to write a single line of code.

Click make a contribution from docs

As you're using the GitHub Docs, you may find something in an article that you'd like to add to, update, or change. Click on make a contribution to navigate directly to that article in the codebase, so that you can begin making your contribution.

Open an issue

If you've found a problem, you can open an issue using a template.

Solve an issue

If you have a solution to one of the open issues, you will need to fork the repository and submit a PR using the template that is visible automatically in the pull request body. For more details about this process, please check out Getting Started with Contributing.

Join us in discussions

We use GitHub Discussions to talk about all sorts of topics related to documentation and this site. For example: if you'd like help troubleshooting a PR, have a great new idea, or want to share something amazing you've learned in our docs, join us in discussions.

And that's it!

That's how you can get started easily as a member of the GitHub Documentation community.

If you want to know more, or you're making a more complex contribution, check out Getting Started with Contributing.

There are a few more things to know when you're getting started with this repo:

  1. If you're having trouble with your GitHub account, contact Support.
  2. We do not accept pull requests for translated content - see CONTRIBUTING.md for more information.

READMEs

In addition to the README you're reading right now, this repo includes other READMEs that describe the purpose of each subdirectory in more detail:

License

The GitHub product documentation in the assets, content, and data folders are licensed under a CC-BY license.

All other code in this repository is licensed under a MIT license.

When using the GitHub logos, be sure to follow the GitHub logo guidelines.