-
Notifications
You must be signed in to change notification settings - Fork 4
Enhance Scribe docs with Fern components and simplified architecture #2054
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
| </Note> | ||
|
|
||
| Fern Scribe is a technical writing agent that keeps your docs aligned as your product evolves. | ||
| Fern Scribe is a technical writing agent that keeps your documentation aligned with a constantly-changing product. Instead of relying on engineers or writers to notice every change, Scribe proactively identifies updates across your engineering tools and drafts accurate, high-quality documentation changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Hyphens] 'constantly-changing' doesn't need a hyphen.
| Scribe opens pull requests with either ready-to-merge edits or a clear outline for a human writer to refine. It augments your technical writing team by eliminating the tedious, mechanical parts of doc maintenance. | ||
|
|
||
| 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. | ||
| ## How Fern Scribe works |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Headings] 'How Fern Scribe works' should use sentence-style capitalization.
- Replace prose with Steps component for 'How Scribe works' - Convert Connectors section to AccordionGroup for better UX - Simplify Mermaid diagram to vertical flow ending at PR - Fix Vale style issues (remove hyphen, sentence case heading) - Add Tip callout in Customization section Co-Authored-By: [email protected] <[email protected]>
| Scribe opens pull requests with either ready-to-merge edits or a clear outline for a human writer to refine. It augments your technical writing team by eliminating the tedious, mechanical parts of doc maintenance. | ||
|
|
||
| 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. | ||
| ## How Scribe works |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Headings] 'How Scribe works' should use sentence-style capitalization.
Enhance Scribe docs with Fern components and simplified architecture
Summary
Improved the Fern Scribe documentation by replacing prose with interactive Fern components and simplifying the architecture diagram based on user feedback. The page now uses Steps, AccordionGroup, and Tip components for better UX and scannability.
Key changes:
Review & Testing Checklist for Human
Test Plan
Notes