Skip to content

Commit 22df14d

Browse files
heiskrCopilot
andauthored
🧹 Remove product-landing layout code (#61036)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b21cd6b commit 22df14d

102 files changed

Lines changed: 104 additions & 1892 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎.github/workflows/test.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
- audit-logs
4343
- automated-pipelines
4444
# - bookmarklets
45-
- changelogs
4645
# - code-scanning
4746
# - codeql-cli
4847
- color-schemes

‎content/README.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,7 @@ shortTitle: Contributing to projects
149149
### `layout`
150150

151151
- Purpose: Render the proper page layout.
152-
- Type: `String` that matches the name of the layout.
153-
For a layout named `components/landing`, the value would be `product-landing`.
152+
- Type: `String` that matches the name of a supported layout. See `layoutNames` in `src/frame/lib/frontmatter.ts` for the authoritative list (for example, `discovery-landing`, `journey-landing`, `bespoke-landing`, `category-landing`, `toc-landing`, `inline`).
154153
- Optional. If omitted, `DefaultLayout` is used.
155154

156155
### `children`

‎content/account-and-profile/index.md‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ introLinks:
66
quickstart: /account-and-profile/get-started/account
77
overview: /account-and-profile/get-started/profile
88
layout: discovery-landing
9-
changelog:
10-
label: profiles, github-themes
11-
versions:
12-
fpt: '*'
13-
ghec: '*'
149
versions:
1510
fpt: '*'
1611
ghes: '*'

‎content/actions/index.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ intro: 'Automate, customize, and execute your software development workflows rig
55
introLinks:
66
overview: /actions/get-started/understand-github-actions
77
quickstart: /actions/get-started/quickstart
8-
changelog:
9-
label: actions
108
redirect_from:
119
- /articles/automating-your-workflow-with-github-actions
1210
- /articles/customizing-your-project-with-github-actions

‎content/admin/index.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ redirect_from:
6464
- /insights/installing-and-configuring-github-insights/managing-data-in-github-insights/managing-repositories
6565
- /admin/configuration/configuring-your-enterprise/configuring-data-encryption-for-your-enterprise
6666
- /admin/guides
67-
changelog:
68-
label: enterprise
6967
layout: discovery-landing
7068
includedCategories:
7169
- Get started with GitHub Enterprise

‎content/apps/index.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ carousels:
1717
- /apps/oauth-apps/building-oauth-apps/differences-between-github-apps-and-oauth-apps
1818
- /apps/creating-github-apps/writing-code-for-a-github-app/building-a-github-app-that-responds-to-webhook-events
1919
- /apps/creating-github-apps/about-creating-github-apps/best-practices-for-creating-a-github-app
20-
changelog:
21-
label: apps
2220
versions:
2321
fpt: '*'
2422
ghes: '*'

‎content/authentication/index.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ versions:
2020
ghec: '*'
2121
introLinks:
2222
overview: /authentication/keeping-your-account-and-data-secure/about-authentication-to-github
23-
changelog:
24-
label: '2FA,authentication,security keys,SSH,token authentication'
2523
layout: discovery-landing
2624
carousels:
2725
recommended:

‎content/billing/index.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ redirect_from:
77
- /categories/setting-up-and-managing-billing-and-payments-on-github
88
introLinks:
99
overview: '{% ifversion fpt or ghec %}/billing/get-started/how-billing-works {% elsif ghes %}/billing/concepts/enterprise-billing/billing-for-enterprises{% endif %}'
10-
changelog:
11-
label: account-management
1210
layout: discovery-landing
1311
includedCategories:
1412
- 'Get started with billing'

‎content/code-security/index.md‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ redirect_from:
77
introLinks:
88
overview: '{% ifversion ghes %}/code-security/getting-started/github-security-features{% endif %}'
99
generate_secret_risk_assessment_report_for_free: '{% ifversion secret-risk-assessment %}https://github.com/get_started?with=risk-assessment{% endif %}'
10-
changelog:
11-
label: security-and-compliance
12-
versions:
13-
fpt: '*'
14-
ghec: '*'
1510
layout: discovery-landing
1611
contentType: landing
1712
includedCategories:

‎content/codespaces/index.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ carousels:
2828
- /codespaces/developing-in-a-codespace/using-source-control-in-your-codespace
2929
- /codespaces/managing-codespaces-for-your-organization/enabling-or-disabling-github-codespaces-for-your-organization
3030
- /codespaces/reference/security-in-github-codespaces
31-
changelog:
32-
label: codespaces
3331
communityRedirect:
3432
name: Provide GitHub Feedback
3533
href: 'https://github.com/orgs/community/discussions/categories/codespaces'

0 commit comments

Comments
 (0)