mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
translate: samples into japanese
This commit is contained in:
parent
f81f55ba94
commit
4a58dae0a4
1 changed files with 19 additions and 0 deletions
19
exampleSite/content/samples/_index.ja.md
Executable file
19
exampleSite/content/samples/_index.ja.md
Executable file
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
title: "サンプル"
|
||||||
|
description: "Blowfish で何ができるのか閲覧する。"
|
||||||
|
|
||||||
|
cascade:
|
||||||
|
showEdit: false
|
||||||
|
showSummary: false
|
||||||
|
hideFeatureImage: true
|
||||||
|
---
|
||||||
|
|
||||||
|
{{< lead >}}
|
||||||
|
Blowfish はあなたのコンテンツに命を宿します。:heart_eyes:
|
||||||
|
{{< /lead >}}
|
||||||
|
|
||||||
|
このセクションは、 Blowfish で様々な種類のコンテンツをどのように表示するのかを紹介するデモページを含みます。例としては[分類一覧]({{< ref "tags" >}})ページも参考になります。
|
||||||
|
|
||||||
|
_**サイドノート:** このページは一般的な Blowfish のリストで、 Hugo が生成した `samples` コンテンツタイプと記事の要約を表示する様に設定しています。_
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in a new issue