facebook / docusaurus

Easy to maintain open source documentation websites.
https://docusaurus.io
MIT License
56.96k stars 8.57k forks source link

Add guide to deploying with Cloudflare Pages #6778

Closed galligan closed 2 years ago

galligan commented 2 years ago

Have you read the Contributing Guidelines on issues?

Description

Currently Cloudflare Pages has a JAMstack deployment offering similar to Netlify and GitHub Pages. It's also already set up to handle Docusaurus sites.

Recently when deploying a Docusaurus site to Cloudflare Pages, I noticed there wasn't any guide available for it.

Self-service

Josh-Cena commented 2 years ago

Cloudflare pages is already documented here: https://docusaurus.io/docs/deployment#deploying-to-cloudflare-pages

We have also added this as our stance:

For the same concern of up-to-datedness, we have stopped accepting PRs adding new hosting options. You can, however, publish your writeup on a separate site (e.g. your blog, or the provider's official website), and ask us to include a link to your writeup.

galligan commented 2 years ago

Thanks @Josh-Cena and sorry for the bother. It was the last one in the list and I genuinely missed it.