Replies: 1 comment
-
|
The simplest way may be to use |
Beta Was this translation helpful? Give feedback.
0 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.
-
Regarding the sorting of markdown files in the sidebar as described here: https://rspress.rs/zh/guide/basic/auto-nav-sidebar#%E6%97%A0%E9%85%8D%E7%BD%AE%E7%94%A8%E6%B3%95. According to the documentation, you can indeed add prefixes like
1-,2-to define the order, but it only allows for ascending sorting. My use case requires sorting in reverse order, with the newest articles appearing at the top. Since new articles are continuously added, this manual sorting becomes cumbersome. Is there a better solution available?Beta Was this translation helpful? Give feedback.
All reactions