it-gro
it-gro
Thx for hugo-easy-gallery! Awesome! I fixed an issue with the shortcodes (figure.html, gallery.html) **When a path or filename includes dot(s) a wrong thumb filename is assumed.** ``` static/ ├── css...
Hi Yip Here's another one (now using a branch). There's an **issue with the figure attributes attr and attrlink.** `{{< figure thumb="-thumb" link="/img/hugo-dolor.png" size="900x450" caption="foo" attr="(c) by bar" attrlink="https://www.example.com" >}}...
In the simple example above, all we're doing is telling the browser about some images that we have available and what size they are. The browser then does all the...
inspiration: https://discourse.gohugo.io/t/best-way-of-implementing-an-image-slider-carousel-page-resources/12202 https://github.com/RickCogley/eSolia_2018/blob/master/layouts/partials/gallery.html https://esolia.com/office-moves/ but use OwlCarousel2