Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions website/docs/deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -937,3 +937,15 @@ See [docs](https://docs.quantcdn.io/docs/cli/continuous-integration) and [blog](
[Kinsta Static Site Hosting](https://kinsta.com/static-site-hosting) lets you deploy up to 100 static sites for free, custom domains with SSL, 100 GB monthly bandwidth, and 260+ Cloudflare CDN locations.

Get started in just a few clicks by following our [Docusaurus on Kinsta](https://kinsta.com/docs/docusaurus-example/) article.

## EdgeOne Pages

You can quickly deploy your Docusaurus app as a Static Site on [EdgeOne Pages](https://pages.edgeone.ai/). You need:

1. Creat a [EdgeOne Account](https://edgeone.ai/register?s_url=https%3A%2F%2Fconsole.tencentcloud.com%2Fedgeone%2Fpages), Log in to the EdgeOne Pages Dashboard.
2. Connect your GitHub/Gitee/Coding account or use an [offcial docusaurus template](https://pages.edgeone.ai/templates/docusaurus-template).
3. Specify a product name, acceleration region, production branch, build settings, environment variables and other related configuration information.
4. Click **Start Deployment**.
5. Once deployed successfully, you can access your project via the preview link.

Note: All commits to the specified production branch (default is "main") will automatically trigger a new deployment.