BE: Image Processing
Closed this issue · 3 comments
dirtystylus commented
BE: Image Processing
dirtystylus commented
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
dirtystylus commented
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
dirtystylus commented
Created an object in figure.js. Might still make sense to externalize this as a YAML file, but for now it’s working so …