Replies: 1 comment
-
#4226 (comment) explains how to package a preconfigured version of Material for MkDocs. This will work if your sites are (almost) the same. If you deviate, it might be a better idea to create a plugin or hook which preconfigures the site according to your needs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'd like to ask some general advice here but I guess it has the potential to turn into a longer opiniated discussion.
Situation
Our company has a product suite of 5 products. Each product has it's own mkdocs-material wiki. The general structure of the wikis (e.g. customized landing page & icons), the used plugins, settings etc. is identical for each wiki but there is different content.
Problem
Maintaining is on the edge of becoming a pain as I need to update the source code of all wikis individually.
Question
What are the options for simplifying this workflow?
Thoughts
I have a couple of solution ideas:
Beta Was this translation helpful? Give feedback.
All reactions