This commit is contained in:
42
play/gentle-constellarium.org
Normal file
42
play/gentle-constellarium.org
Normal file
@@ -0,0 +1,42 @@
|
||||
#+TITLE: Gentle Constellarium
|
||||
#+OPTIONS: num:nil title:nil toc:nil
|
||||
#+NO_SIDENOTES: t
|
||||
#+HIDDEN_PAGE: t
|
||||
#+DATE: <2026-05-10 Sun>
|
||||
|
||||
#+BEGIN_EXPORT html
|
||||
<main class="play-root play-page observatory-ritual" data-play-page="gentleConstellarium">
|
||||
<a class="play-back" href="/play.html">Back to Play</a>
|
||||
<header class="play-page-head">
|
||||
<p class="play-kicker">Layer 2 / restored thread</p>
|
||||
<h1>Gentle Constellarium</h1>
|
||||
<p>The observatory has loosened into a sky. Choose a dim memory, then a second light that feels close enough to hold it.</p>
|
||||
</header>
|
||||
|
||||
<section class="play-tool observatory-panel">
|
||||
<div class="play-scorebar">
|
||||
<span data-constellarium-status>The sky is gathering memory nodes.</span>
|
||||
<button type="button" data-constellarium-reset>Let the sky rest</button>
|
||||
</div>
|
||||
<div class="observatory-sky" data-constellarium-sky aria-label="Restorable emotional constellation"></div>
|
||||
<div class="observatory-drawer">
|
||||
<p class="play-console__eyebrow">Selected thread</p>
|
||||
<h2 data-constellarium-title>Waiting for a first light</h2>
|
||||
<p data-constellarium-reading>lima keeps a hand near the thread, not pulling, just steadying.</p>
|
||||
<div class="observatory-thread-actions">
|
||||
<button type="button" data-constellarium-relation="continuationLinks">Continue</button>
|
||||
<button type="button" data-constellarium-relation="echoes">Echo</button>
|
||||
<button type="button" data-constellarium-relation="symbolicLinks">Symbol</button>
|
||||
<button type="button" data-constellarium-relation="mirroredEntries">Mirror</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="play-console">
|
||||
<div class="play-console__screen">
|
||||
<p class="play-console__eyebrow">Recovered constellations</p>
|
||||
<div data-constellarium-log></div>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
#+END_EXPORT
|
||||
Reference in New Issue
Block a user