From a800ea89aa33036683c9f9588f6ee5d73362effb Mon Sep 17 00:00:00 2001 From: jeremygao Date: Tue, 15 Apr 2025 20:29:58 +0800 Subject: [PATCH 1/3] Added EdgeOne Pages --- content/sites/edgeone-pages/index.md | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 content/sites/edgeone-pages/index.md diff --git a/content/sites/edgeone-pages/index.md b/content/sites/edgeone-pages/index.md new file mode 100644 index 0000000..d5879df --- /dev/null +++ b/content/sites/edgeone-pages/index.md @@ -0,0 +1,33 @@ +--- +title: EdgeOne Pages +homepage: https://edgeone.ai/products/pages +description: EdgeOne Pages enables you to create and launch stunning websites quickly, leveraging edge technology for optimal performance. +twitter: TencentCloudEO +pricing: https://edgeone.ai/pricing?from=pages +freeplan: true +autodeployment: true +--- + +**Features of EdgeOne Pages** + +Deploying static websites on EdgeOne Pages is so easy. Just link your Github or Gitee or Coding repo, or use a official template, or upload your code ZIP directly. There are many ways to help you quickly create deployment projects and use EdgeOne global edge nodes to accelerate your application for free. + +Here’s what you get out of the box: + +- Continuous and automatic deploys from GitHub/Gitee/Coding. +- Leverage Tencent Cloud's global distribution network to cache static resources at edge nodes closest to users. +- MCP Server support. +- Native HTTP/2 support. +- KV Storage support. +- Pages Functions support. +- Automatic HTTP → HTTPS redirects. +- Purge cache instantly and deliver freshest content. +- Free SSL certificates are configured by default and automatically renewed. + +**Limits on EdgeOne Pages** + +- **Build Time**: Max 20 minutes per build. +- **Build Numbers**: Up to 40 times a day per account. +- **Project Size**: Up to 20,000 files per project. +- **File Size**: Up to 25MB size per file. +- **Storage Capacity**: Up to 5GB size per account. From 23d6420e34d256babaf48e045c08cacb01282c8d Mon Sep 17 00:00:00 2001 From: jeremygao Date: Tue, 15 Apr 2025 20:32:13 +0800 Subject: [PATCH 2/3] fix: Typo --- content/sites/edgeone-pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/sites/edgeone-pages/index.md b/content/sites/edgeone-pages/index.md index d5879df..bf7ecc4 100644 --- a/content/sites/edgeone-pages/index.md +++ b/content/sites/edgeone-pages/index.md @@ -10,7 +10,7 @@ autodeployment: true **Features of EdgeOne Pages** -Deploying static websites on EdgeOne Pages is so easy. Just link your Github or Gitee or Coding repo, or use a official template, or upload your code ZIP directly. There are many ways to help you quickly create deployment projects and use EdgeOne global edge nodes to accelerate your application for free. +Deploying static websites on EdgeOne Pages is so easy. Just link your Github or Gitee or Coding repo, or use an official template, or upload your code ZIP directly. There are many ways to help you quickly create deployment projects and use EdgeOne global edge nodes to accelerate your application for free. Here’s what you get out of the box: From 3a5f3afe9cc8e33a5971ff883ad59dbc35230af9 Mon Sep 17 00:00:00 2001 From: jeremygao Date: Wed, 16 Apr 2025 10:01:30 +0800 Subject: [PATCH 3/3] add docs --- content/sites/edgeone-pages/index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/sites/edgeone-pages/index.md b/content/sites/edgeone-pages/index.md index bf7ecc4..90bd8e1 100644 --- a/content/sites/edgeone-pages/index.md +++ b/content/sites/edgeone-pages/index.md @@ -8,7 +8,7 @@ freeplan: true autodeployment: true --- -**Features of EdgeOne Pages** +### Features of EdgeOne Pages Deploying static websites on EdgeOne Pages is so easy. Just link your Github or Gitee or Coding repo, or use an official template, or upload your code ZIP directly. There are many ways to help you quickly create deployment projects and use EdgeOne global edge nodes to accelerate your application for free. @@ -24,10 +24,12 @@ Here’s what you get out of the box: - Purge cache instantly and deliver freshest content. - Free SSL certificates are configured by default and automatically renewed. -**Limits on EdgeOne Pages** +Learn more [Developer Documentation](https://edgeone.ai/document/160427672992178176). + +### Limits on EdgeOne Pages - **Build Time**: Max 20 minutes per build. - **Build Numbers**: Up to 40 times a day per account. - **Project Size**: Up to 20,000 files per project. - **File Size**: Up to 25MB size per file. -- **Storage Capacity**: Up to 5GB size per account. +- **Storage Capacity**: Up to 5GB size per account. \ No newline at end of file