blackpythondevs.github.io
blackpythondevs.github.io copied to clipboard
Optimize images in assets
We have many image files that we have in the repo that are a few MB's in size. It would be good to try and optimize those images in possible. This could be done using imageoptim or another compressor type. I would also consider resizing large images and converting some of them to webp if they are still too large (greater than 1MB).
Hello @kjaymiller I'm taking a look at this. Thanks