dirtystylus/eleventy-test

BE: Image Processing

Closed this issue · 3 comments

BE: Image Processing

Currently taking advantage of Git Large File Size, and Netlify’s auto-scaling (by passing query params of the target width)

Still left:

  • logic in figure.js to make sure that cinemascope images are treated differently from the regular content column ones

Added some rough logic into figure.js. It’s pretty gnarly and hard-coded, though, might want to figure out how to make this configuration-based

Created an object in figure.js. Might still make sense to externalize this as a YAML file, but for now it’s working so …