I could've just Googled it sooner, but I was just surprised I couldn't find any reference to the thing it's actually building on/for.
"Templ - Type-safe templating for Go" with a link to templ.guide.
Thanks for the feedback!
It's a language that compiles down to Go and lets you mix HTML-like syntax into your Go code for HTML templating.
https://templ.guide/
"Templ - Type-safe templating for Go" with a link to templ.guide.
Thanks for the feedback!