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/icons/vendors/simple-icons/v1.0.13
1.0.13 (2023-09-10) Continuous Integration deps: update module github.com/hugomods/simple-icons to v9.14.0+incompatible (0fd17d9)
HugoMods
github.com/hugomods/shortcodes/v0.12.0
0.12.0 (2023-09-08) Features add the emgithub shortcode (#28) (22e448b) add the env shortcode (#30) (0654971)
HugoMods
github.com/hugomods/bootstrap/v0.11.3
0.11.3 (2023-09-08) Bug Fixes 🐞 config-toggle: unescape HTML chars from the inner (#71) (e703561)
HugoMods
Hugo EmGitHub Shortcode
Embed GitHub source file into HTML pages via the EmGitHub shortcode.
HugoMods
github.com/hugomods/icons/vendors/tabler/v0.15.10
0.15.10 (2023-09-05) Continuous Integration deps: update module github.com/tabler/tabler-icons to v2.33.0+incompatible (c8e64f6)
HugoMods
github.com/hugomods/shortcodes/v0.11.0
0.11.0 (2023-09-03) Features add the file-content shortcode (#25) (faf2757)
HugoMods
github.com/hugomods/icons/vendors/simple-icons/v1.0.12
1.0.12 (2023-09-03) Continuous Integration deps: update module github.com/hugomods/simple-icons to v9.13.0+incompatible (2c09a42)
HugoMods
File Content Shortcode
Reading content from page resources, site resources or static files, it's useful to reuse the content, such as the code snippets, notes and so on.
HugoMods
github.com/hugomods/bootstrap/v0.11.2
0.11.2 (2023-09-03) Bug Fixes 🐞 article-cards: change the description margin-bottom as mb-2 when linkText is set (#68) (5acdcb4) Styles 🎨 article-cards: strip HTML tags from description (5acdcb4)