Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions fern/assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,5 @@ div:has(> .fern-product-selector-radio-group):before {
}
}
}


2 changes: 1 addition & 1 deletion fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ colors:
dark: "#393A40"
light: "#E0E1E6"
header-background:
dark: "#19191B"
dark: "#111113"
light: "#FFFFFF"
card-background:
dark: "#222325"
Expand Down
Binary file modified fern/images/.DS_Store
Binary file not shown.
162 changes: 82 additions & 80 deletions fern/products/docs/docs.yml
Original file line number Diff line number Diff line change
@@ -1,84 +1,88 @@
navigation:
- section: Guides
- section: Getting Started
contents:
- section: Getting Started
contents:
- page: Overview
path: ./pages/guides/getting-started/overview.mdx
- page: Quickstart
path: ./pages/guides/getting-started/quickstart.mdx
- page: Migrate from an existing site
path: ./pages/guides/getting-started/migrate-from-existing-site.mdx
- page: Setting up your domain
path: ./pages/guides/getting-started/setting-up-your-domain.mdx
- page: Customer Showcase
path: ./pages/guides/getting-started/customer-showcase.mdx
- section: Reference
contents:
- page: What is docs.yml
path: ./pages/guides/reference/what-is-docs-yml.mdx
- page: Frontmatter
path: ./pages/guides/reference/frontmatter.mdx
- section: Navigation
contents:
- page: Overview
path: ./pages/guides/navigation/overview.mdx
- page: Tabs
path: ./pages/guides/navigation/tabs.mdx
- page: Versions
path: ./pages/guides/navigation/versions.mdx
- page: Products
path: ./pages/guides/navigation/products.mdx
- page: Changelogs
path: ./pages/guides/navigation/changelogs.mdx
- page: API References
path: ./pages/guides/navigation/api-references.mdx
- page: Hiding Content
path: ./pages/guides/navigation/hiding-content.mdx
- section: SEO
contents:
- page: Configuring Slugs
path: ./pages/guides/seo/configuring-slugs.mdx
- page: Redirects
path: ./pages/guides/seo/redirects.mdx
- page: SEO Metadata
path: ./pages/guides/seo/seo-metadata.mdx
- page: Ilms.txt
path: ./pages/guides/seo/ilms-txt.mdx
- section: Authentication
contents:
- page: SSO
path: ./pages/guides/authentication/sso.mdx
- page: RBAC
path: ./pages/guides/authentication/rbac.mdx
- page: API Key Injection
path: ./pages/guides/authentication/api-key-injection.mdx
- section: Enterprise
- page: Overview
path: ./pages/guides/getting-started/overview.mdx
- page: Quickstart
path: ./pages/guides/getting-started/quickstart.mdx
- page: Migrate from an existing site
path: ./pages/guides/getting-started/migrate-from-existing-site.mdx
- page: Setting up your domain
path: ./pages/guides/getting-started/setting-up-your-domain.mdx
- page: Customer Showcase
path: ./pages/guides/getting-started/customer-showcase.mdx
- section: Reference
collapsed: true
contents:
- page: What is docs.yml
path: ./pages/guides/reference/what-is-docs-yml.mdx
- page: Frontmatter
path: ./pages/guides/reference/frontmatter.mdx
- section: Navigation
collapsed: true
contents:
- page: Overview
path: ./pages/guides/navigation/overview.mdx
- page: Tabs
path: ./pages/guides/navigation/tabs.mdx
- page: Versions
path: ./pages/guides/navigation/versions.mdx
- page: Products
path: ./pages/guides/navigation/products.mdx
- page: Changelogs
path: ./pages/guides/navigation/changelogs.mdx
- page: API References
path: ./pages/guides/navigation/api-references.mdx
- page: Hiding Content
path: ./pages/guides/navigation/hiding-content.mdx
- section: SEO
collapsed: true
contents:
- page: Configuring Slugs
path: ./pages/guides/seo/configuring-slugs.mdx
- page: Redirects
path: ./pages/guides/seo/redirects.mdx
- page: SEO Metadata
path: ./pages/guides/seo/seo-metadata.mdx
- page: Ilms.txt
path: ./pages/guides/seo/ilms-txt.mdx
- section: Authentication
collapsed: true
contents:
- page: SSO
path: ./pages/guides/authentication/sso.mdx
- page: RBAC
path: ./pages/guides/authentication/rbac.mdx
- page: API Key Injection
path: ./pages/guides/authentication/api-key-injection.mdx
- section: Enterprise
collapsed: true
contents:
- page: Self-hosted
path: ./pages/guides/enterprise/self-hosted.mdx
- section: Integrations
collapsed: true
contents:
- section: Analytics
contents:
- page: Self-hosted
path: ./pages/guides/enterprise/self-hosted.mdx
- section: Integrations
- page: Google
path: ./pages/guides/integrations/analytics/google.mdx
- page: PostHog
path: ./pages/guides/integrations/analytics/posthog.mdx
- page: Fullstory
path: ./pages/guides/integrations/analytics/fullstory.mdx
- page: Segment
path: ./pages/guides/integrations/analytics/segment.mdx
- section: Support
contents:
- section: Analytics
contents:
- page: Google
path: ./pages/guides/integrations/analytics/google.mdx
- page: PostHog
path: ./pages/guides/integrations/analytics/posthog.mdx
- page: Fullstory
path: ./pages/guides/integrations/analytics/fullstory.mdx
- page: Segment
path: ./pages/guides/integrations/analytics/segment.mdx
- section: Support
contents:
- page: Postman
path: ./pages/guides/integrations/support/postman.mdx
- page: Postman
path: ./pages/guides/integrations/postman.mdx
- page: Feature Flags
path: ./pages/guides/integrations/feature-flags.mdx
- page: Self-hosted
path: ./pages/guides/integrations/self-hosted.mdx
path: ./pages/guides/integrations/support/postman.mdx
- page: Postman
path: ./pages/guides/integrations/postman.mdx
- page: Feature Flags
path: ./pages/guides/integrations/feature-flags.mdx
- page: Self-hosted
path: ./pages/guides/integrations/self-hosted.mdx
- section: Component Library
contents:
- page: Overview
Expand Down Expand Up @@ -135,7 +139,5 @@ navigation:
path: ./pages/component-library/custom-components/reusable-snippets.mdx
- page: Custom React Components
path: ./pages/component-library/custom-components/custom-react-components.mdx
- section: Changelog
contents:
- page: Overview
path: ./pages/changelog/overview.mdx
- page: Changelog
path: ./pages/changelog/overview.mdx
3 changes: 0 additions & 3 deletions fern/products/home/pages/images/Slack Icon.svg

This file was deleted.

57 changes: 57 additions & 0 deletions fern/products/home/pages/images/ai-search-preview-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions fern/products/home/pages/images/arrow-right-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion fern/products/home/pages/images/arrow-right-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions fern/products/home/pages/images/arrow-right-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions fern/products/home/pages/images/builtwithfern-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions fern/products/home/pages/images/builtwithfern-frame-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions fern/products/home/pages/images/builtwithfern-frame-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading