NASA-IMPACT / veda-ui

Frontend for the Dashboard Evolution project
Other
25 stars 5 forks source link

Github action to resize images in veda-config PR #1214

Open aboydnw opened 1 month ago

aboydnw commented 1 month ago

Context

One of the most common pieces of feedback when reviewing new content is that the images are too large. Large images affect our lighthouse score and overall bloat of the repository, so compressing image sizes to whatever extent possible is really helpful for the long term maintenance of a VEDA Dashboard instance.

Instead, can we use github actions to automatically compress images?