The 2024 lysbue question returns as live content: a gesture-drawing hero and form (type: gesture, wired to wss://relay.redoal.com), redoal/redoal's releases via the gitea_releases source (unlinked while the repo is private), and a subscribe flow. site.yaml rebrands the portal instance; buckets are redoal_-prefixed to coexist with uhhm's on the shared JetStream. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
24 lines
682 B
YAML
24 lines
682 B
YAML
id: /subscribed
|
|
route: ^/subscribed
|
|
followup: true
|
|
name: What should you expect?
|
|
description: >
|
|
Notes when the network learns something — that's the whole promise.
|
|
alternatives:
|
|
- name: You're on the list
|
|
description: ""
|
|
features:
|
|
- name: Rare, by design
|
|
description: A few considered notes a year — nothing more.
|
|
- name: Easy to leave
|
|
description: Every note carries a genuine, one-click unsubscribe.
|
|
|
|
- name: Unsubscribe
|
|
description: >
|
|
Using the link from one of our emails? Confirm below and we'll
|
|
stop writing.
|
|
self_transition:
|
|
bucket: redoal_subscribers
|
|
to: unsubscribed
|
|
label: Unsubscribe me
|