blog updates. more demo assets, SURF-attempts and more

This commit is contained in:
2026-07-09 18:03:37 +02:00
parent a87f00174e
commit c09219c462
15 changed files with 5168 additions and 424 deletions
+14
View File
@@ -15,3 +15,17 @@ thumbcache/
legacy/
*.pdf
run-*.sh
# demo page source assets: re-include web/img, which the broad img/ and
# *.png patterns above would otherwise swallow
!web/img/
!web/img/*
# demo page build artifacts, regenerated by `cargo run --release --bin
# demoassets`, `cargo run --release --bin storekeys` and
# `python3 pr_to_json.py` (needed when deploying the page)
web/flickr/
web/pr-data.json
# playwright-core for verify-retrieval.mjs (npm install --no-save playwright-core)
node_modules/