Responsive / multi-resolution Media renditions #135
Labels
No labels
kind
bug
kind
enhancement
wayfinder
grilling
wayfinder
map
wayfinder
prototype
wayfinder
research
wayfinder
task
workflow
needs-info
workflow
needs-triage
workflow
ready-for-agent
workflow
ready-for-human
workflow
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
rosa/vernier#135
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Responsive / multi-resolution Media renditions
Deferred from #131. v1 stores one canonical WebP rendition per upload
(ADR-0017), downscaled to a single bounded long-edge. No
srcset, noart-directed sizes, no thumbnail vs full.
Why deferred: multiple renditions multiply the store and the pipeline, and add
a rendition-selection concern in rendering and feeds, for a minimalist blog that
hasn't shown it needs them. One rendition keeps the store and the serve path simple.
Signal to revisit: real demand for responsive images / bandwidth savings on
large lede images across device sizes. Layers on top of the single-rendition
decision, not a reason to keep originals now.
Deferred: responsive / multi-resolution Media renditionsto Responsive / multi-resolution Media renditions