Skip to content

Commit 9d7d5a9

Browse files
Fern Editor: Update
1 parent 97d6d0c commit 9d7d5a9

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: NEW PAGE IN NEW SESSION
3+
slug: learn/docs/getting-started/new-page-in-new-session
4+
---
5+
6+
let's try this out

fern/products/docs/docs.yml

Lines changed: 9 additions & 8 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 IN NEW SESSION
15+
path: ../../docs/pages/learn/docs/getting-started/new-page-in-new-session.mdx
1416
- changelog: ./pages/changelog
1517
icon: fa-regular fa-clock-rotate-left
1618
- section: Configuration
@@ -28,7 +30,7 @@ navigation:
2830
path: ./pages/navigation/products.mdx
2931
- page: Page-level settings
3032
path: ./pages/customization/frontmatter.mdx
31-
- section: Writing content
33+
- section: renamed
3234
contents:
3335
- page: Markdown pages
3436
path: ./pages/component-library/writing-content/markdown.mdx
@@ -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
@@ -234,9 +236,9 @@ navigation:
234236
path: ./pages/api-references/autopopulate-api-key.mdx
235237
- page: SSO
236238
path: ./pages/authentication/sso.mdx
237-
- section: Self-hosted
238-
collapsed: true
239-
contents:
239+
- section: Self-hosted
240+
collapsed: true
241+
contents:
240242
- page: Overview
241243
path: ./pages/enterprise/self-hosted.mdx
242244
- page: Set up self-hosted documentation
@@ -271,7 +273,7 @@ navigation:
271273
path: ./pages/integrations/postman.mdx
272274
- page: Mintlify
273275
path: ./pages/integrations/mintlify.mdx
274-
- page: LaunchDarkly feature flags
276+
- page: LaunchDarkly feature flags
275277
path: ./pages/integrations/feature-flags.mdx
276278
hidden: true
277279
- section: Developer tools
@@ -284,7 +286,6 @@ navigation:
284286
- page: GitLab
285287
path: ./pages/developer-tools/gitlab.mdx
286288
- page: Vale
287-
path: ./pages/developer-tools/vale.mdx
289+
path: ./pages/developer-tools/vale.mdx
288290
- page: View Markdown
289291
path: ./pages/developer-tools/view-markdown.mdx
290-

0 commit comments

Comments
 (0)