For a long time this website was using sanity as a headless cms. After redesigning my website, I also decided to ditch sanity, and move to Astro’s content collections as my main source of truth.
So far I really enjoy the experience using astro. It’s way easier to manage my content as it’s honestly overkill to use sanity.
To move the content, i just had claude create a script to fetch the content and convert it to mdx files with frontmatter, 3 followup prompts later and it was basically done.