Migrated to SvelteKit
2026-03-05
I was in the mood to try something new. And since I came across a lot of praise for Svelte and Sveltekit I thought why not look into that? Sveltekit has adapters that can be easily switched out depending on what platform you want to deploy to. One of them is adapter-static for static site generation. I use this and mdsvex (a markdown preprocessor for Svelte components) to write and deploy my little notes here.