Pageworks / papertrain

Papertrain: a Craft CMS 3 framework
http://download.papertrain.io
MIT License
5 stars 2 forks source link

Optimize Images #134

Closed codewithkyle closed 5 years ago

codewithkyle commented 5 years ago

Imager: https://github.com/aelvan/Imager-Craft Creating optimized images: https://nystudio107.com/blog/creating-optimized-images-in-craft-cms Example: https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images IMG Element Doc: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img

codewithkyle commented 5 years ago

Lighthouse & optimized images: https://developers.google.com/web/tools/lighthouse/audits/optimize-images

codewithkyle commented 5 years ago

Lazy loading: https://github.com/aFarkas/lazysizes