From 9a70203a42516a2382fe46900404899f349dc35b Mon Sep 17 00:00:00 2001 From: Lemon73-Computing Date: Thu, 14 Mar 2024 19:49:01 +0900 Subject: [PATCH] create: japanese translation - recipes --- exampleSite/content/guides/_index.ja.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 exampleSite/content/guides/_index.ja.md diff --git a/exampleSite/content/guides/_index.ja.md b/exampleSite/content/guides/_index.ja.md new file mode 100755 index 00000000..1e6c818e --- /dev/null +++ b/exampleSite/content/guides/_index.ja.md @@ -0,0 +1,19 @@ +--- +title: "レシピ" +description: "Blowfish のためのレシピ、ガイド、チュートリアル" + +cascade: + showDate: false + showAuthor: false + invertPagination: true +--- + +{{< lead >}} +Blowfish のためのレシピ、ガイド、チュートリアル +{{< /lead >}} + +**Blowfish ユーザーですか?** この一覧にあなたのガイドを加える際は、[テンプレートを確認](/guides/template/)してください。 + +このセクションではあなたのテーマの設定方法する様々なシナリオを含んでいます。新しく作成する場合は、開始するために[インストール]({{< ref "docs/installation" >}})ガイド、または Blowfish が何が出来るか[サンプル]({{< ref "samples" >}})セクションに訪れてください。 + +---