add caption on slideshow and lightbox

This commit is contained in:
2024-02-07 21:32:54 +01:00
parent 30f01d96ec
commit 0a50d0214d
4 changed files with 43 additions and 28 deletions

View File

@@ -20,11 +20,7 @@ Automagical css image gallery in [Hugo](https://gohugo.io/) using shortcodes. Li
- CSS and JS is automatically loaded the first time you use the `{{< snap-gallery >}}` shortcode on each page
- Multiple galleries/slideshows per page supported, no interference
- Automatic rotation of slideshow with a configurable interval. Can also be disabled.
- Supports providing metadata such as `alt` and `title` attributes
### Roadmap / untested
- Captions
- Supports providing metadata such as `alt` and `title` attributes as well as captions
## Installation