Files
hugoDocs/content/en/functions/_index.md
T
Christian OliffandKaushal Modi d86e10b1e7 HTTPS links in Docs
I didn't touch old release notes and some code examples.
All links were tested and in some cases updated to prevent redirects where URLs have changed.
2019-07-30 10:31:12 -04:00

717 B

title, linktitle, description, godocref, date, publishdate, lastmod, keywords, menu, weight, draft, aliases
title linktitle description godocref date publishdate lastmod keywords menu weight draft aliases
Functions Quick Reference Functions Quick Reference 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/
/templates/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.