diff --git a/fern/docs.yml b/fern/docs.yml index 069eadeb1..b98a38de0 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -278,11 +278,6 @@ redirects: destination: /learn/sdks/overview/introduction permanent: true - # SDK Reference redirects - - source: /learn/sdks/reference/:slug* - destination: /learn/sdks/overview/reference/:slug* - permanent: true - # SDK Guides - specific cases first, then general pattern - source: /learn/sdks/guides/generate-your-first-sdk destination: /learn/sdks/overview/introduction diff --git a/fern/products/docs/docs.yml b/fern/products/docs/docs.yml index 4ccce5a2e..2b4c59dd2 100644 --- a/fern/products/docs/docs.yml +++ b/fern/products/docs/docs.yml @@ -27,7 +27,7 @@ navigation: icon: fa-regular fa-comment-dots - page: Button path: ./pages/component-library/default-components/button.mdx - icon: fa-regular fa-button + icon: fa-regular fa-arrow-pointer - page: Callouts path: ./pages/component-library/default-components/callouts.mdx icon: fa-regular fa-exclamation-triangle diff --git a/fern/products/docs/pages/getting-started/images/payabl-blog_image_og.png b/fern/products/docs/pages/getting-started/images/payabl-blog_image_og.png new file mode 100644 index 000000000..434a743ef Binary files /dev/null and b/fern/products/docs/pages/getting-started/images/payabl-blog_image_og.png differ diff --git a/fern/products/docs/pages/getting-started/images/payabli-blog_image.png b/fern/products/docs/pages/getting-started/images/payabli-blog_image.png new file mode 100644 index 000000000..7279d46f8 Binary files /dev/null and b/fern/products/docs/pages/getting-started/images/payabli-blog_image.png differ diff --git a/fern/products/docs/pages/getting-started/overview.mdx b/fern/products/docs/pages/getting-started/overview.mdx index db088ed4e..9cb4b94fe 100644 --- a/fern/products/docs/pages/getting-started/overview.mdx +++ b/fern/products/docs/pages/getting-started/overview.mdx @@ -1,6 +1,6 @@ --- title: Fern Docs -subtitle: Beautiful, AI-native docs that are easy to configure, scale, and edit. +subtitle: A website builder for beautiful agent and developer-friendly docs. ---
@@ -31,7 +31,7 @@ subtitle: Beautiful, AI-native docs that are easy to configure, scale, and edit.
- +
Configure with ease diff --git a/fern/products/home/pages/welcome.mdx b/fern/products/home/pages/welcome.mdx index f3207a38f..1d959a9bc 100644 --- a/fern/products/home/pages/welcome.mdx +++ b/fern/products/home/pages/welcome.mdx @@ -114,7 +114,7 @@ import { FernFooter } from "../../../components/FernFooter"; Arrow right light - Configure + Quickstart Arrow right light Arrow right light @@ -143,36 +143,37 @@ import { FernFooter } from "../../../components/FernFooter"; Docs Preview
- - Quickstart + + Introduction Arrow right Arrow right - - Configure your docs site + + Quickstart Arrow right light Arrow right light - - Configure multiple products + + See all available components Arrow right light Arrow right light - - Create versions + + Configure your docs Arrow right light Arrow right light - - Configure slugs via MDX + + Bring your own API spec Arrow right light Arrow right light - - See all available components + + Setup your project structure Arrow right light Arrow right light +
@@ -193,11 +194,16 @@ import { FernFooter } from "../../../components/FernFooter"; AI Search Mockup
- - Configure + + Introduction Arrow right light Arrow right light + + Configure + Arrow right light + Arrow right light + Customers Arrow right light diff --git a/fern/products/sdks/introduction.mdx b/fern/products/sdks/introduction.mdx index 67a41f68c..3d916bcab 100644 --- a/fern/products/sdks/introduction.mdx +++ b/fern/products/sdks/introduction.mdx @@ -14,7 +14,7 @@ description: Generate idiomatic SDKs in multiple programming languages {/*
*/}
- +
TypeScript @@ -66,7 +66,7 @@ description: Generate idiomatic SDKs in multiple programming languages
- +
.NET