1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Use product name variable in landing page titles (#46972)

This commit is contained in:
Laura Coursen
2023-12-05 08:45:23 -06:00
committed by GitHub
parent e58c439a79
commit 987b465902
11 changed files with 23 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
---
title: GitHub Actions documentation
shortTitle: GitHub Actions
title: "{% data variables.product.prodname_actions %} documentation"
shortTitle: "{% data variables.product.prodname_actions %}"
intro: 'Automate, customize, and execute your software development workflows right in your repository with {% data variables.product.prodname_actions %}. You can discover, create, and share actions to perform any job you''d like, including CI/CD, and combine actions in a completely customized workflow.'
introLinks:
overview: /actions/learn-github-actions/understanding-github-actions

View File

@@ -1,6 +1,6 @@
---
title: GitHub Codespaces documentation
shortTitle: GitHub Codespaces
title: "{% data variables.product.prodname_codespaces %} documentation"
shortTitle: "{% data variables.product.prodname_codespaces %}"
intro: 'Create a codespace to start developing in a secure, configurable, and dedicated development environment that works how and where you want it to.'
introLinks:
overview: /codespaces/overview

View File

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

View File

@@ -1,7 +1,7 @@
---
title: GitHub Desktop documentation
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.'
title: "{% data variables.product.prodname_desktop %} documentation"
shortTitle: "{% data variables.product.prodname_desktop %}"
intro: "With {% data variables.product.prodname_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:
overview: /desktop/overview/about-github-desktop
quickstart: /desktop/overview/getting-started-with-github-desktop

View File

@@ -1,6 +1,6 @@
---
title: GitHub Discussions documentation
shortTitle: GitHub Discussions
title: "{% data variables.product.prodname_discussions %} documentation"
shortTitle: "{% data variables.product.prodname_discussions %}"
intro: '{% data variables.product.prodname_discussions %} is a collaborative communication forum for the community around an{% ifversion fpt or ghec %} open source or{% endif %} internal project. Community members can ask and answer questions, share updates, have open-ended conversations, and follow along on decisions affecting the community''s way of working.'
introLinks:
quickstart: /discussions/quickstart

View File

@@ -1,6 +1,6 @@
---
title: GitHub Education documentation
shortTitle: Education
title: "{% data variables.product.prodname_education %} documentation"
shortTitle: "{% data variables.product.prodname_education %}"
intro: '{% data variables.product.prodname_education %} helps you teach or learn software development with the tools and support of {% data variables.product.company_short %}''s platform and community.'
introLinks:
quickstart: /education/quickstart

View File

@@ -1,6 +1,6 @@
---
title: GitHub CLI documentation
shortTitle: GitHub CLI
title: "{% data variables.product.prodname_cli %} documentation"
shortTitle: "{% data variables.product.prodname_cli %}"
intro: '{% data reusables.cli.about-cli %}'
versions:
fpt: '*'

View File

@@ -1,6 +1,6 @@
---
title: GitHub Issues documentation
shortTitle: GitHub Issues
title: "{% data variables.product.prodname_github_issues %} documentation"
shortTitle: "{% data variables.product.prodname_github_issues %}"
intro: 'Learn how you can use {% data variables.product.prodname_github_issues %} to plan and track your work.'
introLinks:
overview: /issues/tracking-your-work-with-issues/about-issues

View File

@@ -1,6 +1,6 @@
---
title: GitHub Packages documentation
shortTitle: GitHub Packages
title: "{% data variables.product.prodname_registry %} documentation"
shortTitle: "{% data variables.product.prodname_registry %}"
intro: 'Learn to safely publish and consume packages, store your packages alongside your code, and share your packages privately with your team or publicly with the open source community. You can also automate your packages with {% data variables.product.prodname_actions %}.'
introLinks:
quickstart: /packages/quickstart

View File

@@ -1,6 +1,6 @@
---
title: GitHub Pages documentation
shortTitle: GitHub Pages
title: "{% data variables.product.prodname_pages %} documentation"
shortTitle: "{% data variables.product.prodname_pages %}"
intro: 'Learn how to create a website directly from a repository on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}. Explore website building tools like Jekyll and troubleshoot issues with your {% data variables.product.prodname_pages %} site.'
introLinks:
quickstart: /pages/quickstart

View File

@@ -1,6 +1,6 @@
---
title: GitHub Sponsors documentation
shortTitle: GitHub Sponsors
title: "{% data variables.product.prodname_sponsors %} documentation"
shortTitle: "{% data variables.product.prodname_sponsors %}"
intro: 'Invest in the open source projects you depend on, support digital infrastructure, and make open source careers possible by sponsoring open source contributors and their projects. Build a {% data variables.product.prodname_sponsors %} profile and receive compensation for your open source work.'
introLinks:
quickstart: /sponsors/getting-started-with-github-sponsors/quickstart-for-finding-contributors-to-sponsor