Replies: 1 comment 2 replies
-
Yes, that's possible. See:
|
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
With sphinx it was easy to extend an existing theme and build another one on top of it, publishing it on pypa for easy use. Still, I was not able to find any information regarding doing something similar for mkdocs-material.
I should probably mention that I am not looking for a forking approach, as that would require a lot of maintenance. I am more interested in writing a publishing a theme that just extends mkdocs-material with stuff like specific icons, colors and other configuration that you might want to keep consistent across multiple project repositories, and avoid having to duplicate these settings on all the projects.
Thinks I identified so far:
Beta Was this translation helpful? Give feedback.
All reactions