Skip to content

Commit d3114e4

Browse files
authored
Add discovery landing page for content/pages (#60012)
1 parent 73de74e commit d3114e4

26 files changed

Lines changed: 57 additions & 22 deletions

content/pages/configuring-a-custom-domain-for-your-github-pages-site/about-custom-domains-and-github-pages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ versions:
1414
topics:
1515
- Pages
1616
shortTitle: Custom domains in GitHub Pages
17+
category:
18+
- Learn about GitHub Pages
1719
---
1820

1921
## Supported custom domains

content/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ versions:
1818
topics:
1919
- Pages
2020
shortTitle: Manage a custom domain
21+
category:
22+
- Set up a GitHub Pages site
2123
---
2224

2325
People with admin permissions for a repository can configure a custom domain for a {% data variables.product.prodname_pages %} site.

content/pages/configuring-a-custom-domain-for-your-github-pages-site/troubleshooting-custom-domains-and-github-pages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ versions:
1414
topics:
1515
- Pages
1616
shortTitle: Troubleshoot a custom domain
17+
category:
18+
- Troubleshoot a GitHub Pages site error
1719
---
1820

1921
## CNAME errors

content/pages/configuring-a-custom-domain-for-your-github-pages-site/verifying-your-custom-domain-for-github-pages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ versions:
88
topics:
99
- Pages
1010
shortTitle: Verify a custom domain
11+
category:
12+
- Managing a GitHub Pages site
1113
---
1214

1315
## About domain verification for GitHub Pages

content/pages/getting-started-with-github-pages/changing-the-visibility-of-your-github-pages-site.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ permissions: 'People with admin access to a repository can change the visibility
77
redirect_from:
88
- /github/working-with-github-pages/changing-the-visibility-of-your-github-pages-site
99
shortTitle: Change visibility of site
10+
category:
11+
- Managing a GitHub Pages site
1012
---
1113

1214
## About access control for {% data variables.product.prodname_pages %} sites

content/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ versions:
1414
topics:
1515
- Pages
1616
shortTitle: Configure publishing source
17+
category:
18+
- Set up a GitHub Pages site
1719
---
1820

1921
## About publishing sources

content/pages/getting-started-with-github-pages/creating-a-custom-404-page-for-your-github-pages-site.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ versions:
1313
topics:
1414
- Pages
1515
shortTitle: Create custom 404 page
16+
category:
17+
- Set up a GitHub Pages site
1618
---
1719

1820
{% data reusables.pages.navigate-site-repo %}

content/pages/getting-started-with-github-pages/creating-a-github-pages-site.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ versions:
1616
topics:
1717
- Pages
1818
shortTitle: Create a GitHub Pages site
19+
category:
20+
- Set up a GitHub Pages site
1921
---
2022

2123

content/pages/getting-started-with-github-pages/deleting-a-github-pages-site.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ versions:
1010
topics:
1111
- Pages
1212
shortTitle: Delete a GitHub Pages site
13+
category:
14+
- Managing a GitHub Pages site
1315
---
1416

1517
## Deleting your site

content/pages/getting-started-with-github-pages/github-pages-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ versions:
88
ghec: '*'
99
topics:
1010
- Pages
11+
category:
12+
- Set up a GitHub Pages site
1113
---
1214

1315
## Usage limits

0 commit comments

Comments
 (0)