Sidebar based on topic #2808
Replies: 2 comments
-
We have some plugins that give you this functionality:
Let me know if you have any further ideas or if any of the plugins could help you out!👌🎉 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't think we have any plan on adding such feature to Starlight itself at the moment considering many plugins already exist for this use case as listed above. With such a feature available through plugins, I'm going to close this discussion for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to enable sidebar to display topic wise only for that particular topic. Currently it displays all the folders[topics] inside docs folder.
How can i enable it to display only for that topic dynamically?
Example:
docs
- topic a
- a1.mdx
- a2.mdx
- topic b
- b1.md
- b2.md
- topic c
Currently in sidebar all topics are being displayed, but i want it to display only for "topic x" when clicked "topic x" link in hompage.
Beta Was this translation helpful? Give feedback.
All reactions