nicokaiser / hugo-theme-gallery

Gallery Theme for Hugo
https://nicokaiser.github.io/hugo-theme-gallery/
MIT License
305 stars 85 forks source link

Replace lazysizes with native lazy loading #37

Closed nicokaiser closed 7 months ago

nicokaiser commented 7 months ago

The lazysizes plugin is not really needed for the albums list. However for the fjGallery, it currently is required to only load visible images. Maybe replace fjGallery with a custom implementation (using flickr-justified-layout?) and use native lazy loading of images.