Stub Pages Tracker
Pages that exist as.mdx files but are not yet ready for navigation.
Keep the file in the repo, but remove its path from navigation in docs.json
until the content lands. Bring it back into nav once it’s complete.
| Page path (no extension) | Status | Needs | Owner | Re-add when |
|---|---|---|---|---|
| example/path/to-page | Hidden | Draft content | — | Content reviewed |
How to use
- Create the
.mdxfile as usual. - Don’t add its path to
docs.jsonnavigation yet. - Add a row above describing what it needs and who owns it.
- When ready, add the path to the correct nav group and delete the row.