Closed Aariq closed 3 months ago
Something like this:
website:
title: "ResBaz Arizona"
navbar:
background: dark
foreground: primary
left:
- href: index.qmd
text: Home
- href: index.qmd#events
text: Events
- sidebar:festivals
sidebar:
- id: festivals
title: "Festivals"
style: "docked" #not sure if necessary
collapse-level: 2 #not sure if necessary
contents:
- "resbaz/*.qmd" #not totally sure this works
Instead of a bunch of links at the bottom of the "Events" page, have a navbar item "Festivals" or "Past Festivals" that is a drop-down. There are examples here: https://quarto.org/docs/websites/website-navigation.html#hybrid-navigation