Website Sidebar - Is it possible to use headings within a .qmd file as sections in the side bar #7991
Unanswered
Santonia27
asked this question in
Q&A
Replies: 1 comment
-
Sidebar works as described in https://quarto.org/docs/websites/website-navigation.html#side-navigation. |
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.
-
Description
Im building a website documentation. And instead of creating an individual file for each section, is it possible to create one file with multiple headings/subheadings and create a sidebar navigation using the headings as section ?
Currently my _quarto.yml works with individual files but I would like to reduce the file number and just work with headings.
Thanks for your support.
Beta Was this translation helpful? Give feedback.
All reactions