This extension will automatically generate a PNG meant for sharing documentation links on social media platforms.
These cards display metadata about the page that you link to, and are meant to catch the attention of readers.
See the opengraph.xyz website for a way to preview what your social media cards look like.
Here’s an example of what the card for this page looks like:
Social media card images#
This extension will automatically generate a PNG meant for sharing documentation links on social media platforms. These cards display metadata about the page that you link to, and are meant to catch the attention of readers.
See the opengraph.xyz website for a way to preview what your social media cards look like. Here’s an example of what the card for this page looks like:
Disable card images#
To disable social media card images, use the following configuration:
Update the top-right image#
By default the top-right image will use the image specified by
html_logo
if it exists. To update it, specify another path in theimage
key like so:The image cannot be an SVG
Matplotlib does not support easy plotting of SVG images, so ensure that your image is a PNG or JPEG file, not SVG.
Customize the card#
There are several customization options to change the text and look of the social media preview card. Below is a summary of these options.
site_url
: Set a custom site URL.line_color
: Color of the border line at the bottom of the card, in hex format.Example social cards#
Below are several social cards to give an idea for how this extension behaves with different length and size of text.