Gallery Overview #162
Replies: 3 comments 1 reply
-
(UPDATED/RESOLVED below) I'm encountering an issue where some, but not all, of my portrait orientation images are presented in landscape orientation rotated to the left in the gallery. Any ideas how to solve it? UPDATE: After some research, I see these issues can arise with Hugo's Resize function related to image exif data. I fixed the issue by first running my images through a minifier (e.g. ImageOptim or PNGQuant) which strips exif data. |
Beta Was this translation helpful? Give feedback.
-
Hi @cbeng, the bigger picture module now (since hugo mod get -u github.com/hbstack/bigger-picture |
Beta Was this translation helpful? Give feedback.
-
Can you add support for AVIF image format? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Gallery Overview
The gallery module provides a simple layout for images.
https://hbstack.dev/en/docs/modules/gallery/overview/
Beta Was this translation helpful? Give feedback.
All reactions