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
If you rename the files to add -compress on the end you also need to rename them in the markdown as well
Before actually implementing this it would be good to do a quick comparison of a compressed png or jpeg vs. conversion to webp to see if there is a large different
in the
./export.sh
script, include a step to iterate over all the assets in the img dir and compress all the imagesFor example
https://www.npmjs.com/package/compress-images
Notes:
The text was updated successfully, but these errors were encountered: