Add masonry

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-08-08 23:38:50 +02:00
parent 9d160b6890
commit da73396765
33 changed files with 325 additions and 9931 deletions

View File

@@ -27,6 +27,7 @@
devShells.${system}.default = pkgs.mkShell {
packages = with pkgs; [
hugo
nodejs
jq
unzip
];