dirtystylus / eleventy-test

MIT License
1 stars 1 forks source link

BE: Image Processing #5

Closed dirtystylus closed 3 years ago

dirtystylus commented 4 years ago

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

Still left:

dirtystylus commented 4 years ago

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 4 years ago

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