mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
create: japanese docs
This commit is contained in:
parent
6c1bdb36f6
commit
cd33d1f880
1 changed files with 17 additions and 0 deletions
17
exampleSite/content/docs/_index.ja.md
Executable file
17
exampleSite/content/docs/_index.ja.md
Executable file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
title: "資料"
|
||||||
|
description: "Blowfish の利用方法と特徴について学ぶ。"
|
||||||
|
|
||||||
|
cascade:
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
invertPagination: true
|
||||||
|
---
|
||||||
|
|
||||||
|
{{< lead >}}
|
||||||
|
シンプル、それでいて強力。 Blowfish の利用方法と特徴について学ぶ。
|
||||||
|
{{< /lead >}}
|
||||||
|
|
||||||
|
このセクションは Blowfish について知る必要のある全てのことが含まれています。新しく作成する場合は、開始するために[インストール]({{< ref "docs/installation" >}})ガイド、または Blowfish が何が出来るか[サンプル]({{< ref "samples" >}})セクションに訪れてください。
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in a new issue