Use product name variable in landing page titles (#46972)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Actions documentation
|
title: "{% data variables.product.prodname_actions %} documentation"
|
||||||
shortTitle: GitHub Actions
|
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.'
|
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:
|
introLinks:
|
||||||
overview: /actions/learn-github-actions/understanding-github-actions
|
overview: /actions/learn-github-actions/understanding-github-actions
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Codespaces documentation
|
title: "{% data variables.product.prodname_codespaces %} documentation"
|
||||||
shortTitle: GitHub Codespaces
|
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.'
|
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:
|
introLinks:
|
||||||
overview: /codespaces/overview
|
overview: /codespaces/overview
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Copilot documentation
|
title: "{% data variables.product.prodname_copilot %} documentation"
|
||||||
shortTitle: GitHub Copilot
|
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.'
|
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:
|
||||||
- /github/copilot
|
- /github/copilot
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Desktop documentation
|
title: "{% data variables.product.prodname_desktop %} documentation"
|
||||||
shortTitle: GitHub Desktop
|
shortTitle: "{% data variables.product.prodname_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 {% 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:
|
introLinks:
|
||||||
overview: /desktop/overview/about-github-desktop
|
overview: /desktop/overview/about-github-desktop
|
||||||
quickstart: /desktop/overview/getting-started-with-github-desktop
|
quickstart: /desktop/overview/getting-started-with-github-desktop
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Discussions documentation
|
title: "{% data variables.product.prodname_discussions %} documentation"
|
||||||
shortTitle: GitHub Discussions
|
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.'
|
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:
|
introLinks:
|
||||||
quickstart: /discussions/quickstart
|
quickstart: /discussions/quickstart
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Education documentation
|
title: "{% data variables.product.prodname_education %} documentation"
|
||||||
shortTitle: Education
|
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.'
|
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:
|
introLinks:
|
||||||
quickstart: /education/quickstart
|
quickstart: /education/quickstart
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub CLI documentation
|
title: "{% data variables.product.prodname_cli %} documentation"
|
||||||
shortTitle: GitHub CLI
|
shortTitle: "{% data variables.product.prodname_cli %}"
|
||||||
intro: '{% data reusables.cli.about-cli %}'
|
intro: '{% data reusables.cli.about-cli %}'
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Issues documentation
|
title: "{% data variables.product.prodname_github_issues %} documentation"
|
||||||
shortTitle: GitHub Issues
|
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.'
|
intro: 'Learn how you can use {% data variables.product.prodname_github_issues %} to plan and track your work.'
|
||||||
introLinks:
|
introLinks:
|
||||||
overview: /issues/tracking-your-work-with-issues/about-issues
|
overview: /issues/tracking-your-work-with-issues/about-issues
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Packages documentation
|
title: "{% data variables.product.prodname_registry %} documentation"
|
||||||
shortTitle: GitHub Packages
|
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 %}.'
|
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:
|
introLinks:
|
||||||
quickstart: /packages/quickstart
|
quickstart: /packages/quickstart
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Pages documentation
|
title: "{% data variables.product.prodname_pages %} documentation"
|
||||||
shortTitle: GitHub Pages
|
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.'
|
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:
|
introLinks:
|
||||||
quickstart: /pages/quickstart
|
quickstart: /pages/quickstart
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: GitHub Sponsors documentation
|
title: "{% data variables.product.prodname_sponsors %} documentation"
|
||||||
shortTitle: GitHub Sponsors
|
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.'
|
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:
|
introLinks:
|
||||||
quickstart: /sponsors/getting-started-with-github-sponsors/quickstart-for-finding-contributors-to-sponsor
|
quickstart: /sponsors/getting-started-with-github-sponsors/quickstart-for-finding-contributors-to-sponsor
|
||||||
|
|||||||
Reference in New Issue
Block a user