aormsby / hugo-shortcodes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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

License:MIT License


Languages

Language:HTML 100.0%