Skip to content
Closed
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: 1 addition & 1 deletion fern/products/docs/pages/getting-started/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ subtitle: A website builder for beautiful agent and developer-friendly docs.
</div>
</a>
</CardGroup>
</div>
</div>
6 changes: 3 additions & 3 deletions fern/products/docs/pages/getting-started/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ title: Quickstart
subtitle: Start building beautiful documentation in under 5 minutes
---

<img alt="Docs cascade" src="./images/docs-cascade.png" />

With Fern, you can build beautiful developer documentation that matches your brand. Fern supports writing pages (written in Markdown) and generating API Reference documentation (from an OpenAPI Specification).

<img alt="Docs cascade" src="./images/docs-cascade.png" />

In this guide, we'll show you how to get started with Fern in under 5 minutes.

<Steps toc={true}>
Expand Down Expand Up @@ -200,4 +200,4 @@ In this guide, we'll show you how to get started with Fern in under 5 minutes.

</Steps>

[View examples of documentation websites](https://buildwithfern.com/customers) that have been published using Fern.
[View examples of documentation websites](https://buildwithfern.com/customers) that have been published using Fern.
5 changes: 2 additions & 3 deletions fern/products/home/pages/welcome.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: Build with Fern
description: Explore our guides for how to generate SDKs and Docs with Fern.
slug: /
description: Explore our guides for how to generate SDKs and Docs with Fern.
hide-toc: true
layout: custom
---


import { FernFooter } from "../../../components/FernFooter";

<div className="lp-page-container">
Expand Down Expand Up @@ -377,4 +376,4 @@ import { FernFooter } from "../../../components/FernFooter";
</div>

</div>
</div>
</div>