DEV Community

Discussion on: Headless WordPress? Here's Why It's a Bad Idea

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

I honestly don't get why I need speed, when all I need is a static site generator with (mostly) no API in production.

BTW, currently I go flat file CMS, with lunr.js as serverless function (as the only API in production).

Collapse
 
joelvarty profile image
Joel Varty

That's cool!

When your requirements demand a more complex Content Model, with additional features for your content team, a Headless CMS might be a good idea.