This commit is contained in:
23
play/terminal-cupboard.org
Normal file
23
play/terminal-cupboard.org
Normal file
@@ -0,0 +1,23 @@
|
||||
#+TITLE: Terminal Cupboard
|
||||
#+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">Hidden terminal</p>
|
||||
<h1>Terminal Cupboard</h1>
|
||||
<p class="play-lede">A command line behind the jars.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="play-console hidden-terminal">
|
||||
<div class="play-console__screen">
|
||||
<div class="hidden-terminal-log" data-cupboard-log><p>cupboard v0.9. Type help.</p></div>
|
||||
<input data-cupboard-input type="text" autocomplete="off" spellcheck="false" aria-label="Cupboard command" />
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
#+END_EXPORT
|
||||
Reference in New Issue
Block a user