mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

Aral Balkan

:kitten: Tip:

You can update Kitten via the command-line (CLI) or via the Settings web interface of any Kitten app.

• CLI: `kitten update`

• Settings: Run your app and go to /💕/settings/kitten and hit the Update Kitten button if one is available.

Kittens are served from

kittens.small-web.org

And if you’re wondering what Kitten is, see:

kitten.small-web.org

Trivia: It takes about 6 or 7 seconds to build, package, and deploy a new Kitten build.

@aral I checked this out, it sounds awesome! btw, just thought you should know, if you press on the next tutorial after the first one, aka dynamic pages, while you're in the first one, trying to go through the chain without returning to the index page, it throws a 404, but that doesn't happen if the second tutorial is accessed directly t=from the tutorials page

@esoteric_programmer Thank you. This was apparently a regression/breaking change due to the slash forwarding changes I implemented this week.

I’ve had more of think about it and reverted the changes as I don’t want to authors to have to worry about slash/no-slash situations, for example, when entering POST routes in forms (e.g., /foo) but then having it 404 because they authored the file as /foo/index.post.js.

I might refine it later or add a flag as we go.

Appreciate the heads up :)

@aral I love this and am going to start playing with it ASAP! 🤘 😻 🤘

@ishotjr Yay :) It’s still prerelease so expect rapid changes and please do let me know how you get on with it 💕