quarto book with custom navbar: how do I keep the title in the sidebar? #3727
Unanswered
espinielli
asked this question in
Q&A
Replies: 1 comment
-
Did you manage to find a solution for your customization? I also would like a title there, and authors too (as in the Bookdown format). |
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.
-
Hi,
I am trying to get a Quarto book with custom main navigation bar AND with the title present at the top of the sidebar when not at the first page.
The main page is ok, the title is visible...

... but when I navigate further I would like to keep the title in the sidebar (see snapshot below), so as to provide contextual information that we are going through the book while we are still embedded in a general website as per main navigation bar.
I have used the default Quarto book with the
_quarto.yml
below that introduces the main nav bar and options for the sidebar.Unfortunately it doesn't generqate what I would like :-(
Any helps?
Beta Was this translation helpful? Give feedback.
All reactions