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
/
nix
Commit message (
Expand
)
Author
Age
Lines
*
fix missing commit hashes in binary
Alan Pearce
2024-04-27
-2
/
+2
*
implement live-reloading dev server
Alan Pearce
2024-04-27
-6
/
+51
*
improve HTML formatting
Alan Pearce
2024-04-25
-2
/
+2
*
brand exe with both long and short commit hashes
Alan Pearce
2024-04-25
-1
/
+9
*
nix: limit server compilation to sub-package
Alan Pearce
2024-04-24
-0
/
+1
*
nix: don't pollute nix store with per-commit builds with no changes
Alan Pearce
2024-04-24
-1
/
+1
*
Brand server executable with full commit hash
Alan Pearce
2024-04-23
-3
/
+3
*
listen on port 80
Alan Pearce
2024-04-23
-1
/
+1
*
switch to net/http
Alan Pearce
2024-04-23
-72
/
+9
*
split output directories into website/{public,private}
Alan Pearce
2024-04-21
-10
/
+10
*
use justfile for scripting
Alan Pearce
2024-04-21
-55
/
+0
*
move server code to cmd/server
Alan Pearce
2024-04-21
-6
/
+6
*
serve site from filesystem rather than embedding
Alan Pearce
2024-04-21
-17
/
+31
*
nix: save typing
Alan Pearce
2024-04-21
-5
/
+5
*
remove unused variable
Alan Pearce
2024-04-21
-1
/
+0
*
support IPv6
Alan Pearce
2024-04-21
-1
/
+1
*
allow listen address to be configured
Alan Pearce
2024-04-21
-0
/
+1
*
update dependencies and flake inputs
Alan Pearce
2024-04-21
-28
/
+22
*
send headers from config.toml
Alan Pearce
2024-04-20
-0
/
+3
*
Use gitlab CI
Alan Pearce
2024-04-20
-16
/
+23
*
use long git hashes for docker tags
Alan Pearce
2024-04-20
-3
/
+6
*
Brand executable with commit hash for server header
Alan Pearce
2024-04-19
-3
/
+3
*
try to improve building on aarch64-darwin
Alan Pearce
2024-04-19
-1
/
+2
*
use nix to build docker images
Alan Pearce
2024-04-19
-0
/
+262