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
Hi, I've been using awesome-pages for a while now, but only with material docs v4.
I tried upgrading to v7 but even the latest awesome-pages does not render out like the old way. Is there something wrong with my config or is this a clash with material docs.
What's interesting is that the ordering is actually still working
I don't see what awesome-pages has to do with this. mkdocs-material changed how tabs work, that's why pages in the root of docs are not grouped anymore but instead added individually as tabs.
The easiest way to fix this is to just create folders for the tabs you want. For example create a home folder and move index.md, confluence.md, into that folder.
Hi, I've been using awesome-pages for a while now, but only with material docs v4.
I tried upgrading to v7 but even the latest awesome-pages does not render out like the old way. Is there something wrong with my config or is this a clash with material docs.
What's interesting is that the ordering is actually still working
.pages
Old material docs
new
all links are tabs now
The text was updated successfully, but these errors were encountered: