kossiitkgp / kwoc-2018

Web app for Kharagpur Winter of Code, 2018
https://kwoc.kossiitkgp.org
MIT License
0 stars 0 forks source link

Compress background images. #86

Closed xypnox closed 5 years ago

xypnox commented 5 years ago

Images like the https://kwoc.kossiitkgp.org/static/images/testimonial.jpg are not compressed and also not resized to appropriate usage. The resizing and compression will make the pages load faster.

berserker1 commented 5 years ago

I found only 2 images taking up space (like they are above 2 MB!) the rest all below 1000 kb I am compressing the 2 images and will push the branch

themousepotato commented 5 years ago

@xypnox Can this be closed?