Hugo Images Module
Hugo Images Module

The images module process images via URL query string and fragment, such as resize, crop, fit, fill and align images. This article offers some use cases for showing how to use it.

HugoMods
github.com/hugomods/shortcodes/v0.17.0
0.17.0 (2024-03-08) Features hugo/shortcode-params: add the heading parameter (968e1e6) params: add the heading parameter (f2cf6d7)
HugoMods
github.com/hugomods/bootstrap/v0.18.4
0.18.4 (2024-03-08) Bug Fixes 🐞 alter-heading: add title named parameter (c8739b0) alter-link: add named parameters: text and url (2dcba71)
HugoMods
github.com/hugomods/bootstrap/v0.18.3
0.18.3 (2024-03-08) Styles 🎨 article-cards: align articles to center (8d0fadb)
HugoMods
github.com/hugomods/images/v0.9.3
0.9.3 (2024-03-08) Bug Fixes 🐞 use _funcs/get-page-images for getting thumbnail images (742fc49)
HugoMods
github.com/hugomods/icons/vendors/bootstrap/v0.5.6
0.5.6 (2024-03-07) Continuous Integration deps: update module github.com/hugomods/icons to v0.6.3 (a8cbe3c)
HugoMods
github.com/hugomods/icons/vendors/feather/v0.2.3
0.2.3 (2024-03-07) Continuous Integration deps: update module github.com/hugomods/icons to v0.6.3 (a8cbe3c)
HugoMods
github.com/hugomods/icons/vendors/font-awesome/v0.6.5
0.6.5 (2024-03-07) Continuous Integration deps: update module github.com/hugomods/icons to v0.6.3 (a8cbe3c)
HugoMods
github.com/hugomods/icons/vendors/lucide/v0.3.37
0.3.37 (2024-03-07) Continuous Integration deps: update module github.com/hugomods/icons to v0.6.3 (a8cbe3c)
HugoMods
github.com/hugomods/icons/vendors/mdi/v0.3.5
0.3.5 (2024-03-07) Continuous Integration deps: update module github.com/hugomods/icons to v0.6.3 (a8cbe3c)
HugoMods
github.com/hugomods/icons/vendors/simple-icons/v1.0.32
1.0.32 (2024-03-07) Continuous Integration deps: update module github.com/hugomods/icons to v0.6.3 (a8cbe3c)
HugoMods
github.com/hugomods/icons/vendors/tabler/v0.15.27
0.15.27 (2024-03-07) Continuous Integration deps: update module github.com/hugomods/icons to v0.6.3 (a8cbe3c)
HugoMods
github.com/hugomods/icons/v0.6.3
0.6.3 (2024-03-07) Features ✨ add the ico shortcode (#317) (3f66da3) shortcode accepts third positional parameter as the size (c3897e6) Bug Fixes 🐞 convert icon name to string to parse numeric icon correctly (42b1c14) remove duplicated class name (#315) (2d23160)