You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -299,7 +325,7 @@ <h2>Drop-in script to make your tables sortable.</h2>
299
325
300
326
<tableclass="showcase about"><tr><td>
301
327
<divclass="showcase-inner">
302
-
<h1>How to Use</h1>
328
+
<h1>About</h1>
303
329
<p>Sortable is an open-source javascript and CSS library which adds sorting functionality to tables. It is tiny (<code><2kb</code>) and has no dependencies.</p>
304
330
<p>To use, first <ahref="https://github.com/HubSpot/sortable/releases" target="_blank">download the latest release</a>.
305
331
<p>Then simply add <code>sortable.min.js</code> and a <ahref="https://github.com/HubSpot/sortable/tree/master/css" target="_blank">theme file</a> to your page:</p>
@@ -313,6 +339,18 @@ <h1>How to Use</h1>
313
339
<p>And that's it! Learn more by visiting the <ahref="/sortable">documentation</a>.
314
340
</div>
315
341
</td></tr></table>
342
+
343
+
<tableclass="showcase install"><tr><td>
344
+
<divclass="showcase-inner">
345
+
<h1>Install</h1>
346
+
<p>The easiest way to add Sortable onto your site is with <ahref="http://eager.io" style="color: #bf0c78">Eager</a>.</p>
347
+
<p>Click Install to see a live preview of sorted tables on your website.</p>
0 commit comments