itty-bitty/samples/learnmore.html
Nicholas Jitkoff 2aaa255682 Initial commit
2018-05-25 17:16:21 -07:00

18 lines
1,020 B
HTML

<b>Itty bitty</b> lets you create tiny sites and apps that are stored in the link itself. To make them, you can edit this text directly, or drag an HTML file in to generate a link.
<p>Use it to share <a href="http://jabberwocky.bitty.site">poetry</a>, <a href="http://convert.bitty.site">quick reference</a>, <a href="https://calculator.bitty.app">tools</a>, and <a href="http://bully.bitty.site/">more</a>.
<p>When done, you can share these links through email, twitter, domain redirects and many other places you can post a link. When bookmarked on iOS, they work offline.
<p>Note: Each medium has a <a href="" onclick="document.getElementById('more').style.display = 'block'; return false;">maximum size</a> ranging from 1000 to 10000 characters.
<div id="more" style="display:none">
<table>
<tr><td>Twitter:&nbsp;</td><td>4088</td></tr>
<tr><td>Slack:</td><td>4000</td></tr>
<tr><td>Chrome:</td><td>10000</td></tr>
<tr><td>Bitly:</td><td>2048</td></tr>
<tr><td>QR Code:</td><td>2610</td></tr>
</table>
</div>