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
CodePen
This shortcode add support for CodePen, a online code editor for testing your JavaScript, CSS, HTML.
HugoMods
JSFiddle
This shortcode add support for JSFiddle, a online code editor for testing your JavaScript, CSS, HTML.
HugoMods
Bootstrap Ratio Shortcode
The ratio shortcode is perfect for responsively handling video or slideshow embeds based on the width of the parent.
HugoMods
Bilibili
This shortcode allows embedding the bilibili video in your content.
HugoMods
NetEase Cloud Music
The NetEase cloud music shortcode allows embedding the player in your content. Playlist, album and single song are supported.
HugoMods
github.com/hugomods/search/v0.1.1
What’s Changed fix: auto focus to search input after initialization by @razonyang in https://github.com/hugomods/search/pull/114 Full Changelog: https://github.com/hugomods/search/compare/v0.1.0...v0.1.1
Hugo Google Adsense Module
Hugo Google Adsense Module
This module offers Google AdSense support for Hugo and HugoPress.
Merge Renovate's PRs via Mergify Automatically
Merge Renovate's PRs via Mergify Automatically
The other day I successfully set up Renovate (automated dependency update application) for my Hugo modules and modular sites. But I soon realized that manually merging these PRs was very tedious. So I started looking for a way to automatically merge PRs.
HugoMods
Hugo I18n JS Module
A super simple and lightweight i18n JS module for Hugo, used to render i18n stuff in JS way.
HugoMods
Hugo Snackbar Module
A super lightweight (less then 50 lines code) snackbar module for Hugo, used to show short messages to clients, such as results of actions.
Hugo Code Block Panel Module
Hugo Code Block Panel Module
A simple code block panel module for Hugo, which includes expand toggle, code copy button, line number toggle and wrap toggle.
Google Analytics
Google Analytics
This module offers support for Google Analytics. It’s built on top of Hugo internal Google Analytics template, and port it for HugoPress.