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
+17
-6
@@ -8,7 +8,7 @@ responsible:
|
|||||||
name: Bendik Aagaard Lynghaug
|
name: Bendik Aagaard Lynghaug
|
||||||
contact: bl@uhhm.no
|
contact: bl@uhhm.no
|
||||||
alternatives:
|
alternatives:
|
||||||
- name: Our Understanding
|
- name: Draw a path and see who's near
|
||||||
description: >
|
description: >
|
||||||
By associating similar movements while facilitating discourse we
|
By associating similar movements while facilitating discourse we
|
||||||
discover signal within chaos. Draw a path — the network answers
|
discover signal within chaos. Draw a path — the network answers
|
||||||
@@ -21,6 +21,7 @@ alternatives:
|
|||||||
features:
|
features:
|
||||||
- name: ""
|
- name: ""
|
||||||
description: Start by creating a path
|
description: Start by creating a path
|
||||||
|
icon: lucide:pen-line
|
||||||
requirements:
|
requirements:
|
||||||
# optional: the widget's hidden input skips HTML required-
|
# optional: the widget's hidden input skips HTML required-
|
||||||
# validation, so required would be unenforceable anyway
|
# validation, so required would be unenforceable anyway
|
||||||
@@ -36,13 +37,20 @@ alternatives:
|
|||||||
type: email
|
type: email
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
- name: Our Composition
|
- name: Follow the build as it lands
|
||||||
description: >
|
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:
|
features:
|
||||||
- name: Communicate
|
- 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
|
- name: Releases
|
||||||
description: Start exploring by running one of our applications.
|
description: Start exploring by running one of our applications.
|
||||||
|
icon: lucide:package
|
||||||
resource:
|
resource:
|
||||||
source:
|
source:
|
||||||
kind: gitea_releases
|
kind: gitea_releases
|
||||||
@@ -57,7 +65,7 @@ alternatives:
|
|||||||
.[] | {name: .name, description: .body, tag: .tag_name,
|
.[] | {name: .name, description: .body, tag: .tag_name,
|
||||||
published: .published_at, url: null}
|
published: .published_at, url: null}
|
||||||
|
|
||||||
- name: Our Devotion
|
- name: Hear from us when it matters
|
||||||
description: >
|
description: >
|
||||||
Notes from the build — sent only when there is something worth
|
Notes from the build — sent only when there is something worth
|
||||||
saying.
|
saying.
|
||||||
@@ -68,7 +76,10 @@ alternatives:
|
|||||||
- Consider yourself posted.
|
- Consider yourself posted.
|
||||||
features:
|
features:
|
||||||
- name: Where to send it
|
- 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:
|
requirements:
|
||||||
- name: name
|
- name: name
|
||||||
label: Name
|
label: Name
|
||||||
|
|||||||
@@ -2,13 +2,13 @@
|
|||||||
# question's answer may land in a bucket nothing reads - this desk is
|
# question's answer may land in a bucket nothing reads - this desk is
|
||||||
# that guarantee for redoal_gestures and redoal_subscribers (uhhm's
|
# that guarantee for redoal_gestures and redoal_subscribers (uhhm's
|
||||||
# /review plays the same role for its buckets).
|
# /review plays the same role for its buckets).
|
||||||
name: The review desk
|
name: What came in?
|
||||||
description: >
|
description: >
|
||||||
Everything redoal.com records, in one place.
|
Everything redoal.com records, in one place.
|
||||||
alternatives:
|
alternatives:
|
||||||
- name: Gestures
|
- name: Gestures
|
||||||
description: >
|
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.
|
points and the 20-byte gesture key the relay computed.
|
||||||
features:
|
features:
|
||||||
- name: ""
|
- name: ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
id: /shape
|
id: /shape
|
||||||
route: ^/shape
|
route: ^/shape
|
||||||
followup: true
|
followup: true
|
||||||
name: The path continues
|
name: Where does the path lead?
|
||||||
description: >
|
description: >
|
||||||
Your shape is in the room now. Echoes of it reach whoever draws
|
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.
|
nearby — and theirs reach you, whenever you come back to draw again.
|
||||||
|
|||||||
Reference in New Issue
Block a user