initial commit
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user