Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 435 Bytes

File metadata and controls

12 lines (9 loc) · 435 Bytes

Image workflow

When adding or replacing raster images under static/img/, run:

make responsive-images

This creates the 640w, 960w, and 1200w WebP variants used by srcset while the original remains available for the lightbox. Include the generated variants in the same commit as their source image. make deploy runs this target through the all pipeline, but run it before committing to review and test the assets.