Skip to content

Social cards broke after opting in for the insiders program #6979

Answered by meysam81
meysam81 asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone else hitting the same issue, I managed to debug and solve the issue (after a couple of hours banging my head to the wall).

For some reason, not specifying the cards_layout_options.background_color and cards_layout_options.color is a deal breaker for the social cards plugin, i.e., it does not revert to theme.palette.primary as documented in here.

Now, adding the background-color and color made it work:

developer-friendly/blog@d0a7b22

However, I saw some ugly error message I suspect is coming from the mkdocs itself.

cc @squidfunk

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@squidfunk
Comment options

Comment options

You must be logged in to vote
3 replies
@squidfunk
Comment options

@meysam81
Comment options

@squidfunk
Comment options

Answer selected by meysam81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6978 on March 27, 2024 09:31.