Kitten is now using the new versioning/deployments system hosted on https://kittens.small-web.org
This is going to allow us to handle automatic updates of Small Web places rather elegantly.
Installation is also now much faster.
You can find out more about Kitten at https://codeberg.org/kitten/app#kitten
Known issue: commit links on the Kittens site are 404ing right now. I just opened an issue to see if @forgejo can add support for 6-digit git hashes*
The new Kittens site now also serves the Kitten installation script and I’ve updated the installation commands accordingly.
On my machine, it now takes ~2.5 seconds to install Kitten the first time and ~0.8 seconds to install it a second time (the difference is the amount of time the installer takes to download and install the Node.js runtime).
I think I’m happy with that performance now so I’m going to move onto implementing server auto updates.