Jessica Parsons
slides.com/verythorough/post-monolithic-cms/live
I need a Content Management System!
writer edits → CMS writes to DB
visitor arrives → query DB to build page
LightCMS, WordPress.com
Control
Upkeep
Cost
Ease of use
WordPress.org, Drupal
Control
Upkeep
Cost
Ease of use
Replacing a Piece of the Puzzle
writer edits → CMS writes to DB
visitor arrives → query DB to build page
developer edits → pre-builds site as files
visitor arrives → request finished file
files
Jekyll, Hugo, Gatsby, and more
Control
Upkeep
Cost
Ease of use
(yes, markdown and html count as code)
APIs
or one of Netlify's many open-source APIs
a small handful of examples:
Upkeep
Cost
Ease of use
We needed a CMS!
Prose.io
- We need a CMS!
- We're making one!
Kind of like Prose...
except with...
This isn't a Content Management System at all.
It's an editing tool.
writer edits → CMS commits to repo, generator builds
visitor arrives → requests pre-built page
"API fatigue"
Paradigm Shift
slides.com/verythorough/post-monolithic-cms
@verythorough