mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
📝 Update
This commit is contained in:
parent
fdb7ac3658
commit
0be3c2af90
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ series_order: 15
|
|||
1. <a target="_blank" href="https://firebase.com">Firebase のウェブサイト</a>にアクセスして、無料のアカウントを作成します
|
||||
2. 新規プロジェクトを作成します
|
||||
3. 分析ロケーションを選択します
|
||||
4. プロジェクトの変数を取得し、`params.toml` ファイル内で設定して、Blowfish で Firebase を設定します。詳細は、<a target="_blank" href="{{< ref "configuration/#theme-parameters" >}}">このページ</a>をご覧ください。Firebase が提供するファイルの例を以下に示します。FirebaseConfig オブジェクト内のパラメータに注意してください。
|
||||
4. プロジェクトの変数を取得し、`params.toml` ファイル内で設定して、Blowfish で Firebase を設定します。詳細は、<a target="_blank" href="{{< ref "configuration/#テーマパラメーターtheme-parameters" >}}">このページ</a>をご覧ください。Firebase が提供するファイルの例を以下に示します。FirebaseConfig オブジェクト内のパラメータに注意してください。
|
||||
|
||||
```
|
||||
// 必要な SDK から必要な関数をインポートします
|
||||
|
|
|
@ -21,7 +21,7 @@ Hugo の公式[ホスティングとデプロイ](https://gohugo.io/hosting-and-
|
|||
- [Netlify](#netlify)
|
||||
- [Render](#render)
|
||||
- [Cloudflare Pages](#cloudflare-pages)
|
||||
- [共有ホスティング、VPS、またはプライベート Web サーバー](#共有ホスティング-vps-またはプライベート-web-サーバー)
|
||||
- [共有ホスティング、VPS、またはプライベート Web サーバー](#共有ホスティングvpsまたはプライベート-web-サーバー)
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue