No description
Find a file
Derick Phan 862a383101
Add kodama tree spirit overlay and clean up orphaned remote pages
Add animated kodama (tree spirits from Princess Mononoke) to the
custom template as a canvas overlay. Each spirit has unique organic
proportions: rock-like blob head shapes, varied eye spacing/size,
optional mouths and arms, and a soft luminous glow. They fade in/out,
bob gently, and occasionally rattle their heads.

Also removed 3 orphaned remote_pages rows from deleted subscriptions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 10:08:17 -07:00
.gitignore Migrate TinyWeb to Reticulum mesh network 2026-03-25 22:18:24 -07:00
app.py Bind HTTP server to 0.0.0.0 for remote access 2026-03-25 23:38:15 -07:00
CLAUDE.md Add CLAUDE.md with project architecture and conventions 2026-03-26 08:17:38 -07:00
db.py Strip tracking params from URLs and add tags/collections 2026-03-25 23:15:28 -07:00
gateway.py Single-command startup and fix bookmarklet 2026-03-25 23:01:54 -07:00
handlers.py Fix custom template rendering and ensure customize page uses default layout 2026-03-26 09:45:42 -07:00
index.db Add kodama tree spirit overlay and clean up orphaned remote pages 2026-03-26 10:08:17 -07:00
README.md first commit 2026-03-24 20:35:10 -07:00
requirements.txt Migrate TinyWeb to Reticulum mesh network 2026-03-25 22:18:24 -07:00
rns_client.py Add Reticulum-native subscriptions and sync-based distributed search 2026-03-25 22:51:22 -07:00
templates.py Fix custom template rendering and ensure customize page uses default layout 2026-03-26 09:45:42 -07:00