docs(fern): finalize preview workflow and nav cleanup#784
Open
docs(fern): finalize preview workflow and nav cleanup#784
Conversation
Move migrated page metadata into Fern frontmatter and update navigation, preview, and publishing guidance so the Fern workflow stays consistent across docs and skills.
Keep explicit navbar slugs in the version navigation and simplify frontmatter so migrated pages follow Fern's sidebar and routing behavior more predictably.
Keep the desktop sidebar height within the visible viewport so the last navigation items remain reachable below the header and announcement bar.
This comment was marked as outdated.
This comment was marked as outdated.
Use a workflow step output to decide whether to run the Fern preview steps so pull requests without Fern credentials skip cleanly with an explicit notice.
|
🌿 Preview your docs: https://nvidia-preview-pr-784.docs.buildwithfern.com/openshell |
Flatten the latest Fern content into fern/pages and update navigation and internal authoring references to match the new layout without changing the published docs behavior.
Group tutorials under Get Started and label the homepage explore cards so readers can scan learning paths and reference material more quickly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR finishes the current Fern docs follow-up work by wiring the preview and publish workflow changes into the docs guidance, refining Fern navigation and metadata ownership, and fixing the desktop sidebar clipping issue.
Related Issue
N/A
Changes
Testing
Checklist