You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone come up with another method of ordering of nested content? Using a number for the url is painful if you have to reorder and redirect. Or at least get a frontmatter slug to work for the link, using the file name strictly for the sidebar order?
There was an issue #91 but its closed without providing any solution.
How do we sort pages in the sidebar with different order like date of creation, update, or even ordering as we need flexibly.
Suppose theres a condition that page conclusion.md must be after page hello.md in order. How to handle these situations?
The text was updated successfully, but these errors were encountered: