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>
10 lines
416 B
YAML
10 lines
416 B
YAML
# Instance branding - see the schema notes in this repo's README and
|
|
# portal's content loader (src/content.rs, SiteConfig). The relay URL
|
|
# here drives the landing hero's ambient echoes; the same URL appears
|
|
# on index.yaml's gesture requirement for the form widget.
|
|
title: redoal
|
|
wordmark: https://project.uhhm.no/redoal/questions/raw/branch/main/wordmark.svg
|
|
hero:
|
|
kind: gesture
|
|
relay: wss://relay.redoal.com
|