Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 486 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 486 Bytes

collection of shortcodes for Hugo

The Hugo static site generator uses so called shortcodes for embedding custom content in your website at generation time. This is a collection of shortcodes that have been missing and I needed while building websites.

Installation

Copy the shortcode of your choice to the layouts/shortcodes folder of your Hugo site.

Contribute

If you have shortcodes you'd like to contribute feel free to open a pull-request. :)