/hugo-shortcodes

A collection of simple Hugo shortcodes, usable as a Hugo module

Primary LanguageHTMLMIT LicenseMIT

Hugo Shortcodes

A collection of simple Hugo shortcodes, usable as a Hugo module. Please feel free to use these and add your own to this repo.

Add an import to your config file to use as a Hugo module.

TOML:

[module]
  [[module.imports]]
    path = "github.com/aormsby/hugo-shortcodes"