Skip to content

Conversation

@acosoft
Copy link

@acosoft acosoft commented Jan 19, 2026

Pre-flight checklist

  • I have read the Contributing Guidelines on pull requests.
  • If this is a code change: I have written unit tests and/or added dogfooding pages to fully verify the new behavior.
  • If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

Test Plan

image

@meta-cla meta-cla bot added the CLA Signed Signed Facebook CLA label Jan 19, 2026
@netlify
Copy link

netlify bot commented Jan 19, 2026

[V2]

Built without sensitive environment variables

Name Link
🔨 Latest commit 22f1c62
🔍 Latest deploy log https://app.netlify.com/projects/docusaurus-2/deploys/697250ebc525350008346d13
😎 Deploy Preview https://deploy-preview-11673--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Collaborator

@slorber slorber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@acosoft acosoft requested a review from slorber January 22, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Signed Facebook CLA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants