Overview
Tinyimages is an image render hook and gallery shortcode meant to be used with Tinyblog. I separated it out to make it easier to use with other Hugo themes. The latest version can be downloaded here. Instructions for adding Tinyimages as a Hugo module to your site are provided here in the Tinyblog instructions.
Features
- Preferential loading of avif and webp images, with fallback to PNG/JPG/etc.
- Basic lightbox to display zoomed-in images (with a further click for full size link)
- Lightweight - as much as possible is done with CSS, and only the bare minimum amount of Javascript needed for zoom and gallery rendering is present.
TODO
- Grid gallery
License
Tinyimages is released under the MIT License