Skip to content
Merged
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
12 changes: 6 additions & 6 deletions fern/products/docs/pages/getting-started/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
{/* Dashed Pattern - Right Side */}
<div className="dashed-pattern-right"></div>

{/* <p>Meet documentation that is stunning by default, AI-ready, and designed to convert.</p> */}
<p>Beautiful, AI-native docs that are easy to configure, scale, and edit.</p>

<h2>Get started</h2>
<p>Import your existing syling and specs to get started with Fern Docs.</p>
<p>Build a docs site quickly by importing your existing syling and specs.</p>

<CardGroup cols={2}>
<a class="fern-card interactive not-prose relative block p-6 text-base" href="/docs/getting-started/quickstart">
Expand All @@ -27,7 +27,7 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="arrow-right hidden dark:block m-0" noZoom />
</div>
<div class="text-(color:--grayscale-a11) font-light">
<p>Start building beautiful documentation in under 5 minutes.</p>
<p>Set up a documentation site in under 5 minutes.</p>
</div>
</div>
</div>
Expand All @@ -44,15 +44,15 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="arrow-right hidden dark:block m-0" noZoom />
</div>
<div class="text-(color:--grayscale-a11) font-light">
<p>One simple file that can be used to generate documentation that fits your brand.</p>
<p>Use one simple file to generate documentation that fits your brand.</p>
</div>
</div>
</div>
</a>
</CardGroup>

<h2>Features</h2>
<p>Build your own components, enable Ask Fern, and make docs writing approachable.</p>
<p>Build your own components, enable Ask Fern, generate API references, and easily update your docs.</p>

<CardGroup cols={2}>
<a class="fern-card interactive not-prose rounded-3 relative block border p-6 text-base" href="/docs/writing-content/components/overview">
Expand Down Expand Up @@ -100,7 +100,7 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="arrow-right hidden dark:block m-0" noZoom />
</div>
<div class="text-(color:--grayscale-a11) font-light">
<p>Use one or more of an OpenAPI, AsyncAPI, gRPC, OpenRPC, or the Fern spec.</p>
<p>Use OpenAPI, AsyncAPI, gRPC, OpenRPC, and/or the Fern spec.</p>
</div>
</div>
</div>
Expand Down