all repos — homestead @ 0406f34cd8be16e41a45d2008be821ab722ac5b5

Code for my website

Pre-compress built site with brotli/zstd/gzip

Alan Pearce
commit

0406f34cd8be16e41a45d2008be821ab722ac5b5

parent

b6095873b23c544449c495d0638f9c17743140a7

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M flake.nixflake.nix
@@ -11,6 +11,9 @@ in
{ devShells.default = pkgs.mkShell { packages = with pkgs; [ + brotli + gzip + zstd gnugrep git zola