Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-02 | Add a zip file of markdown format posts, for testing purposes :D | Martin Ashby | |
2023-09-12 | Post on minecraft launcher | Martin Ashby | |
2023-08-31 | Move pq.zig to it's own repo for re-use in other projects | Martin Ashby | |
2023-08-28 | Add env example in caddyfile | Martin Ashby | |
Use baseline CPU. Raspberry pi doesn't have some SHA extensions that pinebook pro does, which caused illegal instruction errors trying to send mail over TLS. | |||
2023-08-28 | Switch to zig package manager instead of using submodules | Martin Ashby | |
Add smtp library Send a notification on comment. | |||
2023-08-23 | New post about comments rewrite | Martin Ashby | |
2023-08-22 | Fixup mustache-zig refernece again | Martin Ashby | |
2023-08-22 | Fixup deploy script again | Martin Ashby | |
Fixup .gitignore for zig Fixup .gitmodules, use upstream direct now fixes are merged | |||
2023-08-22 | Fixup deploy.sh folder for comments | Martin Ashby | |
2023-08-22 | Replace comments with zig version | Martin Ashby | |
2023-08-22 | Switch to CGI comments | Martin Ashby | |
2023-08-22 | Fix template bork | Martin Ashby | |
Put rust comments back | |||
2023-08-22 | Fix many duplicate capchas | Martin Ashby | |
2023-08-22 | align zig and rust implementations of comments | Martin Ashby | |
switch deploy script to zig version | |||
2023-08-22 | Misc 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-22 | Convert comments to zig | Martin Ashby | |
2023-08-11 | Post four-eyes | Martin Ashby | |
2023-06-16 | New post on bike | Martin Ashby | |
2023-04-09 | Book review: designing data intensive applications | Martin Ashby | |
2023-02-05 | semantic dissonance | Martin Ashby | |
2023-02-05 | SRE book | Martin Ashby | |
2023-02-05 | Post on authorization | Martin Ashby | |
2023-01-14 | Move assets to assets subfolder | Martin Ashby | |
Avoids polluting root folder with many many files | |||
2023-01-13 | Removed git LFS support | Martin Ashby | |
2023-01-01 | post on cgit | Martin Ashby | |
2022-12-31 | Add lfsconfig | Martin Ashby | |
2022-12-31 | Use 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-31 | Remove synchronization of .service file, this might have to be different in ↵ | Martin Ashby | |
production system | |||
2022-12-31 | Add email notifications to comments | Martin Ashby | |
2022-12-31 | Remove .env file | Martin Ashby | |
2022-12-30 | Fixup deploy.sh | Martin Ashby | |
2022-12-30 | New post on comments box | Martin Ashby | |
2022-12-30 | Update git pre-push hook to deploy site on push | Martin 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-30 | Update deploy script to do all the builds before copies | Martin Ashby | |
Also use rsync instead of scp, it's a bit quicker | |||
2022-12-30 | Rename refresh.sh -> deploy.sh | Martin Ashby | |
Add step to stop comments app before copying new binary | |||
2022-12-30 | Use URLSearchParams to sanitize query params | Martin Ashby | |
2022-12-30 | Fix cross compilation | Martin Ashby | |
2022-12-30 | Update script for remote execution instead of local | Martin Ashby | |
2022-12-30 | update refresh script and add systemd file for comments service | Martin Ashby | |
2022-12-30 | Comments are basically functional. | Martin Ashby | |
Added example config. | |||
2022-12-29 | comments api appears functional... | Martin Ashby | |
2022-12-29 | More work on comments | Martin Ashby | |
2022-12-27 | Initial comments impl for my blog | Martin Ashby | |
2022-12-27 | draft post on google SRE book | Martin Ashby | |
2022-12-27 | Update to spotifyd regarding zeroconf-port | Martin Ashby | |
2022-12-26 | Spotifyd post | Martin Ashby | |
2022-12-20 | longboard 5 | Martin Ashby | |
2022-12-04 | AoC post | Martin Ashby | |
2022-10-15 | second blogsite post | Martin Ashby | |
2022-10-14 | New posts on caddy web server and SPA blogsite | Martin Ashby | |