all repos — homestead @ 8688a232f5958adbdfd36cdbaec68ecab56aaea1

Code for my website

switch to templ for rendering HTML templates

Alan Pearce
commit

8688a232f5958adbdfd36cdbaec68ecab56aaea1

parent

b0b6eacca2cfd0d39f77687a7787543db9833cd1

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M nix/gomod2nix.tomlnix/gomod2nix.toml
@@ -14,6 +14,9 @@ [mod."github.com/a-h/htmlformat"]
version = "v0.0.0-20240425000139-1244374b2562" hash = "sha256-qvnbf/VCR2s2VmyPaQeHLkpA01MNy1g1U0l9B9maBcE=" replaced = "github.com/alanpearce/htmlformat" + [mod."github.com/a-h/templ"] + version = "v0.2.707" + hash = "sha256-UoM2qj8E7C4NBAMhS/2jrOw0Dj/gnsyZRL4NpRCWaMo=" [mod."github.com/adrg/frontmatter"] version = "v0.2.0" hash = "sha256-WJsVcdCpkIkjqUz5fJOFStZYwQlrcFzQ6+mZatZiimo="