No description
Find a file
Derick Phan 175582914d
Add /about landing page with slow web philosophy
Shows instance stats, destination hash for subscribing, and explains
the slow web movement and how TinyWeb works. Destination hash is
stored in settings on startup so the about page can display it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 23:21:02 -07:00
.gitignore Migrate TinyWeb to Reticulum mesh network 2026-03-25 22:18:24 -07:00
app.py Add /about landing page with slow web philosophy 2026-03-25 23:21:02 -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 Add /about landing page with slow web philosophy 2026-03-25 23:21:02 -07:00
index.db update index.db 2026-03-26 05:06:53 +00: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 Migrate TinyWeb to Reticulum mesh network 2026-03-25 22:18:24 -07:00