aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-19Update CV contactHEADmainMartin Ashby
2024-03-31Stranger timesMartin Ashby
2024-03-27Add description to zine pageMartin Ashby
2024-03-27Add post on zineMartin Ashby
Remove video assets from git, they are now hosted on move IT Tube Add client-side redirect to help when using zine serve.
2024-03-27Use a fixed version of zine rather than a local checkoutMartin Ashby
2024-03-25Move remaining videos to tube.spdns.orgMartin Ashby
2024-03-25Remove commented out lines from deploy.shMartin Ashby
2024-03-25Final conversion to ZineMartin Ashby
2024-03-10Prepare to move to zine static site generator instead of hugoMartin Ashby
https://zine-ssg.io/documentation/
2024-03-04Move web server to it's own subdirMartin Ashby
2024-03-04Cathedral and the Bazaar reviewMartin Ashby
2024-03-03Move rss link to menuMartin Ashby
Remove page-meta div if empty
2024-03-02More work on self-hosted serverMartin Ashby
2024-03-02Add about page and CVMartin Ashby
Make comments configurable Move last updated date to the footer
2024-03-01CommunicationMartin Ashby
2024-02-18Update testing CaddyfileMartin Ashby
2024-02-18Add CGI handling to my basic serverMartin Ashby
Fix some missing bits from the comments CGI program, specifically - respect content_length from the web server - write the http status response as a header in the result
2024-02-17Initial work on zig web serverMartin Ashby
2024-02-14Update README with ambitionsMartin Ashby
2024-02-14Remove nix flakesMartin Ashby
I didn't use them in the end
2024-02-14Remove old/ folderMartin Ashby
2024-02-14FairphoneMartin Ashby
2024-02-05Fix titleMartin Ashby
2024-02-01Update for zig masterMartin Ashby
2024-02-01Short post on 1brcMartin Ashby
2024-01-27Data oriented designMartin Ashby
2024-01-26Dynamic DNSMartin Ashby
2023-12-01Fix zig linkMartin Ashby
2023-12-01AoC 2023Martin Ashby
2023-11-26Skateboard 2Martin Ashby
Add rawhtml shortcode for posting inline HTML
2023-11-25Add flake.nix/lockMartin Ashby
2023-11-25Fix hash of smtp libraryMartin Ashby
2023-11-25Post on Roc programming languageMartin Ashby
2023-10-08Book: Parable of the Sower/ TalentsMartin Ashby
2023-10-07Post on zipdlMartin Ashby
2023-10-07Draft post on some sci-fiMartin Ashby
2023-10-02Add a zip file of markdown format posts, for testing purposes :DMartin Ashby
2023-09-12Post on minecraft launcherMartin Ashby
2023-08-31Move pq.zig to it's own repo for re-use in other projectsMartin Ashby
2023-08-28Add env example in caddyfileMartin 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-28Switch to zig package manager instead of using submodulesMartin Ashby
Add smtp library Send a notification on comment.
2023-08-23New post about comments rewriteMartin Ashby
2023-08-22Fixup mustache-zig refernece againMartin Ashby
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