quirks
All checks were successful
Build Org Website / build (push) Successful in 48s

This commit is contained in:
2026-05-09 23:44:17 +01:00
parent fc3962ee44
commit 4519cfe804
10 changed files with 641 additions and 4 deletions

28
play/dream-corridor.org Normal file
View File

@@ -0,0 +1,28 @@
#+TITLE: Dream Corridor
#+OPTIONS: num:nil title:nil toc:nil
#+NO_SIDENOTES: t
#+HIDDEN_PAGE: t
#+DATE: <2026-05-09 Sat>
#+BEGIN_EXPORT html
<main class="play-root">
<section class="play-hero">
<div>
<p class="play-kicker">Unlisted page</p>
<h1>Dream Corridor</h1>
<p class="play-lede">The walls are made of half-remembered loading screens.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p class="play-console__eyebrow">Dream log</p>
<h2>Three doors</h2>
<p>Door one contains the sound of the old family computer starting up.</p>
<p>Door two contains a winter coat with bus tickets in every pocket.</p>
<p>Door three is not locked. It is just shy.</p>
<p>Nettle has written in the margin: "If you wake up before the end, that still counts as leaving safely."</p>
</div>
</section>
</main>
#+END_EXPORT

27
play/kitchen-light.org Normal file
View File

@@ -0,0 +1,27 @@
#+TITLE: Kitchen Light
#+OPTIONS: num:nil title:nil toc:nil
#+NO_SIDENOTES: t
#+HIDDEN_PAGE: t
#+DATE: <2026-05-09 Sat>
#+BEGIN_EXPORT html
<main class="play-root">
<section class="play-hero">
<div>
<p class="play-kicker">Unlisted page</p>
<h1>Kitchen Light</h1>
<p class="play-lede">A warm square in the dark part of the house.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p class="play-console__eyebrow">Late note</p>
<h2>For whoever comes home last</h2>
<p>There is rice in the pot, a towel on the chair, and a story nobody finished telling because everyone started laughing.</p>
<p>If the night has been unkind, stand here a moment. The light is not asking questions.</p>
<p>System message: warmth found. No action required.</p>
</div>
</section>
</main>
#+END_EXPORT

32
play/left-behind.org Normal file
View File

@@ -0,0 +1,32 @@
#+TITLE: Left Behind
#+OPTIONS: num:nil title:nil toc:nil
#+NO_SIDENOTES: t
#+HIDDEN_PAGE: t
#+DATE: <2026-05-09 Sat>
#+BEGIN_EXPORT html
<main class="play-root">
<section class="play-hero">
<div>
<p class="play-kicker">Unlisted page</p>
<h1>Left Behind</h1>
<p class="play-lede">A drawer opens only after too many taps.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p class="play-console__eyebrow">Family note</p>
<h2>The blue bowl</h2>
<p>I left the small blue bowl on the counter because it still smells faintly of coriander and Sunday. If anyone asks, it was never lost. It was waiting for someone to remember soup.</p>
<p>Under the bowl is a folded receipt. On the back, in pencil: "Morrow came by at 2:13. He said the hallway was kinder than last year."</p>
<pre aria-label="Tiny ASCII bowl">
____
/ \
/______\
soup
</pre>
</div>
</section>
</main>
#+END_EXPORT