using shortcode:
{{< res-gallery match="**/pixabay.com/*" caption-position="bottom" caption-effect="fade" hover-effect="slideup" >}}
More examples:
Images taken from …
See Gallery with image processing (shortcode res-gallery)
and Figure with processing (Demo shortcode res-figure) as well
Compare with shortcode heg-gallery
and shortcode heg-figure
as well
using shortcode:
using shortcode: {{< res-gallery match="teaserpics/gohugo.io/*" thumbCmd="Fill" thumbOpt="200x200" >}}
using shortcode:
{{< res-gallery match="teaserpics/gohugo.io/*" thumbCmd="Fit" thumbOpt="200x200" >}}
using shortcode:
{{< res-gallery match="teaserpics/gohugo.io/*" thumbCmd="Fill" thumbOpt="200x100" >}}
using shortcode:
{{< res-gallery match="teaserpics/gohugo.io/*" thumbCmd="Fit" thumbOpt="200x100" >}}
using shortcode:
{{< res-gallery match="teaserpics/gohugo.io/*" thumbCmd="Fit" thumbOpt="100x200" >}}