update build

This commit is contained in:
Michiel Borkent 2021-06-12 16:57:46 +02:00
parent 6c07063176
commit bf8b35b46a
4 changed files with 16 additions and 11 deletions

View file

@ -68,13 +68,14 @@
browser in such a way that you can use it with the <tt>script</tt> tag.</p>
<h2>Project status</h2>
<p>
This project is currently experimental and breaking changes are
bound to happen. Feedback is welcome on <a href="https://github.com/borkdude/scittle">Github</a>.</p>
This project is still experimental and breaking changes may
happen. Feedback is welcome
on <a href="https://github.com/borkdude/scittle">Github</a>.</p>
<p>
You can get a copy
of <tt>scittle.js</tt> <a href="https://borkdude.github.io/scittle/js/scittle.js">here</a>. If
you want a pinned version of <tt>scittle.js</tt>, your best bet is to
download your own copy and host it yourself.
To use scittle on your own site, it is recommended to use the links
published to
the <a href="https://github.com/borkdude/scittle/releases/tag/v0.0.1">releases
page</a>.
</p>
<a name="usage"></a>
@ -128,6 +129,10 @@
<ul>
<li><a href="tictactoe.html">Tic-tac-toe</a></li>
<li><a href="bookmarklet.html">Bookmarklet</a></li>
<li>
<a href="https://github.com/kloimhardt/babashka-scittle-guestbook">
Babashka + scittle implementation of the Luminus guestbook.
</a></li>
</ul>
</body>