You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that the plugins optimize the images in the build process, but we can optimize lossless all images into the docs folder: screenshots, avatars, gif animations, etc...
This optimizes too the build time because the images are smaller
Summary
I know that the plugins optimize the images in the build process, but we can optimize lossless all images into the
docs
folder: screenshots, avatars, gif animations, etc...This optimizes too the build time because the images are smaller
Basic example
I have the images optimized in perf/images-optimization, the commit include 672 images 😱
I used ImageOptim to optimize them.
Ressult
This is the
docs
folder size:Before
258.981.060 bytes (261,7 MB on disk) for 1.516 items
After
196.442.901 bytes (199,2 MB on disk) for 1.516 items
Motivation
I 💜 Image Optimization 🏞
And with this action, we can reduce 62 MB the repo size with the same images quality 😊
So...
If you agree, I will send a PR to start the revision process.
The text was updated successfully, but these errors were encountered: