Building series navigation #11722
Unanswered
eliottkalfon
asked this question in
Q&A
Replies: 1 comment 5 replies
-
From the documentation: https://quarto.org/docs/websites/website-navigation.html#page-navigation
You don't have section/sidebar. |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi all, I am trying to get navigation within a series of article to work. Including
page-navigation: true
in my _quarto.yml file did not do anything. I was wondering if this was linked to overwriting the footer, but removing it did not do much either.here is my _quarto.yml config:
and here some sample article metadata
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions