ubccsss / ubccsss.org

Website for the UBC CSSS
https://ubccsss.org/
MIT License
16 stars 47 forks source link

Optimize Images #600

Closed justindhillon closed 8 months ago

justindhillon commented 10 months ago

This repository is a large unoptimized mess. So I used this tool optimize-images to optimize all the images in the repo. You can see the before and after of the images in the "files changed". It reduced the repo size by 20% and saved 100mb. This will make page loads faster on the website, and will make git cloning much faster. We can think about implementing optimize-images as a github action sometime in the future.