I know I'm late to the party on this, but when people say "headless CMS" do they kinda mean the database part of the "database publishing" of 20 years ago?

Like it is storing content separately from the HTML/CSS or app interface so one doesn't have to munge that stuff when making content, or munge content when making a site or app or something, right?

Or is there some new magic in "headless CMS" I'm missing?

#code #webdev#HeadlessCMS

@ramsey @albinanigans that makes some sense. The first one I kind of think of as a site generator: a piece of software that generates static files for a site. Maybe these are just different ways to describe the same sorts of things.

Though the lack of apparent consensus around “headless CMS” makes me feel like it might not be as useful for specifying exactly what one means.