Storybook: Make "introduction" top level#76671
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
450c7ca to
72b226e
Compare
|
Thank you for the review. The checks keep failing. This PR is tiny, and not urgent, but I'd appreciate a look from @WordPress/gutenberg-components |
|
Failures are unrelated, I'll just go ahead and merge 👍 |
|
Will this PR change the URL at which the introduction docs are available? Should we add a redirect from the old URL to the new URL? |
Yeah sure, I can add that (#76701). |
Co-authored-by: jasmussen <joen@git.wordpress.org> Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org>
Co-authored-by: jasmussen <joen@git.wordpress.org> Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org>
What?
Followup/related to #76361.
Tiny PR to change the introduction.mdx file to not be inside a folder. Before:
After:
Why?
"Docs" has only introduction.mdx. If that's the only folder, it's just an extra click, and takes up another item of vertical space. The only reason to keep it would be to have additional files inside the docs folder, but conceptually they belong in named categories, e.g. foundations, components, etc.
Testing Instructions
npm run storybook:dev