Skip to content

Commit 2d16990

Browse files
committed
i18n(ja): some cms pages
1 parent a42d614 commit 2d16990

3 files changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Craft Cross CMS & Astro
3+
description: Craft Cross CMSを使ってAstroプロジェクトにコンテンツを追加する
4+
sidebar:
5+
label: Craft Cross CMS
6+
type: cms
7+
stub: true
8+
logo: craft-cross-cms
9+
i18nReady: true
10+
---
11+
12+
[Craft Cross CMS](https://ecosystem.plaid.co.jp/product/karte-craft/xcms)は、KARTEエコシステムのAPIベースのヘッドレスCMSです。
13+
14+
## 公式リソース
15+
16+
- ブログ:[Build an Astro Website with Craft Cross CMS](https://solution.karte.io/blog/2025/10/build-website-with-astro-using-xcms/)
17+
- サンプルコード(GitHub):[Craft Cross CMS with Astro (sample)](https://github.com/plaidev/craft-codes/tree/main/astro/cross-cms-astro-sample)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: GitCMS & Astro
3+
description: GitCMSをAstroプロジェクトに統合してシームレスなコンテンツ管理を実現する
4+
sidebar:
5+
label: GitCMS
6+
type: cms
7+
logo: gitcms
8+
i18nReady: true
9+
---
10+
11+
[GitCMS](https://gitcms.blog)はGitHubをGitベースのヘッドレスCMSに変え、ブラウザ上でNotionライクなMarkdown編集体験を提供します。
12+
13+
## 公式リソース
14+
15+
- [Introducing GitCMS](https://gitcms.blog/posts/introducing-gitcms/)
16+
- [How to Configure GitCMS for an Astro Site](https://gitcms.blog/posts/how-to-configure-gitcms/)
17+
- [Install GitCMS Chrome Extension](https://gitcms.blog/extension)
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Prismic & Astro
3+
description: PrismicをCMSとして使ってAstroプロジェクトにコンテンツを追加する
4+
sidebar:
5+
label: Prismic
6+
type: cms
7+
stub: true
8+
logo: prismic
9+
i18nReady: true
10+
---
11+
12+
[Prismic](https://prismic.io/)はヘッドレスコンテンツ管理システムです。
13+
14+
## コミュニティリソース
15+
16+
- [Building with Astro & Prismic - w/ Nate Moore](https://www.youtube.com/watch?v=qFUfuDSLdxM)(ライブ配信)と[その配信のリポジトリ](https://github.com/natemoo-re/miles-of-code)

0 commit comments

Comments
 (0)