From 5d0df96554d482562db254eb96fb656d5f9c5ec3 Mon Sep 17 00:00:00 2001 From: JiPai <3956400+PaiJi@users.noreply.github.com> Date: Sat, 3 May 2025 01:21:54 +0800 Subject: [PATCH] docs(deploy): remove `layer0` from deployment docs (#11137) --- website/docs/deployment.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index 1d001e79fe..a7ebeb5052 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -834,10 +834,6 @@ You can deploy your Docusaurus project to [Stormkit](https://www.stormkit.io), a See [docs](https://docs.quantcdn.io/docs/cli/continuous-integration) and [blog](https://www.quantcdn.io/blog) for more examples and use cases for deploying to QuantCDN. -## Deploying to Layer0 {#deploying-to-layer0} - -[Layer0](https://www.layer0.co) is an all-in-one platform to develop, deploy, preview, experiment on, monitor, and run your headless frontend. It is focused on large, dynamic websites and best-in-class performance through EdgeJS (a JavaScript-based Content Delivery Network), predictive prefetching, and performance monitoring. Layer0 offers a free tier. Get started in just a few minutes by following [Layer0's guide to deploying Docusaurus](https://docs.layer0.co/guides/docusaurus). - ## Deploying to Cloudflare Pages {#deploying-to-cloudflare-pages} [Cloudflare Pages](https://pages.cloudflare.com/) is a Jamstack platform for frontend developers to collaborate and deploy websites. Get started within a few minutes by following [this page](https://developers.cloudflare.com/pages/framework-guides/deploy-a-docusaurus-site/).