-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
i18n(ja): jellypad page, optimizely page, vault cms page #13892
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
fkatsuhiro
wants to merge
2
commits into
withastro:main
Choose a base branch
from
fkatsuhiro:i18n-ja/create-cms-page-light-contents-part3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+58
−0
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| title: JekyllPad & Astro | ||
| description: JekyllPadのブラウザベースでGitHub連携のエディターを使ってAstroサイトのコンテンツを管理する。GitやMarkdownの手間は一切不要。 | ||
| sidebar: | ||
| label: JekyllPad | ||
| type: cms | ||
| logo: jekyllpad | ||
| i18nReady: true | ||
| stub: true | ||
| --- | ||
|
|
||
| [JekyllPad](https://www.jekyllpad.com)はGitHubリポジトリに直接接続する軽量なブラウザベースのCMSです。 | ||
|
|
||
| モダンなWYSIWYG+Markdownエディターを提供し、変更を直接リポジトリにコミットします。完全にクライアントサイドで動作するため、サーバーのセットアップやGitの知識なしにAstroのコンテンツを管理できます。 | ||
|
|
||
| データ・OAuthトークン・セキュリティトークンはすべてユーザーのブラウザ内に保持されるクライアントサイドアプリケーションです。インストール不要で、モバイル・デスクトップを問わずあらゆるブラウザで動作します。 | ||
|
|
||
| ## 公式リソース | ||
|
|
||
| - [Astro向けCMS JekyllPad](https://www.jekyllpad.com/features/astro-headless-cms) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| title: Optimizely CMS & Astro | ||
| description: Optimizely CMSを使ってAstroプロジェクトにコンテンツを追加する | ||
| sidebar: | ||
| label: Optimizely CMS | ||
| type: cms | ||
| logo: optimizely | ||
| i18nReady: true | ||
| stub: true | ||
| --- | ||
|
|
||
| [Optimizely CMS](https://www.optimizely.com/products/content-management/)は、GraphQLを採用したビジュアルエディター搭載のヘッドレスCMSとして利用できます。 | ||
|
|
||
| ## 公式リソース | ||
|
|
||
| - [Optimizely SaaS CMSの公式ドキュメント](https://docs.developers.optimizely.com/content-management-system/v1.0.0-CMS-SaaS/docs/overview-saas) | ||
|
|
||
| ## コミュニティリソース | ||
|
|
||
| - [AstroとOptimizely SaaS CMSでヘッドレスブログを構築する](https://world.optimizely.com/blogs/jacob-pretorius/dates/2024/5/build-a-headless-blog-with-astro-and-optimizely-saas-cms/) | ||
| - [Sample AstroとOptimizely Graphを組み合わせたスタータープロジェクトテンプレート](https://github.com/jacobpretorius/Opti.SaaS.Astro.Demo/) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| title: Vault CMS & Astro | ||
| description: Vault CMSを使ってAstroプロジェクトにコンテンツを追加する | ||
| sidebar: | ||
| label: Vault CMS | ||
| type: cms | ||
| logo: vault-cms | ||
| i18nReady: true | ||
| stub: true | ||
| --- | ||
|
|
||
| [Vault CMS](https://vaultcms.org)はObsidianとGitを活用したAstro向けのヘッドレスCMSです。あらかじめ設定されたObsidianのVault内でライブプレビューを見ながらMarkdownで執筆し、Astroサイトにデプロイできます。 | ||
|
|
||
| ## 公式リソース | ||
|
|
||
| - [Vault CMSのドキュメント](https://docs.vaultcms.org/) | ||
| - [Vault CMSのソースコード](https://github.com/davidvkimball/vault-cms) |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
こちら原文は
で、この訳ですと「Sample Astro」という何かがあるように見えてしまうため、「Sample」は訳す必要がありそうです。たとえば以下のような感じかと思います: