Skip to content

Commit 5d8e6f3

Browse files
committed
Point the site at Nexion, the author's other macOS app
Adds a dark full-width band between "Get it" and the footer, plus a link in the footer. The hook is the SSH agent: the Touch ID prompt that lets a push through happens in a terminal, and Nexion is that terminal.
1 parent 7d14f26 commit 5d8e6f3

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

docs/index.html

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,39 @@
237237
.ssh-aside b{color:var(--ink-soft);font-weight:600}
238238
.ssh-aside .mono{font-size:.9em;background:rgba(0,0,0,.04);padding:1px 5px;border-radius:4px}
239239

240+
/* ---- also by the author ---- */
241+
.also{
242+
--a-line:rgba(255,255,255,.14);
243+
--a-dim:rgba(255,255,255,.52);
244+
--a-soft:rgba(255,255,255,.74);
245+
--a-accent:#a99bff;
246+
position:relative;background:var(--ink);color:var(--paper);
247+
border-top:1px solid var(--line);
248+
}
249+
.also::before{
250+
content:"";position:absolute;inset:0;pointer-events:none;
251+
background:radial-gradient(46rem 24rem at 92% 112%,rgba(63,44,224,.3),transparent 62%);
252+
}
253+
.also .wrap{position:relative}
254+
.also-in{display:grid;gap:34px;padding-block:66px}
255+
@media(min-width:900px){.also-in{grid-template-columns:1.12fr .88fr;gap:60px;padding-block:88px;align-items:center}}
256+
.also-eyebrow{display:inline-flex;align-items:center;gap:9px;font-family:"JetBrains Mono",monospace;
257+
font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--a-dim)}
258+
.also h2{font-size:clamp(30px,4.6vw,46px);font-weight:800;letter-spacing:-.032em;margin:18px 0 0}
259+
.also h2 em{font-style:normal;color:var(--a-accent)}
260+
.also p{color:var(--a-soft);font-size:17px;margin:18px 0 0;max-width:34em}
261+
.also .mono{font-size:.92em;background:rgba(255,255,255,.1);padding:1px 5px;border-radius:4px;color:var(--paper)}
262+
.also-cta{margin-top:30px}
263+
.also .btn-light{border-color:var(--paper);background:var(--paper);color:var(--ink)}
264+
.also .btn-light:hover{background:var(--a-accent);border-color:var(--a-accent);color:var(--ink)}
265+
.also-list{list-style:none;margin:0;padding:0;border:1px solid var(--a-line);border-radius:12px;
266+
background:rgba(255,255,255,.045);overflow:hidden;backdrop-filter:blur(2px)}
267+
.also-list li{display:flex;gap:12px;align-items:flex-start;padding:15px 18px;border-bottom:1px solid var(--a-line);
268+
color:var(--a-soft);font-size:14.5px;line-height:1.45}
269+
.also-list li:last-child{border-bottom:0}
270+
.also-list svg{flex:none;color:var(--a-accent);margin-top:2px}
271+
.also-list b{color:var(--paper);font-weight:600}
272+
240273
/* ---- mobile ---- */
241274
@media(max-width:640px){
242275
.wrap{padding:0 18px}
@@ -498,6 +531,32 @@ <h2>Get it running.</h2>
498531
</div>
499532
</section>
500533

534+
<section id="nexion" class="also">
535+
<div class="wrap">
536+
<div class="also-in reveal">
537+
<div>
538+
<div class="also-eyebrow">Also by the author</div>
539+
<h2>Nexion. One window for you and your <em>AI agents.</em></h2>
540+
<p>Same instinct as this app, on a much bigger surface. Pass Quick Access spares you one trip to another window; Nexion spares you the other four. Terminal, browser, files, Git and Canvas sit together in one native macOS window, so your coding agent keeps working while you stay exactly where you are.</p>
541+
<p>Same author, same principles: Swift and SwiftUI, no Electron, keyboard first. And the Touch ID prompt from the SSH agent above appears right there, in the terminal you never left.</p>
542+
<div class="also-cta">
543+
<a class="btn btn-light" href="https://nexion.one/" target="_blank" rel="noopener">Visit nexion.one
544+
<svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2"><path d="M5 12h14M13 6l6 6-6 6"/></svg>
545+
</a>
546+
</div>
547+
</div>
548+
<ul class="also-list">
549+
<li><svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="4" width="18" height="16" rx="2"/><path d="m7 9 3 3-3 3M13 15h4"/></svg><div><b>GPU terminal</b>, powered by Ghostty, with splits and a real login shell.</div></li>
550+
<li><svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="9"/><path d="M3 12h18M12 3a15 15 0 0 1 0 18M12 3a15 15 0 0 0 0 18"/></svg><div><b>Built-in browser</b> with isolated profiles, so work and personal logins coexist.</div></li>
551+
<li><svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="6" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><circle cx="18" cy="8" r="3"/><path d="M6 9v6M18 11c0 4-6 3-6 7"/></svg><div><b>Git in the window</b>: diffs, staging, commits, branches and PRs.</div></li>
552+
<li><svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 3v3M12 18v3M3 12h3M18 12h3"/><rect x="6" y="6" width="12" height="12" rx="3"/></svg><div><b>Your AI agents</b>, Claude Code, Codex, Gemini and more, one click from the title bar.</div></li>
553+
<li><svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 20h4l10.5-10.5a2.1 2.1 0 0 0-3-3L5 17v3Z"/><path d="M13.5 6.5l4 4"/></svg><div><b>Edit right there</b>: a Monaco editor with 34 languages, so a quick fix doesn't need another app.</div></li>
554+
<li><svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="6" y="2" width="12" height="20" rx="3"/><path d="M11 18.5h2"/></svg><div><b>Your workspace in your pocket</b>: pair an iPhone or iPad over your own network and drive the same terminals and web tabs from your hand.</div></li>
555+
</ul>
556+
</div>
557+
</div>
558+
</section>
559+
501560
<footer>
502561
<div class="wrap">
503562
<div class="foot-grid">
@@ -517,6 +576,7 @@ <h4>Project</h4>
517576
<h4>Related</h4>
518577
<a href="https://github.com/protonpass/pass-cli" target="_blank" rel="noopener">pass-cli</a>
519578
<a href="https://proton.me/pass" target="_blank" rel="noopener">Proton Pass</a>
579+
<a href="https://nexion.one/" target="_blank" rel="noopener">Nexion, by the same author</a>
520580
<a href="https://github.com/sponsors/bsramin" target="_blank" rel="noopener">Sponsor</a>
521581
<a href="https://github.com/bsramin/pass-quick-access/blob/main/LICENSE" target="_blank" rel="noopener">License (GPLv3)</a>
522582
</div>

0 commit comments

Comments
 (0)