No description
Find a file
Derick Phan a1a3dd0df0 Add custom HTML template editor and clean up UI
- Replace CSS-only customization with full HTML template editing
- Users edit the entire page wrapper with {{content}} placeholder
- Add /style?reset escape hatch to recover from broken templates
- Move nav links to template, remove redundant nav from search page
- Delete remote pages when unsubscribing from an instance

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-05 04:57:54 +00:00
.gitignore Migrate TinyWeb to Reticulum mesh network 2026-06-05 04:57:53 +00:00
app.py Bind HTTP server to 0.0.0.0 for remote access 2026-06-05 04:57:54 +00:00
CLAUDE.md Add CLAUDE.md with project architecture and conventions 2026-06-05 04:57:54 +00:00
db.py Strip tracking params from URLs and add tags/collections 2026-06-05 04:57:54 +00:00
gateway.py Single-command startup and fix bookmarklet 2026-06-05 04:57:54 +00:00
handlers.py Add custom HTML template editor and clean up UI 2026-06-05 04:57:54 +00:00
index.db Add custom HTML template editor and clean up UI 2026-06-05 04:57:54 +00:00
README.md first commit 2026-06-05 04:57:53 +00:00
requirements.txt Migrate TinyWeb to Reticulum mesh network 2026-06-05 04:57:53 +00:00
rns_client.py Add Reticulum-native subscriptions and sync-based distributed search 2026-06-05 04:57:53 +00:00
templates.py Add custom HTML template editor and clean up UI 2026-06-05 04:57:54 +00:00