Navigation Demo

This is a Quarto website designed to demonstrate some navigation options.

You are currently viewing “Automatic sidebar” (profile: auto-sidebar):

_quarto-auto-sidebar.yml
website:
  sidebar:
    contents: auto

View other navigation variations:

Source Code

You can get the source code at: http://github.com/cwickham/nav-demo

The project uses profiles to describe the different navigation options. To preview an option locally use quarto preview with the appropriate profile, e.g.:

Terminal
quarto preview --profile auto-sidebar