Hugo Modules Authors

Hugo Modules Authors

Hugo Modules codes and documentations contributors

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.

HugoMods
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.

HugoMods
How to Use Hugo Modules

You’ll need to make some minor preparations before using the Hugo modules.