https://notebook.lachlanjc.com/2022-02-01_evolve_your_mdx_workflow_with_a_headless_cms
https://jamstack.org/headless-cms/
* Netlify CMS
Why headless CMS?
- Not tying data to the view –> Jamstack
- Allow multiple views
- What about markdown?
- Migrate away from Hugo? Don’t need to use
- What about MDX?
- Custom components?
Netlify CMS
* Typemill
* Magnolia CMS
Stackbit
* Stackbit
Stackbit is pretty nice
I like
https://docs.stackbit.com/how-to-guides/local-development/transfer-repo/
* Tina CMS
* Forestry
* Sanity CMS
--> Item models like Strapi
Prose, Ghost, Directus
Contentful
Sanity
Create your content models in code
Directus
Wraps over a SQL database rather than git repo
Lots of features… bit too many for what I need..