docs(deployment): recommend Cloudflare Workers over Cloudflare Pages#11673
docs(deployment): recommend Cloudflare Workers over Cloudflare Pages#11673slorber merged 3 commits intofacebook:mainfrom
Conversation
✅ [V2]
To edit notification comments on pull requests, go to your Netlify project configuration. |
slorber
left a comment
There was a problem hiding this comment.
Cloudflare Workers are the modern, recommended way to deploy Docusaurus sites.
Can you please back your claim with a resource from Cloudflare that says so?
https://blog.cloudflare.com/full-stack-development-on-cloudflare-workers/
Before, building an app on Pages meant you got a really easy, opinionated on-ramp, but you’d eventually hit a wall if your application got more complex.
We actually value the easy, opinionated path, because Docusaurus is a static site generator and usually doesn't need the full power of Workers.
For that reason, I still think that, for our specific framework, Pages is the experience we should recommend.
However, we can also tell users that it's possible to host on Workers if they have more advanced needs.
Pre-flight checklist
Motivation
Test Plan
/docs/deployment#deploying-to-cloudflare
https://deploy-preview-11673--docusaurus-2.netlify.app/docs/deployment/#deploying-to-cloudflare