Replies: 2 comments 1 reply
-
Hello @krystek17, Does this result in only 1 page in the nav? nav:
- Home: index.md you should get a bunch of warning errors about files not being in the navigation. If everything else fails, create a minimal reproduction we could run and compare: |
Beta Was this translation helpful? Give feedback.
-
Hello @kamilkrzyskow , Thanks for your quick reply. After starting from scratch I have noticed the issue, as always with yaml it was an indentation issue. here was the content of my
Anyway thanks again |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying sort my pages like so:
But whatever I do, I always end up with my folder/page being sorted alphabetically. I do know that there are existing plugins for that but since the
mkdocs.yml
of this repo doesn't contain on of those plugins, I figured out that they must be a builtin way of doing it.Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions