shikha-16 / Women-in-Technology

A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
https://women-in-technology-wit.web.app/
MIT License
716 stars 159 forks source link

Issue related to Image loading time #151

Closed madhhuurrii closed 3 years ago

madhhuurrii commented 3 years ago

Problem : At times when loading the website it is observed that images are taking time to get load in mobile view.

Solution : May be we can use imgbot for better optimization of images which can help in compressing the images whenever added to the repository. Instead of relying on other compressing tools, Imgbot can do it automatically. Thus the image loading time can get reduced considerably!

nehakalbande commented 3 years ago

Hi @madhhuurrii Yes, the images take time to load. Imgbot is a good idea. One more solution is to change all images into svg, loading time will get reduce.

madhhuurrii commented 3 years ago

Yes @nehakalbande we can consider svgs too, but if contributors add in png format we might have to manually change the format I guess

nehakalbande commented 3 years ago

Correct, Will you work on it?

madhhuurrii commented 3 years ago

I guess I cannot add the img bot through PR , instead can add it directly in the repository. If possible I'll look into it and create a PR

nehakalbande commented 3 years ago

If you are able to add a PR over this issue. Please do let us know :)

madhhuurrii commented 3 years ago

I tried reading some documentation of ImgBot, it can be only added by someone who has access to this repository. So I can not make PR for this issue. So should I close this issue?

nehakalbande commented 3 years ago

Okay, no worries :)