This commit is contained in:
19
play/poem.org
Normal file
19
play/poem.org
Normal file
@@ -0,0 +1,19 @@
|
||||
#+TITLE: Marginalia Machine
|
||||
#+OPTIONS: num:nil title:nil toc:nil
|
||||
#+NO_SIDENOTES: t
|
||||
#+DATE: <2026-05-09 Sat>
|
||||
|
||||
#+BEGIN_EXPORT html
|
||||
<main class="play-root play-page" data-play-page="poem">
|
||||
<a class="play-back" href="/play.html">Back to Play</a>
|
||||
<header class="play-page-head">
|
||||
<p class="play-kicker">03 / Generator</p>
|
||||
<h1>Marginalia Machine</h1>
|
||||
<p>Press the lever to assemble tiny notes from the edge of an imaginary notebook.</p>
|
||||
</header>
|
||||
<section class="play-tool poem-tool">
|
||||
<button class="play-primary" type="button" data-poem-generate>Turn the lever</button>
|
||||
<div class="poem-slip" data-poem-output aria-live="polite"></div>
|
||||
</section>
|
||||
</main>
|
||||
#+END_EXPORT
|
||||
Reference in New Issue
Block a user