From 82ab5a2140f6b04213e89a63d1f60c9005e7a1ba Mon Sep 17 00:00:00 2001 From: sarah bawabe <87032489+sbawabe@users.noreply.github.com> Date: Wed, 6 Aug 2025 13:23:33 -0400 Subject: [PATCH 1/2] Visual Editor: Update --- fern/products/home/pages/welcome.mdx | 120 +++++++++++++-------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/fern/products/home/pages/welcome.mdx b/fern/products/home/pages/welcome.mdx index 167d3acc..291db9e3 100644 --- a/fern/products/home/pages/welcome.mdx +++ b/fern/products/home/pages/welcome.mdx @@ -50,8 +50,8 @@ import { FernFooter } from "../../../components/FernFooter";
SDKs - Arrow right light - Arrow right light + Arrow right light + Arrow right light

Generate client libraries in multiple languages. @@ -70,31 +70,31 @@ import { FernFooter } from "../../../components/FernFooter"; Get started with: {/* TypeScript */} - TypeScript + TypeScript {/* Python */} - Python + Python {/* Go */} - Go + Go {/* Java */} - Java + Java {/* C# */} - C# + C# {/* PHP */} - PHP + PHP {/* Ruby */} - Ruby + Ruby

@@ -102,18 +102,18 @@ import { FernFooter } from "../../../components/FernFooter";
Introduction - Arrow right light - Arrow right light + Arrow right light + Arrow right light Quickstart - Arrow right light - Arrow right light + Arrow right light + Arrow right light Customers - Arrow right light - Arrow right light + Arrow right light + Arrow right light
@@ -123,8 +123,8 @@ import { FernFooter } from "../../../components/FernFooter";
Docs - Arrow right light - Arrow right light + Arrow right light + Arrow right light

A beautiful, interactive documentation website. @@ -141,38 +141,38 @@ import { FernFooter } from "../../../components/FernFooter";

Introduction - Arrow right - Arrow right + Arrow right + Arrow right Quickstart - Arrow right light - Arrow right light + Arrow right light + Arrow right light Set up your project structure - Arrow right light - Arrow right light + Arrow right light + Arrow right light See all available components - Arrow right light - Arrow right light + Arrow right light + Arrow right light Configure your docs - Arrow right light - Arrow right light + Arrow right light + Arrow right light Bring your own API spec - Arrow right light - Arrow right light + Arrow right light + Arrow right light Control role-based access - Arrow right light - Arrow right light + Arrow right light + Arrow right light
@@ -183,8 +183,8 @@ import { FernFooter } from "../../../components/FernFooter";
Ask Fern - Arrow right light - Arrow right light + Arrow right light + Arrow right light

AI Search that lets users find answers in your documentation instantly. @@ -201,18 +201,18 @@ import { FernFooter } from "../../../components/FernFooter";

Introduction - Arrow right light - Arrow right light + Arrow right light + Arrow right light Configure - Arrow right light - Arrow right light + Arrow right light + Arrow right light Customers - Arrow right light - Arrow right light + Arrow right light + Arrow right light
@@ -226,8 +226,8 @@ import { FernFooter } from "../../../components/FernFooter";
- Changelog Preview - Changelog Preview + Changelog Preview + Changelog Preview

Changelog

@@ -235,41 +235,41 @@ import { FernFooter } from "../../../components/FernFooter";

- Docs + Docs - TypeScript + TypeScript {/* Python */} - Python + Python {/* Go */} - Go + Go {/* Java */} - Java + Java {/* C# */} - C# + C# {/* PHP */} - PHP + PHP {/* Ruby */} - Ruby + Ruby
- Github Preview - Github Preview + Github Preview + Github Preview

Github

@@ -281,8 +281,8 @@ import { FernFooter } from "../../../components/FernFooter";

- Discord Preview - Discord Preview + Discord Preview + Discord Preview

Slack

@@ -294,8 +294,8 @@ import { FernFooter } from "../../../components/FernFooter";

- Twitter Preview - Twitter Preview + Twitter Preview + Twitter Preview

Twitter X @@ -321,15 +321,15 @@ import { FernFooter } from "../../../components/FernFooter";
- Github - Github + Github + Github File a Github issue - Email - Email + Email + Email Email us @@ -337,4 +337,4 @@ import { FernFooter } from "../../../components/FernFooter";

-
\ No newline at end of file +
From 42d145d1b96c9dec822d88f15ede27fd91a9be44 Mon Sep 17 00:00:00 2001 From: sarah bawabe <87032489+sbawabe@users.noreply.github.com> Date: Wed, 6 Aug 2025 13:23:48 -0400 Subject: [PATCH 2/2] Visual Editor: Update --- fern/products/home/pages/welcome.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fern/products/home/pages/welcome.mdx b/fern/products/home/pages/welcome.mdx index 291db9e3..49467bf6 100644 --- a/fern/products/home/pages/welcome.mdx +++ b/fern/products/home/pages/welcome.mdx @@ -1,9 +1,10 @@ --- -title: Build with Fern +title: Build with Fe description: Explore our guides for how to generate SDKs and Docs with Fern. slug: / hide-toc: true layout: custom +subtitle: aaa --- import { FernFooter } from "../../../components/FernFooter";