Bud Parr 7fd64f19c8 Merge bp/theme-design branch containing Bud Parr's new design
It's a beautiful thing. A thousand thanks, Bud.

See PR rdwatters/hugo-docs-concept#118
2017-05-26 14:25:22 -05:00

638 B

title description godocref date publishdate lastmod tags menu weight draft aliases
Functions Comprehensive list of Hugo templating functions, including basic and advanced usage examples. 2017-02-01 2017-02-01 2017-02-01
docs
parent
functions
01 false
/layout/functions/

Go templates are lightweight but extensible. Go itself supplies built-in functions, including comparison operators and other basic tools. These are listed in the Go template documentation. Hugo has added additional functions to the basic template logic.