-
Notifications
You must be signed in to change notification settings - Fork 7
JUST TESTING #5988
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?
JUST TESTING #5988
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,39 @@ | ||
| --- | ||
| title: Roadmap | ||
| description: What we're building next for Fern Docs. Targets are directional and may shift as we learn. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
| --- | ||
|
|
||
|
|
||
| Here's where Fern Docs is headed. Items are grouped by the quarter we're targeting, soonest first, with anything we haven't dated yet under **Later**. Targets are directional and may change—follow the [changelog](/learn/docs/changelog) for what's already shipped. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
|
|
||
| <Roadmap> | ||
| <RoadmapItem title="Visual editing with Fern Editor" status="shipped" target="Q2 2026" tags={["Authoring"]} changelog="/learn/docs/changelog"> | ||
| Edit your docs in a WYSIWYG editor and open a PR without leaving the browser. | ||
| </RoadmapItem> | ||
|
|
||
| <RoadmapItem title="Roadmap component" status="in-progress" target="Q3 2026" tags={["Components"]} link="https://github.com/fern-api/fern-platform/pull/12644"> | ||
| A forward-looking, quarter-grouped timeline you can author inline on any page—exactly the component rendering this page. | ||
| </RoadmapItem> | ||
|
|
||
| <RoadmapItem title="Faster local preview" status="in-progress" target="Q3 2026" tags={["Developer experience"]}> | ||
| Sub-second hot reload for `fern docs dev`, even on large sites. | ||
| </RoadmapItem> | ||
|
|
||
| <RoadmapItem title="Theming presets" status="planned" target="Q4 2026" tags={["Theming", "Design"]}> | ||
| Drop-in starting points for light and dark themes, with live preview in the dashboard. | ||
| </RoadmapItem> | ||
|
|
||
| <RoadmapItem title="Search analytics" status="planned" target="Q4 2026" tags={["Analytics"]}> | ||
| See top queries and zero-result searches so you know which docs to write next. | ||
| </RoadmapItem> | ||
|
|
||
| <RoadmapItem title="Localization workflow v2" status="planned" target="2027" tags={["Internationalization"]}> | ||
| Per-language review states and translation memory for multi-locale sites. | ||
| </RoadmapItem> | ||
|
|
||
| <RoadmapItem title="Offline & PDF export" status="exploring" tags={["Export"]}> | ||
| A single-file export of your docs for air-gapped environments. Still early—we're validating demand. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
| </RoadmapItem> | ||
| </Roadmap> | ||
|
|
||
| Have something you'd like to see? [Let us know](https://buildwithfern.com/contact). | ||
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.We] Try to avoid using first-person plural like 'we'.