aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-22Fixup deploy script againMartin Ashby
Fixup .gitignore for zig Fixup .gitmodules, use upstream direct now fixes are merged
2023-08-22Fixup deploy.sh folder for commentsMartin Ashby
2023-08-22Replace comments with zig versionMartin Ashby
2023-08-22Switch to CGI commentsMartin Ashby
2023-08-22Fix template borkMartin Ashby
Put rust comments back
2023-08-22Fix many duplicate capchasMartin Ashby
2023-08-22align zig and rust implementations of commentsMartin Ashby
switch deploy script to zig version
2023-08-22Misc fixes:Martin Ashby
- fix template in comments.html: whitespace before tag names is not allowed - update mustache-zig version - null-terminate field names in zig struts, for C interop with PQfnumber function
2023-08-22Convert comments to zigMartin Ashby
2023-08-11Post four-eyesMartin Ashby
2023-06-16New post on bikeMartin Ashby
2023-04-09Book review: designing data intensive applicationsMartin Ashby
2023-02-05semantic dissonanceMartin Ashby
2023-02-05SRE bookMartin Ashby
2023-02-05Post on authorizationMartin Ashby
2023-01-14Move assets to assets subfolderMartin Ashby
Avoids polluting root folder with many many files
2023-01-13Removed git LFS supportMartin Ashby
2023-01-01post on cgitMartin Ashby
2022-12-31Add lfsconfigMartin Ashby
2022-12-31Use EnvironmentFile to keep server-only values on the server,Martin Ashby
but still keep the systemd unit file in git and deploy it usually
2022-12-31Remove synchronization of .service file, this might have to be different in ↵Martin Ashby
production system
2022-12-31Add email notifications to commentsMartin Ashby
2022-12-31Remove .env fileMartin Ashby
2022-12-30Fixup deploy.shMartin Ashby
2022-12-30New post on comments boxMartin Ashby
2022-12-30Update git pre-push hook to deploy site on pushMartin Ashby
This replaces on-server generation of the static site, and also means we don't need rustc on the server to compile the comments app
2022-12-30Update deploy script to do all the builds before copiesMartin Ashby
Also use rsync instead of scp, it's a bit quicker
2022-12-30Rename refresh.sh -> deploy.shMartin Ashby
Add step to stop comments app before copying new binary
2022-12-30Use URLSearchParams to sanitize query paramsMartin Ashby
2022-12-30Fix cross compilationMartin Ashby
2022-12-30Update script for remote execution instead of localMartin Ashby
2022-12-30update refresh script and add systemd file for comments serviceMartin Ashby
2022-12-30Comments are basically functional.Martin Ashby
Added example config.
2022-12-29comments api appears functional...Martin Ashby
2022-12-29More work on commentsMartin Ashby
2022-12-27Initial comments impl for my blogMartin Ashby
2022-12-27draft post on google SRE bookMartin Ashby
2022-12-27Update to spotifyd regarding zeroconf-portMartin Ashby
2022-12-26Spotifyd postMartin Ashby
2022-12-20longboard 5Martin Ashby
2022-12-04AoC postMartin Ashby
2022-10-15second blogsite postMartin Ashby
2022-10-14New posts on caddy web server and SPA blogsiteMartin Ashby
2022-10-09Post on skateboardingMartin Ashby
2022-10-09New short post about quines and rust.Martin Ashby
2022-10-07Post about blocky DNS serverMartin Ashby
2022-09-25Add post about returning to git from fossil.Martin Ashby
Commit .hugo_build.lock file, it gets generated a lot for some reason.
2022-09-25Update refresh.sh script to work with git instead of fossilMartin Ashby
2022-09-25Re-add video after doing filter-repoMartin Ashby
2022-09-25New post on serverlessmartin