major character changes
All checks were successful
Build Org Website / build (push) Successful in 51s

This commit is contained in:
2026-05-10 00:25:36 +01:00
parent 3531636805
commit c67501e446
18 changed files with 1404 additions and 678 deletions

24
play/aphy-console.org Normal file
View File

@@ -0,0 +1,24 @@
#+TITLE: Aphy Console
#+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">
<section class="play-hero">
<div>
<p class="play-kicker">Layer 3</p>
<h1>Aphy Console</h1>
<p class="play-lede">A friendly bot friend embedded in the handmade parts.</p>
</div>
</section>
<section class="play-console hidden-terminal">
<div class="play-console__screen">
<p>APHY BOOT: hello. I am not the soul of the website. I am more like a porch light with opinions.</p>
<p>LOG: Lima grounds the system. Sensei Chi slows it down. Young Z asks why. Future Z answers later.</p>
<p>ANOMALY: I keep finding kindness in places where code expected null.</p>
</div>
</section>
</main>
#+END_EXPORT