hugo/tpl/tplimpl/embedded
Kyle Anderson 5f42590144 Remove trailing whitespace and tabs from RSS templates
The rss templates had some tab characters mixed in with the spaces.
Additionally there would end up being trailing whitespace in output
rss feeds, which looks red in git diff.
2020-08-12 09:25:16 +02:00
..
generate
templates Remove trailing whitespace and tabs from RSS templates 2020-08-12 09:25:16 +02:00
.gitattributes
README.md
templates.autogen.go Remove trailing whitespace and tabs from RSS templates 2020-08-12 09:25:16 +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.