hugo/tpl/tplimpl/embedded
2018-09-22 00:36:15 +02:00
..
generate tpl: Fix golint godoc issues 2018-09-07 08:25:51 +02:00
templates tpl/opengraph: Use safeHTMLAttr instead of safeHTML for HTML attributes 2018-09-22 00:36:15 +02:00
.gitattributes tpl/tplimpl: Make the autogenerated templates collapsed in PRs 2018-08-23 22:03:43 +02:00
README.md tpl: Fix golint godoc issues 2018-09-07 08:25:51 +02:00
templates.autogen.go tpl/opengraph: Use safeHTMLAttr instead of safeHTML for HTML attributes 2018-09-22 00:36:15 +02:00

Build Templates

If you add or modify any template in the templates folder, you also need to run mage generate to get the Go code in synch.