diff --git a/src/content/docs/zh-cn/guides/cms/craft-cross-cms.mdx b/src/content/docs/zh-cn/guides/cms/craft-cross-cms.mdx new file mode 100644 index 0000000000000..90b4ebc641c2e --- /dev/null +++ b/src/content/docs/zh-cn/guides/cms/craft-cross-cms.mdx @@ -0,0 +1,17 @@ +--- +title: Craft Cross CMS 与 Astro +description: 使用 Craft Cross CMS 为你的 Astro 项目添加内容 +sidebar: + label: Craft Cross CMS +type: cms +stub: true +service: Craft Cross CMS +i18nReady: true +--- + +[Craft Cross CMS](https://ecosystem.plaid.co.jp/product/karte-craft/xcms) 是 KARTE 生态系统中一个基于 API 的无头 CMS。 + +## 官方资源 + +- 博客:[使用 Craft Cross CMS 构建 Astro 网站](https://solution.karte.io/blog/2025/10/build-website-with-astro-using-xcms/) +- 示例代码 (GitHub): [使用 Astro(示例)来构建 Craft Cross CMS](https://github.com/plaidev/craft-codes/tree/main/astro/cross-cms-astro-sample) \ No newline at end of file