Skip to main content

Module og_image

Module og_image 

Source
Expand description

Auto-generates Open Graph social card images from page metadata. Auto-generates Open Graph social card images from page metadata.

For each HTML page, generates a branded SVG social card containing the page title and site name. Injects the og:image meta tag pointing to the generated image.

No external dependencies — uses inline SVG generation.

Structs§

OgImagePlugin
Plugin that auto-generates Open Graph social card images.

Functions§

generate_og_svg
Generates an SVG social card with the given title and site name.