Expand description
OG image generation for Ox Content.
This crate provides automatic OG (Open Graph) image generation for documentation pages, creating social media preview images.
Structs§
- OgImage
Config - Configuration for OG image generation.
- OgImage
Data - Data for generating an OG image.
- OgImage
Generator - OG image generator.
- OgImage
Template - OG image template.
Enums§
- Image
Format - Image output format.
- OgImage
Error - Errors that can occur during OG image generation.
- Template
Layout - Template layout types.
Type Aliases§
- OgImage
Result - Result type for OG image operations.