docs: set sidebar order for introductory pages#6118
Conversation
307b6ef to
106c904
Compare
Fdawgs
left a comment
There was a problem hiding this comment.
Yes on getting-started but tentative on the order of the rest. Needs a think.
Eomm
left a comment
There was a problem hiding this comment.
We have these Project Boundaries
fastify/website#32
We don't want site related stuff here.
We have a many scripts to manipulate the documentation payload:
https://github.com/fastify/website/blob/main/scripts/build-website.sh#L29-L31
So we must implement something there
I wanted to ask: is there not a better way to do this that doesn't break our Markdown? Thank you. |
I moved the position metadata to the website build script. This PR is moved to fastify/website#309 . |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Fixes fastify/website#308
This PR set sidebar position for introductory pages, making them listed before more advanced topics, in the order of:
Docusaurus sidebar docs:
https://docusaurus.io/docs/sidebar/autogenerated#doc-item-metadata
Checklist
npm run testandnpm run benchmarkand the Code of conduct