Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Replace bun-types with @types/bun | Alan Pearce | 2024-04-01 | -1/+1 | |
* | Remove obsolete build targets from Makefile | Alan Pearce | 2024-04-01 | -1/+1 | |
* | Update dependencies | Alan Pearce | 2024-04-01 | -8/+8 | |
* | Remove inline styles | Alan Pearce | 2024-02-18 | -2/+6 | |
* | Add headings to tag pages | Alan Pearce | 2024-02-09 | -0/+12 | |
* | Make job title more specific | Alan Pearce | 2024-02-09 | -1/+1 | |
* | Remove "looking for work" | Alan Pearce | 2023-12-01 | -2/+0 | |
* | homesteading: add link to current builder | Alan Pearce | 2023-11-29 | -2/+2 | |
* | Add LinkedIn link | Alan Pearce | 2023-11-28 | -0/+3 | |
* | Improve text of CV | Alan Pearce | 2023-11-27 | -1/+1 | |
* | Update dependencies | Alan Pearce | 2023-11-23 | -7/+7 | |
* | Remove mention of Zola from Dockerfile | Alan Pearce | 2023-11-23 | -1/+0 | |
* | Add CV | Alan Pearce | 2023-11-23 | -0/+350 | |
* | Log errors | Alan Pearce | 2023-11-23 | -0/+1 | |
* | Log access | Alan Pearce | 2023-11-23 | -16/+23 | |
* | Template "elsewhere on the internet" links | Alan Pearce | 2023-11-10 | -30/+31 | |
* | Tweak menu configuration structure | Alan Pearce | 2023-11-10 | -8/+8 | |
* | Ignore stamp files | Alan Pearce | 2023-11-10 | -0/+2 | |
* | De-duplicate content-encoding handling | Alan Pearce | 2023-11-10 | -37/+14 | |
* | Reduce margins on mobile devices | Alan Pearce | 2023-11-09 | -2/+1 | |
* | Use existing style for post's tags | Alan Pearce | 2023-11-09 | -1/+1 | |
* | Remove caddy | Alan Pearce | 2023-11-08 | -5/+0 | |
* | Fix metrics of redirects and /health | Alan Pearce | 2023-11-08 | -13/+13 | |
* | Create /health handler | Alan Pearce | 2023-11-08 | -5/+4 | |
* | Automatically redirect other hostnames to the configured base_url | Alan Pearce | 2023-11-05 | -1/+20 | |
* | Remove extra space after Home link | Alan Pearce | 2023-10-29 | -0/+4 | |
* | Send content_encoding metrics to prometheus instead of sentry | Alan Pearce | 2023-09-25 | -12/+27 | |
* | Fix doubled metrics | Alan Pearce | 2023-09-25 | -1/+0 | |
* | Tweak CSS | Alan Pearce | 2023-09-24 | -11/+3 | |
* | Add microformats classes to XSL-generated content | Alan Pearce | 2023-09-24 | -3/+3 | |
* | Use microformats class to style post listings | Alan Pearce | 2023-09-24 | -6/+6 | |
* | Tweak logging verbosity | Alan Pearce | 2023-09-24 | -1/+1 | |
* | Exit properly | Alan Pearce | 2023-09-24 | -0/+2 | |
* | Fix serving pre-compressed files | Alan Pearce | 2023-09-24 | -12/+6 | |
* | Update flake inputs | Alan Pearce | 2023-09-24 | -3/+3 | |
* | Add RSS/Atom feed to menu | Alan Pearce | 2023-09-23 | -0/+3 | |
* | Handle OS signals directly | Alan Pearce | 2023-09-23 | -0/+12 | |
* | Fix feed XSL website link | Alan Pearce | 2023-09-23 | -1/+1 | |
* | Make template names clearer | Alan Pearce | 2023-09-23 | -2/+2 | |
* | add rel=me to profile links | Alan Pearce | 2023-09-22 | -6/+15 | |
* | Remove non-existant sitemap from robots.txt | Alan Pearce | 2023-09-22 | -1/+0 | |
* | Copy post-processed files back to app image | Alan Pearce | 2023-09-22 | -0/+1 | |
* | Re-add compression step | Alan Pearce | 2023-09-22 | -1/+1 | |
* | Create post "Homesteading" | Alan Pearce | 2023-09-22 | -0/+13 | |
* | Markup content with more microformats | Alan Pearce | 2023-09-22 | -7/+30 | |
* | Replace zola with DOM-based static site generation code | Alan Pearce | 2023-09-22 | -852/+670 | |
* | Remove codeberg-specific domains file zola | Alan Pearce | 2023-09-22 | -6/+0 | |
* | Fix for strict TOML date parsing | Alan Pearce | 2023-09-22 | -1/+1 | |
* | Reduce code to only work with $PWD | Alan Pearce | 2023-09-18 | -7/+4 | |
* | Move servers into app.ts and export for testing | Alan Pearce | 2023-09-17 | -230/+231 |