20251130093917 push

This commit is contained in:
2025-11-30 09:39:17 -08:00
parent e7bc1371d7
commit c1e97af94b
104 changed files with 593 additions and 2280 deletions

View File

@@ -10,7 +10,7 @@ build-blog:
sh ./blog.sh build
build-photos:
cd ./photos/; bash -c '../gallery.sh -t "Photos" -d "gallery"'
cd ./photos/; bash -c '../gallery.sh -t "Photos" -d "__thumbs"'
serve:
python3 -m http.server --directory _output/