Closed Ipstenu closed 1 month ago
Turns out if I properly resize images, I don't need to preload the gallery! Yay!
https://github.com/future-wd/hugo-responsive-images Could make my code … smaller
Maybe https://github.com/dimsemenov/PhotoSwipe
Instead of the bs5 one, which really doesn't matter in the end...
Or...
Option 1 - Preload
Galleries slow down load. To help this, build out header to preload the images and help speed it up.
Options 2 - Smaller Images
Per that, the 'small' images are 788x788 - so we should change that to 200x200 instead and then click to show intermediary image (with a link to full?)