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
Commit message (
Expand
)
Author
Age
Lines
*
use pointers for builder configuration
Alan Pearce
2024-06-28
-1
/
+1
*
simplify output directory tree
Alan Pearce
2024-06-28
-25
/
+17
*
use pointer to config in builder & templates
Alan Pearce
2024-06-27
-9
/
+12
*
fix missing css
Alan Pearce
2024-06-26
-0
/
+1
*
make error pages dynamic
Alan Pearce
2024-06-26
-5
/
+0
*
use a normal filename for homepage
Alan Pearce
2024-06-25
-1
/
+1
*
remove clean step in builder
Alan Pearce
2024-06-25
-7
/
+0
*
refactor server startup
Alan Pearce
2024-06-25
-10
/
+1
*
fix missing spacing in feed preview
Alan Pearce
2024-06-25
-19
/
+11
*
refactor/format
Alan Pearce
2024-06-25
-43
/
+41
*
move templ templates into separate package
Alan Pearce
2024-06-24
-293
/
+13
*
move 404.html back to private directory
Alan Pearce
2024-06-24
-1
/
+1
*
pre-compress static files
Alan Pearce
2024-06-23
-5
/
+30
*
pre-compress generated files in production
Alan Pearce
2024-06-23
-9
/
+98
*
style external nav menu links
Alan Pearce
2024-06-19
-2
/
+11
*
fix dev server/live reload
Alan Pearce
2024-06-19
-1
/
+10
*
pass rendered html to homepage
Alan Pearce
2024-06-18
-16
/
+11
*
split content and sitemap code from builder
Alan Pearce
2024-06-18
-190
/
+25
*
switch to templ for rendering HTML templates
Alan Pearce
2024-06-18
-289
/
+310
*
hash style elements during build step
Alan Pearce
2024-06-13
-43
/
+103
*
enable changes to styles in dev mode
Alan Pearce
2024-06-13
-0
/
+2
*
generate sitemap and robots.txt
Alan Pearce
2024-06-05
-1
/
+109
*
fix occasionally-jumbled output
Alan Pearce
2024-06-05
-1
/
+1
*
no more CI
Alan Pearce
2024-06-02
-1
/
+1
*
Add support for pandoc-style fences
Alan Pearce
2024-05-28
-0
/
+2
*
refactor: lint with golangci-lint
Alan Pearce
2024-05-22
-22
/
+49
*
log in logfmt via zap, with nicer console output in dev
Alan Pearce
2024-05-19
-19
/
+19
*
remove lint errors
Alan Pearce
2024-05-18
-13
/
+57
*
builder: return errors instead of panicking
Alan Pearce
2024-04-28
-4
/
+3
*
implement live-reloading dev server
Alan Pearce
2024-04-27
-0
/
+689