mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-23 06:55:43 -06:00
create: japanese translation - recipes
This commit is contained in:
parent
745bf89b70
commit
9a70203a42
1 changed files with 19 additions and 0 deletions
19
exampleSite/content/guides/_index.ja.md
Executable file
19
exampleSite/content/guides/_index.ja.md
Executable file
|
@ -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" >}})セクションに訪れてください。
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in a new issue