This commit is contained in:
22
play/terminal.org
Normal file
22
play/terminal.org
Normal file
@@ -0,0 +1,22 @@
|
||||
#+TITLE: Archive Terminal
|
||||
#+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="terminal">
|
||||
<a class="play-back" href="/play.html">Back to Play</a>
|
||||
<header class="play-page-head">
|
||||
<p class="play-kicker">08 / Story</p>
|
||||
<h1>Archive Terminal</h1>
|
||||
<p>Try commands such as help, look, open drawer, read note, map, hum, save, and clear.</p>
|
||||
</header>
|
||||
<section class="play-tool terminal-tool">
|
||||
<div class="terminal-log" data-terminal-log aria-live="polite"></div>
|
||||
<form class="terminal-form" data-terminal-form>
|
||||
<label><span>></span><input data-terminal-input autocomplete="off" /></label>
|
||||
<button type="submit">Run</button>
|
||||
</form>
|
||||
</section>
|
||||
</main>
|
||||
#+END_EXPORT
|
||||
Reference in New Issue
Block a user