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.

OpenModels
github.com/hugomods/search/v0.1.2
What’s Changed chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.4.1 by @renovate in https://github.com/hugomods/search/pull/115 fix: do not prevent default events of navigation keys by @razonyang in https://github.com/hugomods/search/pull/116 Full Changelog: https://github.com/hugomods/search/compare/v0.1.1...v0.1.2
OpenModels
YouKu

This shortcode allows embedding YouKu videos into content.

OpenModels
Asciinema

This shortcode add support for the asciinema, a CLI tool records and share terminal sessions.

OpenModels
JSRun

This shortcode add support for JSRun, a online code editor for testing your codes, such as JavaScript, CSS, HTML, Go, PHP and so on.

OpenModels
CodePen

This shortcode add support for CodePen, a online code editor for testing your JavaScript, CSS, HTML.

OpenModels
JSFiddle

This shortcode add support for JSFiddle, a online code editor for testing your JavaScript, CSS, HTML.

OpenModels
Bootstrap Ratio Shortcode

The ratio shortcode is perfect for responsively handling video or slideshow embeds based on the width of the parent.

OpenModels
Bilibili

This shortcode allows embedding the bilibili video in your content.

OpenModels
NetEase Cloud Music

The NetEase cloud music shortcode allows embedding the player in your content. Playlist, album and single song are supported.

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