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.
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.
HugoMods
Hugo Google Analytics Module
Google Analytics is a free Web analytics service that provides statistics and basic analytical tools for search engine optimization (SEO) and marketing purposes.
HugoMods
Hugo Gravatar Module
This module ships with several partials for Gravatar.
HugoMods
Hugo Utterances Module
This module add support for Utterances comments engine, a lightweight comments widget built on GitHub issues.
HugoMods
Hugo Giscus Module
This module add support for Giscus, a comments system powered by GitHub Discussions. Let visitors leave comments and reactions on your website via GitHub!
Hugo Mermaid Module
Hugo Mermaid Module
Mermaid lets you create diagrams and visualizations using text and code.
HugoMods
Hugo SEO Modules
This module ships with some sub modules to helps you generate SEO stuff, such as favicons, twitter cards, open graph, schema, alternatives and translations meta tags.
Set Up Renovate for Hugo Modules and Modular Sites
Set Up Renovate for Hugo Modules and Modular Sites
Renovate is a bot for automated dependency updates, it’s useful for Hugo modules and modular sites to check and update the dependencies automatically.