back

by toddmorey·8y ago·view on hn ↗
I kinda hate the template syntax, though.

Example:

{{ if and (or (isset .Params "title") (isset .Params "caption")) (isset .Params "attr")}}

1 comments
Yeah, that's the worst part of Hugo by far for me. The default template engine is just terrible.
Are there non-default ones? I also don't love Hugo's template engine.
There are 2 others: https://gohugo.io/templates/alternatives/ but I don't like them either x)