github-actions[bot] on gh-pages
Deployed 603fea6 with MkDocs ve… (compare)
squidfunk on master
Updated Insiders documentation Merge branch 'master' of github… (compare)
github-actions[bot] on gh-pages
Deployed b8fb5ee with MkDocs ve… (compare)
dependabot-preview[bot] on npm_and_yarn
dependabot-preview[bot] on master
Bump preact from 10.5.10 to 10.… (compare)
github-actions[bot] on gh-pages
Deployed b0541b1 with MkDocs ve… (compare)
dependabot-preview[bot] on npm_and_yarn
dependabot-preview[bot] on master
Bump @types/node from 14.14.21 … (compare)
dependabot-preview[bot] on npm_and_yarn
Bump preact from 10.5.10 to 10.… (compare)
github-actions[bot] on gh-pages
Deployed 7454211 with MkDocs ve… (compare)
dependabot-preview[bot] on npm_and_yarn
index.md
?) However, given the significant time investment this bears, as Material has so many navigation options all of which still would need to work, I would consider this being an Insiders feature. If there actually is a way to do it (mostly) natively with MkDocs without the support of a plugin, we can discuss stuff in an issue over after the Material for MkDocs repository.
index.md
page in a folder and MkDocs will treat it as an index.html
file of that folder. Thus, content could be added to sections. The only thing that needs to be checked is how to list those pages out in the navigation. Maybe we would need to define a special title that is treated as "don't include in nav".
If there actually is a way to do it (mostly) natively with MkDocs without the support of a plugin
search.xml
change: I was trying to integrate OpenSearch, which is a standard that allows to search directly from the browser bar (i.e. try to type "github.com" and then TAB), you can search GitHub directly. I haven't managed yet to get it working on Chrome, but it works 'okayish' on Firefox: