Alternatives that invite a real path; icons; question titles
Category labels become paths a visitor can take (Draw a path and see who's near / Follow the build as it lands / Hear from us when it matters), the empty Communicate feature gets its why, every input-bearing feature states its reason and carries a lucide icon, and the desk and receipt titles become the page's one question. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
9bab7cff70
commit
6190fb9ab6
+16
-5
@@ -8,7 +8,7 @@ responsible:
|
||||
name: Bendik Aagaard Lynghaug
|
||||
contact: bl@uhhm.no
|
||||
alternatives:
|
||||
- name: Our Understanding
|
||||
- name: Draw a path and see who's near
|
||||
description: >
|
||||
By associating similar movements while facilitating discourse we
|
||||
discover signal within chaos. Draw a path — the network answers
|
||||
@@ -21,6 +21,7 @@ alternatives:
|
||||
features:
|
||||
- name: ""
|
||||
description: Start by creating a path
|
||||
icon: lucide:pen-line
|
||||
requirements:
|
||||
# optional: the widget's hidden input skips HTML required-
|
||||
# validation, so required would be unenforceable anyway
|
||||
@@ -36,13 +37,20 @@ alternatives:
|
||||
type: email
|
||||
optional: true
|
||||
|
||||
- name: Our Composition
|
||||
- name: Follow the build as it lands
|
||||
description: >
|
||||
The network as it is being built — we all need collaborators on new surfaces.
|
||||
The network as it is being built — and we need collaborators on
|
||||
every new surface it grows.
|
||||
features:
|
||||
- name: Communicate
|
||||
description: >
|
||||
A client, a relay, an instrument — if you want to put the
|
||||
network on a surface it isn't on yet, say so through the
|
||||
path above and we'll find each other.
|
||||
icon: lucide:message-circle
|
||||
- name: Releases
|
||||
description: Start exploring by running one of our applications.
|
||||
icon: lucide:package
|
||||
resource:
|
||||
source:
|
||||
kind: gitea_releases
|
||||
@@ -57,7 +65,7 @@ alternatives:
|
||||
.[] | {name: .name, description: .body, tag: .tag_name,
|
||||
published: .published_at, url: null}
|
||||
|
||||
- name: Our Devotion
|
||||
- name: Hear from us when it matters
|
||||
description: >
|
||||
Notes from the build — sent only when there is something worth
|
||||
saying.
|
||||
@@ -68,7 +76,10 @@ alternatives:
|
||||
- Consider yourself posted.
|
||||
features:
|
||||
- name: Where to send it
|
||||
description: ""
|
||||
description: >
|
||||
Notes go to a person, not a list — a name and an address is
|
||||
all it takes.
|
||||
icon: lucide:mail
|
||||
requirements:
|
||||
- name: name
|
||||
label: Name
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
# question's answer may land in a bucket nothing reads - this desk is
|
||||
# that guarantee for redoal_gestures and redoal_subscribers (uhhm's
|
||||
# /review plays the same role for its buckets).
|
||||
name: The review desk
|
||||
name: What came in?
|
||||
description: >
|
||||
Everything redoal.com records, in one place.
|
||||
alternatives:
|
||||
- name: Gestures
|
||||
description: >
|
||||
Drawn paths from "Our Understanding" — each holds the visitor's
|
||||
Drawn paths from "Draw a path and see who's near" — each holds the visitor's
|
||||
points and the 20-byte gesture key the relay computed.
|
||||
features:
|
||||
- name: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
id: /shape
|
||||
route: ^/shape
|
||||
followup: true
|
||||
name: The path continues
|
||||
name: Where does the path lead?
|
||||
description: >
|
||||
Your shape is in the room now. Echoes of it reach whoever draws
|
||||
nearby — and theirs reach you, whenever you come back to draw again.
|
||||
|
||||
Reference in New Issue
Block a user