Make landing page titles descriptive (#35407)

This commit is contained in:
Ethan Palm 2023-03-10 09:43:11 -08:00 коммит произвёл GitHub
Родитель 70cfa96fa6
Коммит e425fcd56e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
20 изменённых файлов: 24 добавлений и 20 удалений

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Your account and profile on GitHub title: Account and profile documentation
shortTitle: Account and profile shortTitle: Account and profile
intro: 'Make {% data variables.product.product_name %} work best for you by adjusting the settings for your personal account, personalizing your profile page, and managing the notifications you receive for activity on {% data variables.product.prodname_dotcom %}.' intro: 'Make {% data variables.product.product_name %} work best for you by adjusting the settings for your personal account, personalizing your profile page, and managing the notifications you receive for activity on {% data variables.product.prodname_dotcom %}.'
introLinks: introLinks:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Apps title: GitHub Apps documentation
shortTitle: Apps shortTitle: Apps
intro: 'Go deeper with {% data variables.product.prodname_dotcom %} by integrating with our APIs and webhooks, customizing your {% data variables.product.prodname_dotcom %} workflow, and building and sharing apps with the community.' intro: 'Go deeper with {% data variables.product.prodname_dotcom %} by integrating with our APIs and webhooks, customizing your {% data variables.product.prodname_dotcom %} workflow, and building and sharing apps with the community.'
introLinks: introLinks:

Просмотреть файл

@ -1,5 +1,6 @@
--- ---
title: Authentication title: Authentication documentation
shortTitle: Authentication
intro: 'Keep your account and data secure with features like {% ifversion not ghae %}two-factor authentication, {% endif %}SSH{% ifversion not ghae %},{% endif %} and commit signature verification.' intro: 'Keep your account and data secure with features like {% ifversion not ghae %}two-factor authentication, {% endif %}SSH{% ifversion not ghae %},{% endif %} and commit signature verification.'
redirect_from: redirect_from:
- /categories/56/articles - /categories/56/articles

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Billing and payments on GitHub title: Billing and payments documentation
shortTitle: Billing and payments shortTitle: Billing and payments
intro: '{% ifversion fpt %}{% data variables.product.product_name %} offers free and paid products for every account. You can upgrade or downgrade your account''s subscription and manage your billing settings at any time.{% elsif ghec or ghes or ghae %}{% data variables.product.company_short %} bills for your enterprise members'' {% ifversion ghec or ghae %}usage of {% data variables.product.product_name %}{% elsif ghes %} licence seats for {% data variables.product.product_name %}{% ifversion ghes %} and any additional services that you purchase{% endif %}{% endif %}. {% endif %}{% ifversion ghec %} You can view your subscription and manage your billing settings at any time. {% endif %}{% ifversion fpt or ghec %} You can also view usage and manage spending limits for {% data variables.product.product_name %} features such as {% data variables.product.prodname_actions %}, {% data variables.product.prodname_registry %}, and {% data variables.product.prodname_github_codespaces %}.{% endif %}' intro: '{% ifversion fpt %}{% data variables.product.product_name %} offers free and paid products for every account. You can upgrade or downgrade your account''s subscription and manage your billing settings at any time.{% elsif ghec or ghes or ghae %}{% data variables.product.company_short %} bills for your enterprise members'' {% ifversion ghec or ghae %}usage of {% data variables.product.product_name %}{% elsif ghes %} licence seats for {% data variables.product.product_name %}{% ifversion ghes %} and any additional services that you purchase{% endif %}{% endif %}. {% endif %}{% ifversion ghec %} You can view your subscription and manage your billing settings at any time. {% endif %}{% ifversion fpt or ghec %} You can also view usage and manage spending limits for {% data variables.product.product_name %} features such as {% data variables.product.prodname_actions %}, {% data variables.product.prodname_registry %}, and {% data variables.product.prodname_github_codespaces %}.{% endif %}'
redirect_from: redirect_from:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Code security title: Code security documentation
shortTitle: Code security shortTitle: Code security
intro: 'Build security into your {% data variables.product.prodname_dotcom %} workflow with features to keep secrets and vulnerabilities out of your codebase{% ifversion not ghae %}, and to maintain your software supply chain{% endif %}.' intro: 'Build security into your {% data variables.product.prodname_dotcom %} workflow with features to keep secrets and vulnerabilities out of your codebase{% ifversion not ghae %}, and to maintain your software supply chain{% endif %}.'
introLinks: introLinks:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Building communities title: Building communities documentation
shortTitle: Building communities shortTitle: Building communities
intro: 'Learn best practices for moderating and setting up collaborative, safe, and effective communities using GitHubs community-tested tools.' intro: 'Learn best practices for moderating and setting up collaborative, safe, and effective communities using GitHubs community-tested tools.'
redirect_from: redirect_from:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: GitHub Copilot title: GitHub Copilot documentation
shortTitle: GitHub Copilot shortTitle: GitHub Copilot
intro: 'You can use {% data variables.product.prodname_copilot %} to get autocomplete-style suggestions from an AI pair programmer as you code.' intro: 'You can use {% data variables.product.prodname_copilot %} to get autocomplete-style suggestions from an AI pair programmer as you code.'
redirect_from: redirect_from:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: GitHub Desktop title: GitHub Desktop documentation
shortTitle: GitHub Desktop shortTitle: GitHub Desktop
intro: 'With GitHub Desktop, you can interact with GitHub using a GUI instead of the command line or a web browser. You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull requests, with visual confirmation of changes.' intro: 'With GitHub Desktop, you can interact with GitHub using a GUI instead of the command line or a web browser. You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull requests, with visual confirmation of changes.'
introLinks: introLinks:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Getting started with GitHub title: Getting started with GitHub documentation
shortTitle: Get started shortTitle: Get started
intro: 'Learn how to start building, shipping, and maintaining software with {% data variables.product.prodname_dotcom %}. Explore our products, sign up for an account, and connect with the world''s largest development community.' intro: 'Learn how to start building, shipping, and maintaining software with {% data variables.product.prodname_dotcom %}. Explore our products, sign up for an account, and connect with the world''s largest development community.'
redirect_from: redirect_from:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: GitHub CLI title: GitHub CLI documentation
shortTitle: GitHub CLI shortTitle: GitHub CLI
intro: '{% data reusables.cli.about-cli %}' intro: '{% data reusables.cli.about-cli %}'
versions: versions:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: GitHub GraphQL API title: GitHub GraphQL API documentation
intro: 'To create integrations, retrieve data, and automate your workflows, use the {% data variables.product.prodname_dotcom %} GraphQL API. The {% data variables.product.prodname_dotcom %} GraphQL API offers more precise and flexible queries than the {% data variables.product.prodname_dotcom %} REST API.' intro: 'To create integrations, retrieve data, and automate your workflows, use the {% data variables.product.prodname_dotcom %} GraphQL API. The {% data variables.product.prodname_dotcom %} GraphQL API offers more precise and flexible queries than the {% data variables.product.prodname_dotcom %} REST API.'
shortTitle: GraphQL API shortTitle: GraphQL API
introLinks: introLinks:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: GitHub Issues title: GitHub Issues documentation
shortTitle: GitHub Issues shortTitle: GitHub Issues
intro: 'Learn how you can use {% data variables.product.prodname_github_issues %} to plan and track your work.' intro: 'Learn how you can use {% data variables.product.prodname_github_issues %} to plan and track your work.'
introLinks: introLinks:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Organizations and teams title: Organizations and teams documentation
shortTitle: Organizations shortTitle: Organizations
intro: 'You can use organizations to collaborate with an unlimited number of people across many projects at once, while managing access to your data and customizing settings.' intro: 'You can use organizations to collaborate with an unlimited number of people across many projects at once, while managing access to your data and customizing settings.'
redirect_from: redirect_from:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Pull requests title: Pull requests documentation
intro: 'Learn how to use pull requests to suggest changes to a project, receive suggested changes to your own projects, and address issues in pull requests, such as merge conflicts.' intro: 'Learn how to use pull requests to suggest changes to a project, receive suggested changes to your own projects, and address issues in pull requests, such as merge conflicts.'
introLinks: introLinks:
overview: /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests overview: /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests

Просмотреть файл

@ -1,5 +1,6 @@
--- ---
title: Repositories title: Repositories documentation
shortTitle: Repositories
intro: Learn to use and manage the repositories that allow you to store and collaborate on your project's code. intro: Learn to use and manage the repositories that allow you to store and collaborate on your project's code.
introLinks: introLinks:
quickstart: /get-started/quickstart/create-a-repo quickstart: /get-started/quickstart/create-a-repo

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: GitHub REST API title: GitHub REST API documentation
shortTitle: REST API shortTitle: REST API
intro: 'To create integrations, retrieve data, and automate your workflows, build with the {% data variables.product.prodname_dotcom %} REST API.' intro: 'To create integrations, retrieve data, and automate your workflows, build with the {% data variables.product.prodname_dotcom %} REST API.'
introLinks: introLinks:

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Searching for information on GitHub title: Search on GitHub documentation
intro: 'Learn how to use the search functions available on GitHub to find different types of information, like projects, people, and code.' intro: 'Learn how to use the search functions available on GitHub to find different types of information, like projects, people, and code.'
introLinks: introLinks:
overview: /search-github/getting-started-with-searching-on-github/about-searching-on-github overview: /search-github/getting-started-with-searching-on-github/about-searching-on-github

Просмотреть файл

@ -1,5 +1,6 @@
--- ---
title: Site policy title: Site policy documentation
shortTitle: Site policy
redirect_from: redirect_from:
- /categories/61/articles - /categories/61/articles
- /categories/site-policy - /categories/site-policy

Просмотреть файл

@ -1,5 +1,5 @@
--- ---
title: Working with GitHub Support title: Working with GitHub Support documentation
shortTitle: GitHub Support shortTitle: GitHub Support
layout: product-landing layout: product-landing
intro: 'GitHub offers different levels of support with each product, including community forum support and limited email support for everyone, full email support for all paid products, and 24/7 email and callback support with a service level agreement (SLA) if your account includes {% data variables.contact.premium_support %}.' intro: 'GitHub offers different levels of support with each product, including community forum support and limited email support for everyone, full email support for all paid products, and 24/7 email and callback support with a service level agreement (SLA) if your account includes {% data variables.contact.premium_support %}.'

Просмотреть файл

@ -1,5 +1,6 @@
--- ---
title: Webhooks and events title: Webhooks and events documentation
shortTitle: Webhooks and events
intro: 'You can set up, test, and secure webhooks so your integrations can subscribe and react to events on {% data variables.product.prodname_dotcom %}.' intro: 'You can set up, test, and secure webhooks so your integrations can subscribe and react to events on {% data variables.product.prodname_dotcom %}.'
versions: versions:
fpt: '*' fpt: '*'