Nuxt Studio

I was using Storyblok for my website for years, but the added complexity to my project and the issues I experienced were a kinda setback for me.

Anyway, I decided to give Nuxt Studio a try.

First, migrate to Nuxt Content is surprisingly easy, all the files I have changed are app.vue and layouts/default.vue . (and deleted a bunch of Storyblok related files of course)

Then I copy and paste my old contents from Storyblok and save those as markdown under the content folder, that's all. The whole migration process only took me less than 2 hours.

Finally, import my new website project to Nuxt Studio.

To be honest, the whole process was a breeze, thanks to the Nuxt team for doing a great job providing such a wonderful DX!