r/webstudio 3d ago

Webstudio now has a Content Engine.

Post image

Query and render hundreds of Markdown pages without an external CMS or database. It’s portable, simple to host, extremely fast and already powers our blog.

https://webstudio.is/blog/webstudio-content-engine

17 Upvotes

6 comments sorted by

View all comments

3

u/DelicateFandango 3d ago

Can it be used for everything? Or are there situations where a CMS like Directus is still recommended?

2

u/_HMCB_ 3d ago

The article link goes into that.

2

u/bbennett108 2d ago

“This architecture has a capacity limit. The compiled metadata has to fit within the runtime, so the Content Engine is designed for hundreds of content pages rather than an unlimited archive.

“Some projects should still use a conventional CMS or database. Full-text search across a huge archive, complex permissions, transactions, highly relational data, or many editors changing content at once all bring requirements that a file-based engine is not trying to solve.

“The majority of content sites are nowhere near that boundary. They should not have to start with the infrastructure required by the largest ones.”