1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/README.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

30 lines
917 B
Markdown

# Data
This directory contains data files that are parsed and made available to pages in the `site.data` object.
All YML and Markdown files in this directory are configured to be translated on Crowdin by default.
## Glossaries
Glossary files are used by our Crowdin integration. See [glossaries/README.md](glossaries/README.md).
## GraphQL
GraphQL schema files are kept in sync with `github/github` via scheduled workflows. See [graphql/README.md](graphql/README.md).
## Reusables
Reusables are long strings of reusable text. See [reusables/README.md](reusables/README.md).
## Variables
Variables are short strings of reusable text. See [variables/README.md](variables/README.md).
## Webhooks
Webhook payload JSON files are used in the [`webhook events docs`](../content/developers/webhooks-and-events/webhook-events-and-payloads.md).
## ui.yml
`ui.yml` contains localized strings used in HTML layouts.