From 6716548b8728943e1c5cdec6c8ec2f225e98f189 Mon Sep 17 00:00:00 2001 From: Rishi Raj Jain Date: Sat, 25 Dec 2021 07:47:33 +0530 Subject: [PATCH] docs: add Layer0 to deployment guide (#6188) --- website/docs/deployment.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index 649151e36e..91372c82db 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -724,3 +724,7 @@ You can deploy any other changes in the future with the command `surge`. ``` 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 + +[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).