1
0
mirror of synced 2025-12-23 11:54:18 -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

@@ -9,6 +9,8 @@ redirect_from:
product: '{% data reusables.gated-features.pages %}'
versions:
free-pro-team: '*'
topics:
- pages
---
### Supported custom domains

View File

@@ -22,6 +22,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
### About Jekyll

View File

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

View File

@@ -10,6 +10,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
### About Jekyll build errors

View File

@@ -10,6 +10,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
People with write permissions for a repository can add a theme to a {% data variables.product.prodname_pages %} site using Jekyll.

View File

@@ -8,6 +8,8 @@ redirect_from:
product: '{% data reusables.gated-features.pages %}'
versions:
free-pro-team: '*'
topics:
- pages
---
People with admin permissions for a repository can use the theme chooser to add a theme to a {% data variables.product.prodname_pages %} site.

View File

@@ -8,6 +8,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
People with write permissions for a repository can add content to a {% data variables.product.prodname_pages %} site using Jekyll.

View File

@@ -14,5 +14,7 @@ product: '{% data reusables.gated-features.pages %}'
mapTopic: true
versions:
free-pro-team: '*'
topics:
- pages
---

View File

@@ -10,6 +10,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
For more information about publishing sources, see "[About {% data variables.product.prodname_pages %}](/articles/about-github-pages#publishing-sources-for-github-pages-sites)."

View File

@@ -9,6 +9,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
{% data reusables.pages.navigate-site-repo %}

View File

@@ -9,6 +9,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
{% data reusables.pages.org-owners-can-restrict-pages-creation %}

View File

@@ -12,6 +12,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
{% data reusables.pages.org-owners-can-restrict-pages-creation %}

View File

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

View File

@@ -15,6 +15,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---

View File

@@ -13,6 +13,8 @@ redirect_from:
product: '{% data reusables.gated-features.pages %}'
versions:
free-pro-team: '*'
topics:
- pages
---
People with admin permissions for a repository can configure a custom domain for a {% data variables.product.prodname_pages %} site.

View File

@@ -6,6 +6,8 @@ redirect_from:
- /articles/securing-your-github-pages-site-with-https
versions:
free-pro-team: '*'
topics:
- pages
---
People with admin permissions for a repository can enforce HTTPS for a {% data variables.product.prodname_pages %} site.

View File

@@ -10,6 +10,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
People with write permissions for a repository can set the Markdown processor for a {% data variables.product.prodname_pages %} site.

View File

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

View File

@@ -10,6 +10,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
Anyone with read permissions for a repository can test a {% data variables.product.prodname_pages %} site locally.

View File

@@ -9,6 +9,8 @@ redirect_from:
product: '{% data reusables.gated-features.pages %}'
versions:
free-pro-team: '*'
topics:
- pages
---
### _CNAME_ errors

View File

@@ -29,6 +29,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
### Troubleshooting build errors

View File

@@ -13,6 +13,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- pages
---
### Unpublishing a project site

View File

@@ -7,6 +7,8 @@ redirect_from:
product: '{% data reusables.gated-features.pages %}'
versions:
free-pro-team: '*'
topics:
- pages
---
If the repository for your {% data variables.product.prodname_pages %} site contains submodules, their contents will automatically be pulled in when your site is built.