all repos — homestead @ 8688a232f5958adbdfd36cdbaec68ecab56aaea1

Code for my website

switch to templ for rendering HTML templates

Alan Pearce
commit

8688a232f5958adbdfd36cdbaec68ecab56aaea1

parent

b0b6eacca2cfd0d39f77687a7787543db9833cd1

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