Skip to content

Commit f11ebfb

Browse files
committed
all translated guides now have service property
1 parent df4a75a commit f11ebfb

27 files changed

+28
-1
lines changed

src/content/docs/zh-cn/guides/deploy/aws.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何将你的 Astro 网站通过 AWS 部署上线
44
sidebar:
55
label: AWS
66
type: deploy
7+
service: AWS
78
i18nReady: true
89
---
910
import ReadMore from '~/components/ReadMore.astro';

src/content/docs/zh-cn/guides/deploy/azion.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何使用 Azion 将你的 Astro 站点部署到网络。
44
sidebar:
55
label: Azion
66
type: deploy
7+
service: Azion
78
i18nReady: true
89
---
910
import { Steps } from '@astrojs/starlight/components';

src/content/docs/zh-cn/guides/deploy/buddy.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何使用 Buddy 将你的 Astro 网站部署到网络上。
44
sidebar:
55
label: Buddy
66
type: deploy
7+
service: Buddy
78
i18nReady: true
89
---
910
import { Steps } from '@astrojs/starlight/components';

src/content/docs/zh-cn/guides/deploy/cleavr.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何将你的 Astro 网站通过 Cleavr 部署到你的 VPS 服
44
sidebar:
55
label: Cleavr
66
type: deploy
7+
service: Cleavr
78
i18nReady: true
89
---
910
import { Steps } from '@astrojs/starlight/components';

src/content/docs/zh-cn/guides/deploy/clever-cloud.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何使用 Clever Cloud 将你的 Astro 网站部署到网络。
44
sidebar:
55
label: Clever Cloud
66
type: deploy
7+
service: Clever Cloud
78
i18nReady: true
89
---
910
import { Tabs, TabItem, Steps } from '@astrojs/starlight/components';

src/content/docs/zh-cn/guides/deploy/cloudflare.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何使用 Cloudflare 将你的 Astro 网站部署到网络上
44
sidebar:
55
label: Cloudflare
66
type: deploy
7+
service: Cloudflare
78
i18nReady: true
89
---
910
import ReadMore from '~/components/ReadMore.astro';

src/content/docs/zh-cn/guides/deploy/cloudray.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何使用 CloudRay 将 Astro 网站部署到 Ubuntu 服务器
44
sidebar:
55
label: CloudRay
66
type: deploy
7+
service: CloudRay
78
i18nReady: true
89
---
910
import { Steps } from '@astrojs/starlight/components';

src/content/docs/zh-cn/guides/deploy/deno.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何将你的 Astro 站点通过 Deno 部署上线。
44
sidebar:
55
label: Deno
66
type: deploy
7+
service: Deno
78
i18nReady: true
89
---
910
import { Steps } from '@astrojs/starlight/components';

src/content/docs/zh-cn/guides/deploy/fleek.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何在 Fleek 上将你的 Astro 网站部署到网络上。
44
sidebar:
55
label: Fleek
66
type: deploy
7+
service: Fleek
78
i18nReady: true
89
---
910

src/content/docs/zh-cn/guides/deploy/flightcontrol.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 如何将你的 Astro 网站通过 Flightcontrol 部署到 AWS
44
sidebar:
55
label: Flightcontrol
66
type: deploy
7+
service: Flightcontrol
78
i18nReady: true
89
---
910
import { Steps } from '@astrojs/starlight/components';

0 commit comments

Comments
 (0)