-
Hi! I'm having some trouble trying to set up mike with the mkdocs-gen-files pluging. Has anyone managed to have both working together? If I deploy or serve with mike serve If I deploy or serve with mkdocs serve Here is the mkdocs.yaml in question: my repo |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This is essentially a |
Beta Was this translation helpful? Give feedback.
-
Hum... turns out |
Beta Was this translation helpful? Give feedback.
Hum... turns out
mike serve
doesn't show the local version of the docs asmkdocs serve
does.... It shows the version currently on the gh-pages branch