Add photoswipe

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-08-08 19:44:04 +02:00
parent 8e240134b0
commit 9d160b6890
21 changed files with 9949 additions and 62 deletions

View File

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