Kirby Inertia Adapter

Just published an Inertia.js Adapter for Kirby: https://github.com/monoeq/kirby-inertia

Inertia allows you to build your front end using Javascript (React, Vue and Svelte), while letting the server (in this case, Kirby) take care of routing and shaping data. You can kind of think of it as building a normal Kirby site, but the front end is rendered with Javascript.

3 Likes