diff --git a/fern/assets/styles.css b/fern/assets/styles.css index a418cf13a..d732c1787 100644 --- a/fern/assets/styles.css +++ b/fern/assets/styles.css @@ -157,3 +157,5 @@ div:has(> .fern-product-selector-radio-group):before { } } } + + diff --git a/fern/docs.yml b/fern/docs.yml index bb7900873..0403ced42 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -107,7 +107,7 @@ colors: dark: "#393A40" light: "#E0E1E6" header-background: - dark: "#19191B" + dark: "#111113" light: "#FFFFFF" card-background: dark: "#222325" diff --git a/fern/images/.DS_Store b/fern/images/.DS_Store index 92c60a31f..85960f7ac 100644 Binary files a/fern/images/.DS_Store and b/fern/images/.DS_Store differ diff --git a/fern/products/docs/docs.yml b/fern/products/docs/docs.yml index b69ae4c22..63c51229b 100644 --- a/fern/products/docs/docs.yml +++ b/fern/products/docs/docs.yml @@ -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 @@ -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 diff --git a/fern/products/home/pages/images/Slack Icon.svg b/fern/products/home/pages/images/Slack Icon.svg deleted file mode 100644 index 972ea7314..000000000 --- a/fern/products/home/pages/images/Slack Icon.svg +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/fern/products/home/pages/images/ai-search-preview-dark.svg b/fern/products/home/pages/images/ai-search-preview-dark.svg new file mode 100644 index 000000000..0eb6257ec --- /dev/null +++ b/fern/products/home/pages/images/ai-search-preview-dark.svg @@ -0,0 +1,57 @@ + diff --git a/fern/products/home/pages/images/ai-search-preview.svg b/fern/products/home/pages/images/ai-search-preview-light.svg similarity index 100% rename from fern/products/home/pages/images/ai-search-preview.svg rename to fern/products/home/pages/images/ai-search-preview-light.svg diff --git a/fern/products/home/pages/images/arrow-right-black.svg b/fern/products/home/pages/images/arrow-right-black.svg new file mode 100644 index 000000000..12d51abcf --- /dev/null +++ b/fern/products/home/pages/images/arrow-right-black.svg @@ -0,0 +1,3 @@ + diff --git a/fern/products/home/pages/images/arrow-right-dark.svg b/fern/products/home/pages/images/arrow-right-dark.svg index 99d264caa..12d51abcf 100644 --- a/fern/products/home/pages/images/arrow-right-dark.svg +++ b/fern/products/home/pages/images/arrow-right-dark.svg @@ -1,3 +1,3 @@ diff --git a/fern/products/home/pages/images/arrow-right-white.svg b/fern/products/home/pages/images/arrow-right-white.svg new file mode 100644 index 000000000..857b42e6d --- /dev/null +++ b/fern/products/home/pages/images/arrow-right-white.svg @@ -0,0 +1,3 @@ + diff --git a/fern/products/home/pages/images/builtwithfern-dark.svg b/fern/products/home/pages/images/builtwithfern-dark.svg new file mode 100644 index 000000000..6bec95d6d --- /dev/null +++ b/fern/products/home/pages/images/builtwithfern-dark.svg @@ -0,0 +1,5 @@ + diff --git a/fern/products/home/pages/images/builtwithfern-frame-dark.svg b/fern/products/home/pages/images/builtwithfern-frame-dark.svg new file mode 100644 index 000000000..c25cc16f8 --- /dev/null +++ b/fern/products/home/pages/images/builtwithfern-frame-dark.svg @@ -0,0 +1,32 @@ + diff --git a/fern/products/home/pages/images/builtwithfern-frame-light.svg b/fern/products/home/pages/images/builtwithfern-frame-light.svg new file mode 100644 index 000000000..b029767ae --- /dev/null +++ b/fern/products/home/pages/images/builtwithfern-frame-light.svg @@ -0,0 +1,32 @@ + diff --git a/fern/products/home/pages/images/builtwithfern-light.svg b/fern/products/home/pages/images/builtwithfern-light.svg new file mode 100644 index 000000000..2f84dea2d --- /dev/null +++ b/fern/products/home/pages/images/builtwithfern-light.svg @@ -0,0 +1,5 @@ + diff --git a/fern/products/home/pages/images/changelog-dark.svg b/fern/products/home/pages/images/changelog-dark.svg new file mode 100644 index 000000000..ca1dfd2ad --- /dev/null +++ b/fern/products/home/pages/images/changelog-dark.svg @@ -0,0 +1,3 @@ + diff --git a/fern/products/home/pages/images/changelog.svg b/fern/products/home/pages/images/changelog-light.svg similarity index 100% rename from fern/products/home/pages/images/changelog.svg rename to fern/products/home/pages/images/changelog-light.svg diff --git a/fern/products/home/pages/images/discord-dark.svg b/fern/products/home/pages/images/discord-dark.svg new file mode 100644 index 000000000..a15459289 --- /dev/null +++ b/fern/products/home/pages/images/discord-dark.svg @@ -0,0 +1,8 @@ + diff --git a/fern/products/home/pages/images/discord.svg b/fern/products/home/pages/images/discord-light.svg similarity index 100% rename from fern/products/home/pages/images/discord.svg rename to fern/products/home/pages/images/discord-light.svg diff --git a/fern/products/home/pages/images/docs-preview-dark.svg b/fern/products/home/pages/images/docs-preview-dark.svg new file mode 100644 index 000000000..4d649fb92 --- /dev/null +++ b/fern/products/home/pages/images/docs-preview-dark.svg @@ -0,0 +1,133 @@ + diff --git a/fern/products/home/pages/images/docs-preview.svg b/fern/products/home/pages/images/docs-preview-light.svg similarity index 100% rename from fern/products/home/pages/images/docs-preview.svg rename to fern/products/home/pages/images/docs-preview-light.svg diff --git a/fern/products/home/pages/images/email.svg b/fern/products/home/pages/images/email-dark.svg similarity index 89% rename from fern/products/home/pages/images/email.svg rename to fern/products/home/pages/images/email-dark.svg index 7a90a88aa..8984dd243 100644 --- a/fern/products/home/pages/images/email.svg +++ b/fern/products/home/pages/images/email-dark.svg @@ -1,3 +1,3 @@ diff --git a/fern/products/home/pages/images/email-light.svg b/fern/products/home/pages/images/email-light.svg new file mode 100644 index 000000000..ec63dfa15 --- /dev/null +++ b/fern/products/home/pages/images/email-light.svg @@ -0,0 +1,3 @@ + diff --git a/fern/products/home/pages/images/github-dark.svg b/fern/products/home/pages/images/github-dark.svg new file mode 100644 index 000000000..08d97d507 --- /dev/null +++ b/fern/products/home/pages/images/github-dark.svg @@ -0,0 +1,8 @@ + diff --git a/fern/products/home/pages/images/github.svg b/fern/products/home/pages/images/github-light.svg similarity index 100% rename from fern/products/home/pages/images/github.svg rename to fern/products/home/pages/images/github-light.svg diff --git a/fern/products/home/pages/images/sdks-preview-dark.svg b/fern/products/home/pages/images/sdks-preview-dark.svg new file mode 100644 index 000000000..2e2f8ad9e --- /dev/null +++ b/fern/products/home/pages/images/sdks-preview-dark.svg @@ -0,0 +1,277 @@ + diff --git a/fern/products/home/pages/images/sdks-preview.svg b/fern/products/home/pages/images/sdks-preview-light.svg similarity index 100% rename from fern/products/home/pages/images/sdks-preview.svg rename to fern/products/home/pages/images/sdks-preview-light.svg diff --git a/fern/products/home/pages/images/slack-dark.svg b/fern/products/home/pages/images/slack-dark.svg new file mode 100644 index 000000000..9709a62bd --- /dev/null +++ b/fern/products/home/pages/images/slack-dark.svg @@ -0,0 +1,17 @@ + diff --git a/fern/products/home/pages/images/slack-light.svg b/fern/products/home/pages/images/slack-light.svg new file mode 100644 index 000000000..15b4c02b3 --- /dev/null +++ b/fern/products/home/pages/images/slack-light.svg @@ -0,0 +1,17 @@ + diff --git a/fern/products/home/pages/images/x-dark.svg b/fern/products/home/pages/images/x-dark.svg new file mode 100644 index 000000000..75706bd35 --- /dev/null +++ b/fern/products/home/pages/images/x-dark.svg @@ -0,0 +1,3 @@ + diff --git a/fern/products/home/pages/images/x.svg b/fern/products/home/pages/images/x-light.svg similarity index 100% rename from fern/products/home/pages/images/x.svg rename to fern/products/home/pages/images/x-light.svg diff --git a/fern/products/home/pages/welcome.mdx b/fern/products/home/pages/welcome.mdx index 302ae797c..fa8aa6694 100644 --- a/fern/products/home/pages/welcome.mdx +++ b/fern/products/home/pages/welcome.mdx @@ -8,6 +8,10 @@ layout: custom -
+
Let users find answers in your documentation instantly
+
We're lightning-fast with support - you'll typically hear back from us in hours, not days!