Sample setup for migrating content from Kirby (or JSON) to Sanity.
In our example we wanted to migrate a simple portfolio site from Kirby to Sanity. The website listed projects with a title, text and image gallery (including image captions).
You can find the basic setup as an example here in this repo.
We‘re also providing a matching schema setup for Sanity.
You can find the migration script here for Sanity.
Visit our blog for the whole walkthrough.