Skip to content

Commit

Permalink
chore: adjust frontpage
Browse files Browse the repository at this point in the history
  • Loading branch information
rpj committed Jul 2, 2022
1 parent 30f0914 commit 4890068
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions client/root.tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,19 +131,19 @@ <h3>Publicly listed <span id="ttl">(time-to-live)</i>:</h3>
<a href="mailto:{{ contactAddr }}">Contact.</a>
{{ /contactAddr }}
</p>
<p>
Additional un<a href="https://github.com/robinsloan/spring-83">specified</a> functionality provided:
<ul>
<li>Board <a href="https://github.com/rpj/spring83/blob/main/README.md#post-endpoint">minification & link shortening</a>.</li>
<li>A <a href="/embed.js">utility API</a> for embedding Springboards (w/ <a href="/embedded-json-example.html">embedded JSON extraction</a>).</li>
<li><a href="https://github.com/rpj/spring83/blob/main/README.md#post-endpoint#qr-code-generation">QR code generation</a> for board public keys &amp; links to.</li>
</ul>
</p>
<p>
Source on <a href="https://github.com/rpj/spring83" target="_blank">GitHub</a> includes a
multi-board, multi-host, auto-minifying <a href="https://github.com/rpj/spring83#putnew">
publishing tool</a> for the CLI.
</p>
<p>
{{ fqdn }} provides a <a href="/embed.js" target="_blank">utility API</a> (CORS-OK) for <b>embedding
Springboards</b> from any host into other documents, including <a href="/embedded-json-example.html">extraction of valid JSON within boards</a>.
</p>
<p>
It also provides <b>minification</b> &amp; <b>link shortening</b> via an
<a href="https://github.com/rpj/spring83/blob/main/README.md#post-endpoint" target="_blank">additional endpoint.</a>
</p>
</body>
</div>
<div id="b">
Expand Down

0 comments on commit 4890068

Please sign in to comment.