Replies: 1 comment 4 replies
-
I don't think so.... 🤔 @dragonstyle to we allow customizing the rendering without providing manually the list of content ? |
Beta Was this translation helpful? Give feedback.
4 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.
-
Description
In a Quarto website, I am using the Diátaxis Framework for navigation, as explained in the hybrid navigation. For the sidebars, I am using automatically generated links. The relevant section of my YAML file looks like:
WIthin the
journal
directory, I create entry for each day with filenameYYYY-MM-DD.qmd
. As mentioned in the documentation,I want the latest documents at the top, therefore I need a reverse alphabetical order. Is it possible to use reverse alphabetical order in automatically generated navigation links?
Beta Was this translation helpful? Give feedback.
All reactions