So, gatsby. is basically dead or shall I rather say: unupgradable.
But this is the problem with all frameworks that rely heavily on plugins. So gatsby went to v5 and now all mdx dependencies don’t work anymore, the config needs to be tweaked, oh and then the plugin that was used for the background images doesn’t play well anymore with the rest… I don’t have time for this…
Time to try out the new kid on the block: astro.
In good foresight I moved all my content into mdx files so converting that just needed a few tweaks in the frontmatter code.