If you don't mind my contributing to your PR, there are a couple things I'd like to do.
Since Hugo users seem to like simplicity over all, I'd like to retain the raw HTML and html/template endpoints and give templ its own, so there are clear and distinct examples of both.
Document in README the templ generation steps required to make changes to the templ templates.
In any case, this is very cool and I plan to incorporate this templ approach into a current project as well! I'll wait to hear back from you before making any changes.
Very cool. Thanks for taking the time to do this.
If you don't mind my contributing to your PR, there are a couple things I'd like to do.
html/template
endpoints and givetempl
its own, so there are clear and distinct examples of both.README
thetempl
generation steps required to make changes to thetempl
templates.In any case, this is very cool and I plan to incorporate this templ approach into a current project as well! I'll wait to hear back from you before making any changes.