Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | replace unreliable dev server with modd | Alan Pearce | 2024-06-05 | -0/+1 |
* | deploy locally with just to vercel | Alan Pearce | 2024-06-02 | -0/+1 |
* | no more CI | Alan Pearce | 2024-06-02 | -1/+2 |
* | update dependency manifests | Alan Pearce | 2024-05-23 | -1/+1 |
* | add pre-commit hooks | Alan Pearce | 2024-05-23 | -1/+24 |
* | remove go-licenses check from flake | Alan Pearce | 2024-05-11 | -4/+0 |
* | move licenses check to flake | Alan Pearce | 2024-05-11 | -0/+4 |
* | flake: remove unused variable | Alan Pearce | 2024-04-29 | -1/+0 |
* | log releases and deploys to sentry | Alan Pearce | 2024-04-23 | -0/+1 |
* | fix hyperlink check in CI | Alan Pearce | 2024-04-21 | -1/+2 |
* | ensure links aren't broken in CI | Alan Pearce | 2024-04-21 | -0/+6 |
* | use justfile for scripting | Alan Pearce | 2024-04-21 | -13/+7 |
* | Use gitlab CI | Alan Pearce | 2024-04-20 | -0/+10 |
* | Use netlify for redirects | Alan Pearce | 2024-04-19 | -0/+1 |
* | try to improve building on aarch64-darwin | Alan Pearce | 2024-04-19 | -0/+1 |
* | use nix to build docker images | Alan Pearce | 2024-04-19 | -18/+15 |
* | server: configure with flags/envvars instead of toml | Alan Pearce | 2024-04-19 | -2/+2 |
* | add and check licenses | Alan Pearce | 2024-04-18 | -0/+4 |
* | ensure watchexec is available | Alan Pearce | 2024-04-18 | -2/+2 |
* | improve watch-builder command | Alan Pearce | 2024-04-18 | -1/+1 |
* | Add scripts for live-reloading incl. direnv | Alan Pearce | 2024-04-18 | -0/+6 |
* | fix flake-compat layer (default.nix refers to flake-compat) | Alan Pearce | 2024-04-18 | -1/+1 |
* | remove post-processing | Alan Pearce | 2024-04-17 | -5/+0 |
* | wip: read posts | Alan Pearce | 2024-04-16 | -5/+15 |
* | Simplify flake | Alan Pearce | 2024-04-11 | -22/+2 |
* | Remove caddy | Alan Pearce | 2023-11-08 | -5/+0 |
* | Replace zola with DOM-based static site generation code | Alan Pearce | 2023-09-22 | -1/+0 |
* | Fix build | Alan Pearce | 2023-09-15 | -15/+4 |
* | Merge homestead repository | Alan Pearce | 2023-09-15 | -6/+22 |
|\ | ||||
| * | Init flake | Alan Pearce | 2023-09-12 | -0/+31 |
* | Fix access to tools from nativeBuildInputs | Alan Pearce | 2023-07-01 | -2/+1 |
* | Don't try to cross-build docker images with nix | Alan Pearce | 2023-07-01 | -27/+3 |
* | Add caddy to dev shell | Alan Pearce | 2023-07-01 | -2/+3 |
* | Build docker image | Alan Pearce | 2023-06-30 | -24/+65 |
* | Format HTML output with prettier | Alan Pearce | 2023-06-24 | -0/+1 |
* | Make compatible with non-flake nix | Alan Pearce | 2023-06-20 | -1/+5 |
* | Make buildable with nix (requires submodule workaround) | Alan Pearce | 2023-05-18 | -9/+19 |
* | Pre-compress built site with brotli/zstd/gzip | Alan Pearce | 2023-05-14 | -0/+3 |
* | Use flakes and `nix develop` | Alan Pearce | 2023-04-12 | -0/+20 |