index
:
website
this commit
main
postdate
My website
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
/
builder
/
template.go
Commit message (
Expand
)
Author
Age
Lines
*
use encoding/xml for atom feeds
Alan Pearce
2024-06-29
-61
/
+24
*
check error
Alan Pearce
2024-06-29
-0
/
+3
*
change error package
Alan Pearce
2024-06-29
-1
/
+1
*
rename go module
Alan Pearce
2024-06-29
-3
/
+4
*
build outside of working directory
Alan Pearce
2024-06-29
-7
/
+8
*
use pointer to config in builder & templates
Alan Pearce
2024-06-27
-2
/
+2
*
fix missing spacing in feed preview
Alan Pearce
2024-06-25
-19
/
+11
*
refactor/format
Alan Pearce
2024-06-25
-25
/
+2
*
move templ templates into separate package
Alan Pearce
2024-06-24
-6
/
+6
*
fix dev server/live reload
Alan Pearce
2024-06-19
-1
/
+1
*
split content and sitemap code from builder
Alan Pearce
2024-06-18
-1
/
+2
*
switch to templ for rendering HTML templates
Alan Pearce
2024-06-18
-254
/
+11
*
hash style elements during build step
Alan Pearce
2024-06-13
-6
/
+36
*
generate sitemap and robots.txt
Alan Pearce
2024-06-05
-0
/
+19
*
refactor: lint with golangci-lint
Alan Pearce
2024-05-22
-21
/
+43
*
log in logfmt via zap, with nicer console output in dev
Alan Pearce
2024-05-19
-3
/
+3
*
remove lint errors
Alan Pearce
2024-05-18
-10
/
+45
*
implement live-reloading dev server
Alan Pearce
2024-04-27
-0
/
+371