Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,7 @@
<h1 class="title reveal in d1">A local <em>memory palace</em>. For everything you scattered.</h1>
<p class="tagline reveal in d2">SuperTon ingests your notes, PDFs, and AI-chat transcripts into a verbatim store, then a tiny local model answers your questions — grounded only in what you've fed it. <em>Nothing leaves your laptop.</em></p>
<div class="cta reveal in d3">
<button class="btn primary" onclick="copyCmd('curl -fsSL https://raw.githubusercontent.com/therahul-yo/Superton/main/install.sh | sh', this)">
<span class="prompt">$</span>curl install.sh | sh
</button>
<a class="btn primary" href="#install">Install →</a>
<a class="btn" href="https://github.com/therahul-yo/Superton" target="_blank" rel="noreferrer">GitHub →</a>
</div>
</header>
Expand Down
Loading