Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-10 | Post on new bike | Martin Ashby | |
2024-08-10 | Migrate to zine 0.3.0 | Martin Ashby | |
2024-07-20 | Use forked pg.zig which has connection URI parsing facility | Martin Ashby | |
2024-07-19 | Convert to using pg.zig instead of wrapping libpq for postgresql access | Martin Ashby | |
Pure zig also means cross compilation works again! | |||
2024-07-14 | Bump mustache dep | Martin Ashby | |
Update .gitignore for new zig-cache location Remove old converter sources. Checked everything compiles with zig 0.13 | |||
2024-05-28 | Update build.zig.zon to use veggiemonk's fork for zig 0.13-dev | Martin Ashby | |
Add projects section Add zipdl and zigvm project pages, remove download links from posts and replace with project page links | |||
2024-05-26 | Add post on zigvm | Martin Ashby | |
Fixup for zig master | |||
2024-04-19 | Update CV contact | Martin Ashby | |
2024-03-31 | Stranger times | Martin Ashby | |
2024-03-27 | Add description to zine page | Martin Ashby | |
2024-03-27 | Add post on zine | Martin 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-27 | Use a fixed version of zine rather than a local checkout | Martin Ashby | |
2024-03-25 | Move remaining videos to tube.spdns.org | Martin Ashby | |
2024-03-25 | Remove commented out lines from deploy.sh | Martin Ashby | |
2024-03-25 | Final conversion to Zine | Martin Ashby | |
2024-03-10 | Prepare to move to zine static site generator instead of hugo | Martin Ashby | |
https://zine-ssg.io/documentation/ | |||
2024-03-04 | Move web server to it's own subdir | Martin Ashby | |
2024-03-04 | Cathedral and the Bazaar review | Martin Ashby | |
2024-03-03 | Move rss link to menu | Martin Ashby | |
Remove page-meta div if empty | |||
2024-03-02 | More work on self-hosted server | Martin Ashby | |
2024-03-02 | Add about page and CV | Martin Ashby | |
Make comments configurable Move last updated date to the footer | |||
2024-03-01 | Communication | Martin Ashby | |
2024-02-18 | Update testing Caddyfile | Martin Ashby | |
2024-02-18 | Add CGI handling to my basic server | Martin 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-17 | Initial work on zig web server | Martin Ashby | |
2024-02-14 | Update README with ambitions | Martin Ashby | |
2024-02-14 | Remove nix flakes | Martin Ashby | |
I didn't use them in the end | |||
2024-02-14 | Remove old/ folder | Martin Ashby | |
2024-02-14 | Fairphone | Martin Ashby | |
2024-02-05 | Fix title | Martin Ashby | |
2024-02-01 | Update for zig master | Martin Ashby | |
2024-02-01 | Short post on 1brc | Martin Ashby | |
2024-01-27 | Data oriented design | Martin Ashby | |
2024-01-26 | Dynamic DNS | Martin Ashby | |
2023-12-01 | Fix zig link | Martin Ashby | |
2023-12-01 | AoC 2023 | Martin Ashby | |
2023-11-26 | Skateboard 2 | Martin Ashby | |
Add rawhtml shortcode for posting inline HTML | |||
2023-11-25 | Add flake.nix/lock | Martin Ashby | |
2023-11-25 | Fix hash of smtp library | Martin Ashby | |
2023-11-25 | Post on Roc programming language | Martin Ashby | |
2023-10-08 | Book: Parable of the Sower/ Talents | Martin Ashby | |
2023-10-07 | Post on zipdl | Martin Ashby | |
2023-10-07 | Draft post on some sci-fi | Martin Ashby | |
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 | |