auto generate ordered side navigation with subfolders #4265
-
We are creating a website with quarto and wanted to make use of the auto generating side bar navigation. Because we want to define the order of the layout we have added the For some reason the the directory with subfolders (
sidebar:
- id: documentation
collapse-level: 3
title: Documentation
contents: documentation
- id: neurips2021_docs
title: NeurIPS2021
contents: competitions/neurips_2021_docs
---
title: Code of conduct
engine: knitr
order: 60
---
---
title: Contribute
order: 4
--- Can anybody see what we are doing wrong or is this a bug ? You can view a preview of the website here: website You can find the code here: github cc @rcannood |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I have the same issue with |
Beta Was this translation helpful? Give feedback.
-
Can you be provide a very small reproducible example (e.g. the content of quarto.yml and two qmd files) |
Beta Was this translation helpful? Give feedback.
-
see #4290 still need to be tested on our side |
Beta Was this translation helpful? Give feedback.
see #4290 still need to be tested on our side