unkeyed / unkey

Open source API management platform
https://go.unkey.com
Other
3.97k stars 464 forks source link

Reduce file size of all images in our www public directory. #1941

Closed perkinsjr closed 3 months ago

perkinsjr commented 3 months ago

Preliminary Checks

Reproduction / Replay Link (Optional)

No response

Issue Summary

Currently we have almost 230mb of uncompressed images in our landing page. While this mostly fine as we serve through and serve up smaller files. We are still serving some 1mb+ images to our users. Also it makes the monorepo bigger then it needs to be

Steps to Reproduce

Just open up the public directory

Expected behavior

All our images should be <500kb so we can ship low kb to our users, increasing performance and network requirements.

Using something like https://imgto.xyz/ to optimize them.

Other information

No response

Screenshots

No response

Version info

N/A
linear[bot] commented 3 months ago

ENG-1261 Reduce file size of all images in our www public directory.