-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The recent versions of mike supports the material theme. See also this discussion: squidfunk/mkdocs-material#770 (comment) . We use the latest version in the current docker image v2.2. So technically this should work now with some configuration changes (to be tested).
Currently mike is used to deploy different versions in dedicated directories in the gh-pages branch only. The theme is left as is. In a static index.html a redirect is defined to the most recent version. The user may guess based on the URL how to access other versions. However, it would be nice to have a version selector (where currently the version number is displayed). User-friendlier.
Example sites using a version selector (other themes):
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request