ubccsss / ubccsss.org

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

Optimize Images #626

Closed justindhillon closed 1 month ago

justindhillon commented 6 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.

kewbish commented 1 month ago

Closing due to conflicts that I don't have the bandwidth to untangle at the moment, feel free to re-open after a rebase!