github.com/gohugoio/hugo/common/maps | |
github.com/gohugoio/hugo/config | |
github.com/gohugoio/hugo/media | Package media contains Media Type (MIME type) related types and functions. |
github.com/gohugoio/hugo/output | Package output contains Output Format types and functions. |
github.com/gohugoio/hugo/transform | |
github.com/mitchellh/mapstructure | Package mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure. |
github.com/spf13/cast | Package cast provides easy and safe casting in Go. |
github.com/tdewolff/minify/v2 | |
github.com/tdewolff/minify/v2/css | |
github.com/tdewolff/minify/v2/html | |
github.com/tdewolff/minify/v2/js | |
github.com/tdewolff/minify/v2/json | |
github.com/tdewolff/minify/v2/svg | |
github.com/tdewolff/minify/v2/xml | |
io | Package io provides basic interfaces to I/O primitives. |
regexp | Package regexp implements regular expression search. |