socialbaking / karma

MIT License
3 stars 1 forks source link

Common sizes should be pre-sized and pre-cached so we can quickly refer to them #101

Closed fabiancook closed 1 year ago

fabiancook commented 1 year ago

It appears the image-resizing doesn't work out of the box with pre-signed urls, so this solves for that.

New sizes that are used, should be added to the list of file sizes that are wanted.

If the size isn't pre-cached, it will be resized on the fly.