Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | update dependencies | Alan Pearce | 2024-06-26 | -148/+139 | |
* | make error pages dynamic | Alan Pearce | 2024-06-26 | -28/+29 | |
* | generate template code before deployment | Alan Pearce | 2024-06-26 | -0/+1 | |
* | enable redirects on fly | Alan Pearce | 2024-06-26 | -0/+1 | |
* | fix repository not updating | Alan Pearce | 2024-06-26 | -15/+23 | |
* | use remote-tracking branch for merge | Alan Pearce | 2024-06-25 | -10/+7 | |
* | update worktree after fetching updates | Alan Pearce | 2024-06-25 | -0/+15 | |
* | be quieter on fs updates | Alan Pearce | 2024-06-25 | -1/+1 | |
* | add missing error checks | Alan Pearce | 2024-06-25 | -2/+9 | |
* | use a normal filename for homepage | Alan Pearce | 2024-06-25 | -1/+1 | |
* | simplify build command | Alan Pearce | 2024-06-25 | -15/+2 | |
* | attempt to link broken hyperlinks back to source files | Alan Pearce | 2024-06-25 | -1/+1 | |
* | clean up build shell | Alan Pearce | 2024-06-25 | -3/+0 | |
* | remove clean step in builder | Alan Pearce | 2024-06-25 | -7/+0 | |
* | refactor server startup | Alan Pearce | 2024-06-25 | -35/+16 | |
* | use cached-nix-shell | Alan Pearce | 2024-06-25 | -1/+1 | |
* | move go-licenses into shell | Alan Pearce | 2024-06-25 | -1/+2 | |
* | remove netlify and vercel configurations | Alan Pearce | 2024-06-25 | -115/+0 | |
* | fix early panic | Alan Pearce | 2024-06-25 | -1/+2 | |
* | re-add go to shell | Alan Pearce | 2024-06-25 | -0/+1 | |
* | build with ko instead of nix | Alan Pearce | 2024-06-25 | -424/+34 | |
* | fetch and build site on server start | Alan Pearce | 2024-06-25 | -57/+244 | |
* | just: pass command-line arguments to fly deploy | Alan Pearce | 2024-06-25 | -2/+2 | |
* | mount volume at /data | Alan Pearce | 2024-06-25 | -0/+5 | |
* | fix missing spacing in feed preview | Alan Pearce | 2024-06-25 | -22/+16 | |
* | refactor/format | Alan Pearce | 2024-06-25 | -60/+54 | |
* | post: When Tailscale MagicDNS isn’t | Alan Pearce | 2024-06-25 | -0/+200 | |
* | don't log URL scheme | Alan Pearce | 2024-06-25 | -5/+0 | |
* | make hostname-based redirection configurable | Alan Pearce | 2024-06-24 | -7/+10 | |
* | use embedded filesystem for server template access | Alan Pearce | 2024-06-24 | -2/+20 | |
* | make 404 page dynamic | Alan Pearce | 2024-06-24 | -5/+17 | |
* | move templ templates into separate package | Alan Pearce | 2024-06-24 | -31/+49 | |
* | move 404.html back to private directory | Alan Pearce | 2024-06-24 | -1/+1 | |
* | compress docker image during upload | Alan Pearce | 2024-06-24 | -1/+1 | |
* | re-add health checks | Alan Pearce | 2024-06-24 | -0/+9 | |
* | log scheme directly from request | Alan Pearce | 2024-06-24 | -1/+1 | |
* | handle TLS in server with ACME | Alan Pearce | 2024-06-24 | -46/+409 | |
* | re-add health check | Alan Pearce | 2024-06-23 | -0/+7 | |
* | simplify docker build | Alan Pearce | 2024-06-23 | -10/+5 | |
* | (automatically) format with golines | Alan Pearce | 2024-06-23 | -1/+7 | |
* | fix and simplify content-encoding negotiation | Alan Pearce | 2024-06-23 | -9/+15 | |
* | serve pre-compressed files according to accept-encoding | Alan Pearce | 2024-06-23 | -25/+60 | |
* | pre-compress static files | Alan Pearce | 2024-06-23 | -19/+30 | |
* | pre-compress generated files in production | Alan Pearce | 2024-06-23 | -9/+104 | |
* | fix feed content | Alan Pearce | 2024-06-23 | -1/+1 | |
* | add CD to fly | Alan Pearce | 2024-06-22 | -16/+87 | |
* | don't clean before deployment | Alan Pearce | 2024-06-22 | -4/+4 | |
* | add ci command | Alan Pearce | 2024-06-22 | -0/+2 | |
* | fix build command | Alan Pearce | 2024-06-22 | -0/+1 | |
* | enable building via default.nix | Alan Pearce | 2024-06-22 | -1/+41 |