2021-04-20 UTC
# [Murray] [girrodocus] it's nothing fancy. The tech term is "headless" CMS, and pretty much all the big CMS options either have a headless mode or are fully headless by default (e.g. WordPress can be made headless). I use Craft, hosted on Krystal with a MySQL database (Craft does all of the DB setup and management for me), and use their first-party Elements plugin to create API endpoints for the data I want to fetch. Gatsby then ingests these at build