diff --git a/fern/docs/pages/learn/docs/getting-started/page-in-getting-started.mdx b/fern/docs/pages/learn/docs/getting-started/page-in-getting-started.mdx new file mode 100644 index 000000000..81ea03682 --- /dev/null +++ b/fern/docs/pages/learn/docs/getting-started/page-in-getting-started.mdx @@ -0,0 +1,6 @@ +--- +title: Page in Getting started +slug: learn/docs/getting-started/page-in-getting-started +--- + +This feels great! diff --git a/fern/products/docs/docs.yml b/fern/products/docs/docs.yml index 4e17e4fc9..ae1c7e4cd 100644 --- a/fern/products/docs/docs.yml +++ b/fern/products/docs/docs.yml @@ -11,6 +11,8 @@ navigation: path: ./pages/getting-started/project-structure.mdx - link: Customer showcase href: https://buildwithfern.com/showcase#docs-customers.alldocs-features + - page: Page in Getting started + path: ../../docs/pages/learn/docs/getting-started/page-in-getting-started.mdx - changelog: ./pages/changelog icon: fa-regular fa-clock-rotate-left - section: Configuration @@ -139,7 +141,7 @@ navigation: - section: Preview & publish collapsed: true contents: - - page: Previewing changes locally + - page: Previewing changes locally path: ./pages/getting-started/preview-changes-locally.mdx - page: Previewing changes in a PR path: ./pages/getting-started/pr-preview.mdx @@ -234,9 +236,9 @@ navigation: path: ./pages/api-references/autopopulate-api-key.mdx - page: SSO path: ./pages/authentication/sso.mdx - - section: Self-hosted - collapsed: true - contents: + - section: Self-hosted + collapsed: true + contents: - page: Overview path: ./pages/enterprise/self-hosted.mdx - page: Set up self-hosted documentation @@ -269,7 +271,7 @@ navigation: slug: analytics/mixpanel - page: Postman path: ./pages/integrations/postman.mdx - - page: LaunchDarkly feature flags + - page: LaunchDarkly feature flags path: ./pages/integrations/feature-flags.mdx hidden: true - section: Developer tools @@ -282,7 +284,6 @@ navigation: - page: GitLab path: ./pages/developer-tools/gitlab.mdx - page: Vale - path: ./pages/developer-tools/vale.mdx + path: ./pages/developer-tools/vale.mdx - page: View Markdown path: ./pages/developer-tools/view-markdown.mdx - \ No newline at end of file