all repos — website @ 1d247493e05cdc659e46cd3d8a01d5da1e893867

My website

switch to templ for rendering HTML templates

Alan Pearce
commit

1d247493e05cdc659e46cd3d8a01d5da1e893867

parent

a238c7e0889cbe7dfaa1a700dea30686a4e2139a

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M go.modgo.mod
@@ -6,6 +6,7 @@ require (
github.com/BurntSushi/toml v1.3.2 github.com/PuerkitoBio/goquery v1.9.2 github.com/a-h/htmlformat v0.0.0-20231108124658-5bd994fe268e + github.com/a-h/templ v0.2.707 github.com/adrg/frontmatter v0.2.0 github.com/antchfx/xmlquery v1.4.0 github.com/antchfx/xpath v1.3.0