An experimental IndieWeb site built in Go.

ignore templ watch temp files

+1
+1
.gitignore
··· 4 5 data/**/*.db 6 tmp/ 7 8 static/styles.css
··· 4 5 data/**/*.db 6 tmp/ 7 + *_templ.txt 8 9 static/styles.css