carlnewton / habitat

GNU Affero General Public License v3.0
21 stars 1 forks source link

Resize images for srcset attribute #16

Closed carlnewton closed 3 months ago

carlnewton commented 5 months ago

I believe imagemagick or something will need to be installed on the server for this to work.

I've read some advice that rather than generating images for each viewport upon upload, the appropriate size should be generated dynamically as requested.