initial commit

This commit is contained in:
ryan
2026-08-15 11:15:31 +02:00
commit b05c7310a6
231 changed files with 5311 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
$message
<div class="landing">
<aside class="myth-panel">
<p class="kicker">Charon: One token for the crossing</p>
<img src="/static/img/charon-seal.png" alt="">
<h1>Sticknife</h1>
<p class="myth-copy">
Present your verified token once, and Charon ferries you onward to all the
Sticknife services waiting beyond the riverbank. One account, many doors,
fewer passwords left rattling around in the dark.
</p>
<div class="crossing-grid">
<section class="crossing-item">
<h2>Sticknife services</h2>
<p>Places your token can carry you.</p>
<details class="choice-disclosure">
<summary>View services</summary>
<div class="dropdown-card">
<a href="https://git.sticknife.com">Gitknife <span>git.sticknife.com</span></a>
<a href="https://library.sticknife.com">Sticknife Library <span>library.sticknife.com</span></a>
<a href="https://nanshe.sticknife.com">Nanshe <span>nanshe.sticknife.com</span></a>
<a href="https://hypertower.sticknife.com">Hypertower <span>hypertower.sticknife.com</span></a>
</div>
</details>
</section>
<section class="crossing-item">
<h2>Trusted domains</h2>
<p>Verified travelers who cross quickly.</p>
<details class="choice-disclosure">
<summary>View domains</summary>
<div class="dropdown-card">
<span class="domain-chip">his.se</span>
<a class="request-domain" href="mailto:accounts@sticknife.com?subject=Trusted%20domain%20request">Add your
domain</a>
</div>
</details>
</section>
</div>
</aside>
$registration_flyout
</div>