Comment by dzonga
13 hours ago
em-dash by Cloudflare looks interesting in terms of replacing Wordpress.
by garnering enough of an ecosystem to cause a migration will be the bigger challenge.
of course some people will say in the age of agents will people need to visit websites ;)
Am I looking at the right thing?
https://github.com/emdash-cms/emdash
> EmDash depends on Dynamic Workers to run secure sandboxed plugins. Dynamic Workers are currently only available on paid accounts. Upgrade your account (starting at $5/mo) or comment out the worker_loaders block of your wrangler.jsonc configuration file to disable plugins.
Seems like a pretty poor replacement for WordPress, which will run on pretty much whatever random system happens to be within eyesight.
It can be deployed to a node.js server with sqlite https://docs.emdashcms.com/deployment/nodejs/
Not as simple as wp, but not tied to one hosting provider.
A CMS that can only run on one hosting provider?
It can be deployed to a node.js server with sqlite https://docs.emdashcms.com/deployment/nodejs/
Not as simple as wp, but not tied to one hosting provider.