From cd33d1f880a2369df78b461d38eef42d2029c3df Mon Sep 17 00:00:00 2001 From: Lemon73-Computing Date: Thu, 14 Mar 2024 18:56:05 +0900 Subject: [PATCH] create: japanese docs --- exampleSite/content/docs/_index.ja.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 exampleSite/content/docs/_index.ja.md diff --git a/exampleSite/content/docs/_index.ja.md b/exampleSite/content/docs/_index.ja.md new file mode 100755 index 00000000..8539f03e --- /dev/null +++ b/exampleSite/content/docs/_index.ja.md @@ -0,0 +1,17 @@ +--- +title: "資料" +description: "Blowfish の利用方法と特徴について学ぶ。" + +cascade: + showDate: false + showAuthor: false + invertPagination: true +--- + +{{< lead >}} +シンプル、それでいて強力。 Blowfish の利用方法と特徴について学ぶ。 +{{< /lead >}} + +このセクションは Blowfish について知る必要のある全てのことが含まれています。新しく作成する場合は、開始するために[インストール]({{< ref "docs/installation" >}})ガイド、または Blowfish が何が出来るか[サンプル]({{< ref "samples" >}})セクションに訪れてください。 + +---