Skip to content

Commit d5f95c4

Browse files
Fern Editor: Update
1 parent e748c3b commit d5f95c4

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: NEW PAGE!
3+
slug: learn/docs/getting-started/new-page
4+
---
5+

fern/products/docs/docs.yml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ navigation:
1111
path: ./pages/getting-started/project-structure.mdx
1212
- link: Customer showcase
1313
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
14+
- page: NEW PAGE!
15+
path: docs/pages/learn/docs/getting-started/new-page.mdx
1416
- changelog: ./pages/changelog
1517
icon: fa-regular fa-clock-rotate-left
1618
- section: Configuration
@@ -139,7 +141,7 @@ navigation:
139141
- section: Preview & publish
140142
collapsed: true
141143
contents:
142-
- page: Previewing changes locally
144+
- page: Previewing changes locally
143145
path: ./pages/getting-started/preview-changes-locally.mdx
144146
- page: Previewing changes in a PR
145147
path: ./pages/getting-started/pr-preview.mdx
@@ -227,9 +229,9 @@ navigation:
227229
path: ./pages/api-references/autopopulate-api-key.mdx
228230
- page: SSO
229231
path: ./pages/authentication/sso.mdx
230-
- section: Self-hosted
231-
collapsed: true
232-
contents:
232+
- section: Self-hosted
233+
collapsed: true
234+
contents:
233235
- page: Overview
234236
path: ./pages/enterprise/self-hosted.mdx
235237
- page: Set up self-hosted documentation
@@ -262,7 +264,7 @@ navigation:
262264
slug: analytics/mixpanel
263265
- page: Postman
264266
path: ./pages/integrations/postman.mdx
265-
- page: LaunchDarkly feature flags
267+
- page: LaunchDarkly feature flags
266268
path: ./pages/integrations/feature-flags.mdx
267269
hidden: true
268270
- section: Developer tools
@@ -275,7 +277,6 @@ navigation:
275277
- page: GitLab
276278
path: ./pages/developer-tools/gitlab.mdx
277279
- page: Vale
278-
path: ./pages/developer-tools/vale.mdx
280+
path: ./pages/developer-tools/vale.mdx
279281
- page: View Markdown
280282
path: ./pages/developer-tools/view-markdown.mdx
281-

0 commit comments

Comments
 (0)