Skip to content

JUST TESTING#5988

Open
matlegault wants to merge 1 commit into
mainfrom
matlegault/roadmap-demo-site
Open

JUST TESTING#5988
matlegault wants to merge 1 commit into
mainfrom
matlegault/roadmap-demo-site

Conversation

@matlegault

@matlegault matlegault commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Adds a Roadmap page to the Docs product that uses the <Roadmap> / <RoadmapItem> components from fern-platform#12644, with a top-level nav entry beside the changelog (slug /docs/roadmap). The page is a realistic forward-looking roadmap that exercises the component's features: shipped/in-progress/planned plus a custom status, quarter/year/undated (Later) targets, tags, and link/changelog footer links. fern check passes with no new warnings.

Note: the timeline only renders once #12644 ships in the docs bundle; the page is authored correctly and validates today.

🤖 Generated with Claude Code

@matlegault matlegault requested a review from devalog as a code owner June 26, 2026 14:25
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

🌿 Preview your docs: https://fern-preview-matlegault-roadmap-demo-site.docs.buildwithfern.com/learn

Here are the markdown pages you've updated:

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Adds a Roadmap page to the Docs product that uses the <Roadmap> /
<RoadmapItem> components from fern-platform#12644, plus a top-level nav
entry beside the changelog (slug /docs/roadmap).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@matlegault matlegault force-pushed the matlegault/roadmap-demo-site branch from e8b2d0c to 73f6f73 Compare June 26, 2026 14:55
@matlegault matlegault changed the title Add Roadmap component demo site Add Roadmap page to docs Jun 26, 2026
@@ -0,0 +1,39 @@
---
title: Roadmap
description: What we're building next for Fern Docs. Targets are directional and may shift as we learn.

Copy link
Copy Markdown
Contributor

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'.

@@ -0,0 +1,39 @@
---
title: Roadmap
description: What we're building next for Fern Docs. Targets are directional and may shift as we learn.

Copy link
Copy Markdown
Contributor

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'.

---


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.

Copy link
Copy Markdown
Contributor

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'.

---


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.

Copy link
Copy Markdown
Contributor

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'.

</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.

Copy link
Copy Markdown
Contributor

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'.

@matlegault matlegault changed the title Add Roadmap page to docs JUST TESTING Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant