Replies: 2 comments 2 replies
-
I think I figured out a way... Tho there is another thing that confuses me slightly. On the docs do the posts have a clickable title... When I set one myself in a post is it shown, but not clickable... how come? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, overrides would be the way to achieve that, and some custom logic in those overrides.
A minimal reproduction is what we need to look into it. |
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.
-
I would like to enable comments on all pages except a few specific ones...
Unfortunately is the meta plugin of material for mkdocs insiders only, which means I can't use it to define a specific meta value across an entire folder...
What alternatives do exist that would allow me to enable giscus support for all pages except some specific ones?
I assume overrides are the only way here, but I'm not sure what partials/blocks I would need to override to achieve this.
Beta Was this translation helpful? Give feedback.
All reactions