Quarto Website: Hybrid Navigation without section landing page? #2404
Unanswered
r-cheologist
asked this question in
Q&A
Replies: 0 comments
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.
-
Consider a header like so:
This works as intended and gives a
navbar
entry "Section1", with menu access to "Section1Content*" WITHOUT a separate landing page for the section.This scenario seems, however, incompatible with hybrid navigation as described in the docs.
Intended here is a
sidebar
ONLY in the context of "Section1" and it's content, The rendered result, however displays it on the entire page starting with the top level.Any insight into howto achieve hybrid navigation in the absence of section landing pages (or into what I'm doing wrong) is highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions