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 Modules
Hugo EmGitHub Shortcode
Embed GitHub source file into HTML pages via the EmGitHub shortcode.
Hugo Modules
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.
Hugo Modules
Bootstrap v0.9.0
Hugo Bootstrap Module v0.9.0 was released.
Hugo Modules
Bootstrap Accordion Shortcode
A detailed guide of using the Bootstrap accordion shortcode to build vertically accordions. The FAQ is the most common use case of Bootstrap accordion component.
Hugo Modules
Details Shortcode

The details shortcode specifies additional details that the user can open and close on demand.

Hugo Modules
HTML Shortcodes

The guide shows how to usee the HTML shortcodes to write HTML.

Hugo Modules
Bootstrap Col Shortcode

Learn how to use the col shortcode with handful of options.

Hugo Modules
Bootstrap Container Shortcode

Containers are the most basic layout element in Bootstrap and are required when using our default grid system. Containers are used to contain, pad, and (sometimes) center the content within them. While containers can be nested, most layouts do not require a nested container.