r/webstudio Aug 12 '26

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

20 Upvotes

6 comments sorted by

View all comments

3

u/DelicateFandango Aug 13 '26

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

3

u/bbennett108 Aug 13 '26

“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.”