Introduction
Hugo Pipes is Hugo's asset processing set of functions.
Transpile Sass to CSS
Transpile Sass to CSS.
PostCSS
Process the given resource with PostCSS using any PostCSS plugin.
PostProcess
Process the given resource after the build.
JavaScript building
Bundle, transpile, tree shake, code split, and minify JavaScript resources.
Asset minification
Minify a given resource.
Concatenating assets
Bundle any number of assets into one resource.
Fingerprinting and SRI hashing
Cryptographically hash the content of the given resource.
Resource from string
Create a resource from a string.
Resource from template
Create a resource from a Go template, parsed and executed with the given context.