25 lines
818 B
Org Mode
25 lines
818 B
Org Mode
#+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
|