Skip to content

Commit e3f047f

Browse files
committed
add page on scribe
1 parent 668398c commit e3f047f

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

fern/products/docs/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ navigation:
112112
- page: MCP server for your site
113113
path: ./pages/ai/mcp-server.mdx
114114
slug: mcp-server
115+
- page: Fern Scribe (coming soon)
116+
path: ./pages/ai/scribe.mdx
115117
- section: Preview & publish
116118
collapsed: true
117119
contents:
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Fern Scribe (coming soon)
3+
description: Your technical writing agent that keeps docs aligned with your evolving product
4+
---
5+
6+
<Note>
7+
Fern Scribe is in development. Interested in early access? Reach out via Slack or [email protected].
8+
</Note>
9+
10+
Fern Scribe is a technical writing agent that keeps your docs aligned as your product evolves.
11+
12+
It notices code changes and issue tracker updates (Linear, Jira) then drafts targeted edits to your documentation pages via GitHub. You can ask Fern Scribe to iterate or edit directly yourself. By default, Fern Scribe updates existing pages rather than creating new ones.
13+
14+
Fern Scribe understands Fern components like snippets, callouts, and tables, as well as your custom components and styling. It learns your writing style and makes edits that fit your existing navigation and content organization. You can further customize Fern Scribe's behavior to match your team's preferences, style guide, and workflow.

0 commit comments

Comments
 (0)