Improve Preview Image Handling #78
Labels
phase:idea
This issue is still in ideation phase
scope:web
Concerns the Website
type:feature
Additional feature that should be added
Problem Description
The current preview images does not resize the images accordingly and does not provide alt-text for a11y reasons.
Idea
Utilizing
@11ty/eleventy-img
we could automatically preprocess the images and extract the alt-text out of its exif data to generate a shape like:References
The text was updated successfully, but these errors were encountered: