mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 04:51:53 +02:00
update index.ja.md
This commit is contained in:
parent
8ef8993403
commit
6c4e760659
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
---
|
---
|
||||||
title: "Configuration"
|
title: "設定"
|
||||||
weight: 4
|
weight: 4
|
||||||
draft: false
|
draft: false
|
||||||
description: "All the configuration variables available in Blowfish."
|
description: "Blowfish で使用可能なすべての設定変数"
|
||||||
slug: "configuration"
|
slug: "configuration"
|
||||||
tags: ["config", "docs"]
|
tags: ["config", "docs"]
|
||||||
series: ["Documentation"]
|
series: ["Documentation"]
|
||||||
series_order: 4
|
series_order: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
Blowfish is a highly customisable theme and uses some of the latest Hugo features to simplify how it is configured.
|
Blowfish は高度にカスタマイズ可能なテーマであり、最新の Hugo 機能を使用して設定方法をシンプルにしています。.
|
||||||
|
|
||||||
The theme ships with a default configuration that gets you up and running with a basic blog or static website.
|
このテーマには、基本的なブログまたは静的 Web サイトをすぐに立ち上げて実行できるデフォルト設定が付属しています。
|
||||||
|
|
||||||
{{< alert "fire" >}}
|
{{< alert "fire" >}}
|
||||||
We just launched a CLI tool to help you get started with Blowfish. It will help you with installation and configuration. Install the CLI tool globally using:
|
We just launched a CLI tool to help you get started with Blowfish. It will help you with installation and configuration. Install the CLI tool globally using:
|
||||||
|
|
Loading…
Add table
Reference in a new issue