all repos — homestead @ 0b574f8b6bd132f273403d76229be08cbd329d6b

Code for my website

output formatted HTML

Alan Pearce
commit

0b574f8b6bd132f273403d76229be08cbd329d6b

parent

53909e073d8a13c8a83e33ca087c6c28549025e9

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

changed files
M go.modgo.mod
@@ -7,6 +7,7 @@
require ( github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c github.com/PuerkitoBio/goquery v1.10.2 + github.com/a-h/htmlformat v0.0.0-20250209132643-c2a3d62ad1fc github.com/adrg/frontmatter v0.2.0 github.com/andybalholm/brotli v1.1.1 github.com/antchfx/xmlquery v1.4.4