1
0
mirror of synced 2025-12-21 19:06:49 -05:00

add topic frontmatter to articles (#18245)

This commit is contained in:
Rachael Sewell
2021-03-17 12:31:29 -07:00
committed by GitHub
parent 0192f59031
commit b1b8cb8e84
1120 changed files with 2566 additions and 73 deletions

View File

@@ -6,6 +6,8 @@ versions:
free-pro-team: '*'
enterprise-server: '>=3.0'
github-ae: '*'
topics:
- security
---
### About {% data variables.product.prodname_GH_advanced_security %}

View File

@@ -10,6 +10,9 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- permissions
- accounts
---
### Personal user accounts

View File

@@ -8,6 +8,12 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- profile
- pull requests
- issues
- notifications
- accounts
---
To learn about accessing your personal dashboard, see "[About your personal dashboard](/articles/about-your-personal-dashboard)."

View File

@@ -8,6 +8,11 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pull requests
- issues
- notifications
- accounts
---
{% if currentVersion == "free-pro-team@latest" %}

View File

@@ -5,6 +5,8 @@ redirect_from:
- /articles/exploring-early-access-releases-with-feature-preview
versions:
free-pro-team: '*'
topics:
- early access
---
### {% data variables.product.prodname_dotcom %}'s release cycle

View File

@@ -11,5 +11,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- projects
---

View File

@@ -3,6 +3,8 @@ title: FAQ about changes to GitHubs plans
intro: 'As of April 14, 2020, GitHub announced that all of the core GitHub features are now free for everyone.'
versions:
free-pro-team: '*'
topics:
- github
---
### What plans and pricing changes did GitHub announce on April 14?

View File

@@ -10,6 +10,8 @@ redirect_from:
- /github/getting-started-with-github/finding-open-source-projects-on-github
versions:
free-pro-team: '*'
topics:
- open source
---
### Discovering relevant projects

View File

@@ -7,6 +7,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- profile
---
When you follow people, you'll see their public activity in the activity view of your news feed.{% if currentVersion == "free-pro-team@latest" %} If someone you follow stars a public repository, {% data variables.product.product_name %} may recommend the repository to you in the discovery view of your news feed.{% endif %} To follow someone, visit their profile page and click **Follow** under their profile image.

View File

@@ -9,6 +9,11 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pull requests
- issues
- notifications
- accounts
---
Most commonly, forks are used to either propose changes to someone else's project or to use someone else's project as a starting point for your own idea.

View File

@@ -5,6 +5,8 @@ versions:
free-pro-team: '*'
enterprise-server: '>2.19'
github-ae: '*'
topics:
- cli
---
### About {% data variables.product.prodname_cli %}

View File

@@ -5,6 +5,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- desktop
---
### About {% data variables.product.prodname_desktop %}

View File

@@ -4,6 +4,8 @@ intro: 'Triage, collaborate, and manage your work on {% data variables.product.p
versions:
free-pro-team: '*'
enterprise-server: '>=3.0'
topics:
- mobile
---
{% data reusables.mobile.ghes-release-phase %}

View File

@@ -8,6 +8,12 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- cli
- mobile
- desktop
- security
---
{% data variables.product.prodname_dotcom %} offers free and paid products. You can see pricing and a full list of features for each product at <{% data variables.product.pricing_url %}>. {% data reusables.products.product-roadmap %}

View File

@@ -34,6 +34,11 @@ featuredLinks:
- /github/getting-started-with-github/types-of-github-accounts
- /github/getting-started-with-github/finding-ways-to-contribute-to-open-source-on-github
- /github/getting-started-with-github/troubleshooting-connectivity-problems
topics:
- pull requests
- issues
- notifications
- accounts
---
<div hidden>

View File

@@ -8,5 +8,11 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- cli
- mobile
- desktop
- security
---

View File

@@ -6,5 +6,10 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pull requests
- issues
- notifications
- accounts
---

View File

@@ -11,6 +11,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- repositories
---
You can search, sort, and filter your starred repositories and topics on your {% data variables.explore.your_stars_page %}.'

View File

@@ -15,6 +15,11 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pull requests
- issues
- notifications
- accounts
---
To use Git on the command line, you'll need to download, install, and configure Git on your computer. {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.19" or currentVersion == "github-ae@latest" %} You can also install {% data variables.product.prodname_cli %} to use {% data variables.product.product_name %} from the command line. For more information on {% data variables.product.prodname_cli %}, see the [{% data variables.product.prodname_cli %}](https://cli.github.com/manual/) documentation.{% endif %}

View File

@@ -6,6 +6,8 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- accounts
---
### About trials of {% data variables.product.prodname_ghe_cloud %}

View File

@@ -7,6 +7,8 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- accounts
---
### About trials of {% data variables.product.prodname_ghe_server %}

View File

@@ -6,6 +6,8 @@ redirect_from:
- /articles/signing-up-for-a-new-github-account
versions:
free-pro-team: '*'
topics:
- accounts
---
For more information about account types and products, see "[Types of {% data variables.product.prodname_dotcom %} accounts](/articles/types-of-github-accounts)" and "[{% data variables.product.product_name %}'s products](/articles/github-s-products)."

View File

@@ -8,5 +8,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---

View File

@@ -11,6 +11,12 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- cli
- mobile
- desktop
- security
---
{% if currentVersion == "free-pro-team@latest" %}

View File

@@ -7,6 +7,8 @@ redirect_from:
- /articles/verifying-your-email-address
versions:
free-pro-team: '*'
topics:
- accounts
---
### About email verification