File tree Expand file tree Collapse file tree
src/content/docs/ja/guides/cms Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : JekyllPad & Astro
3+ description : JekyllPadのブラウザベースでGitHub連携のエディターを使ってAstroサイトのコンテンツを管理する。GitやMarkdownの手間は一切不要。
4+ sidebar :
5+ label : JekyllPad
6+ type : cms
7+ logo : jekyllpad
8+ i18nReady : true
9+ stub : true
10+ ---
11+
12+ [ JekyllPad] ( https://www.jekyllpad.com ) はGitHubリポジトリに直接接続する軽量なブラウザベースのCMSです。
13+
14+ モダンなWYSIWYG+Markdownエディターを提供し、変更を直接リポジトリにコミットします。完全にクライアントサイドで動作するため、サーバーのセットアップやGitの知識なしにAstroのコンテンツを管理できます。
15+
16+ データ・OAuthトークン・セキュリティトークンはすべてユーザーのブラウザ内に保持されるクライアントサイドアプリケーションです。インストール不要で、モバイル・デスクトップを問わずあらゆるブラウザで動作します。
17+
18+ ## 公式リソース
19+
20+ - [ JekyllPad CMS for Astro] ( https://www.jekyllpad.com/features/astro-headless-cms )
Original file line number Diff line number Diff line change 1+ ---
2+ title : Optimizely CMS & Astro
3+ description : Optimizely CMSを使ってAstroプロジェクトにコンテンツを追加する
4+ sidebar :
5+ label : Optimizely CMS
6+ type : cms
7+ logo : optimizely
8+ i18nReady : true
9+ stub : true
10+ ---
11+
12+ [ Optimizely CMS] ( https://www.optimizely.com/products/content-management/ ) は、GraphQLを採用したビジュアルエディター搭載のヘッドレスCMSとして利用できます。
13+
14+ ## 公式リソース
15+
16+ - [ Optimizely SaaS CMSの公式ドキュメント] ( https://docs.developers.optimizely.com/content-management-system/v1.0.0-CMS-SaaS/docs/overview-saas )
17+
18+ ## コミュニティリソース
19+
20+ - [ Build a headless blog with Astro and Optimizely SaaS CMS] ( https://world.optimizely.com/blogs/jacob-pretorius/dates/2024/5/build-a-headless-blog-with-astro-and-optimizely-saas-cms/ )
21+ - [ Sample Astro + Optimizely Graph starter project templates] ( https://github.com/jacobpretorius/Opti.SaaS.Astro.Demo/ )
Original file line number Diff line number Diff line change 1+ ---
2+ title : Vault CMS & Astro
3+ description : Vault CMSを使ってAstroプロジェクトにコンテンツを追加する
4+ sidebar :
5+ label : Vault CMS
6+ type : cms
7+ logo : vault-cms
8+ i18nReady : true
9+ stub : true
10+ ---
11+
12+ [ Vault CMS] ( https://vaultcms.org ) はObsidianとGitを活用したAstro向けのヘッドレスCMSです。あらかじめ設定されたObsidianのVault内でライブプレビューを見ながらMarkdownで執筆し、Astroサイトにデプロイできます。
13+
14+ ## 公式リソース
15+
16+ - [ Vault CMSのドキュメント] ( https://docs.vaultcms.org/ )
17+ - [ Vault CMSのソースコード] ( https://github.com/davidvkimball/vault-cms )
You can’t perform that action at this time.
0 commit comments