mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Merge branch 'dev' into main
This commit is contained in:
@@ -95,6 +95,7 @@ The full list of built-in icons and their corresponding names can referenced bel
|
||||
| slack | {{< icon slack >}} |
|
||||
| snapchat | {{< icon snapchat >}} |
|
||||
| soundcloud | {{< icon soundcloud >}} |
|
||||
| spotify | {{< icon spotify >}} |
|
||||
| stack-overflow | {{< icon stack-overflow >}} |
|
||||
| star | {{< icon star >}} |
|
||||
| steam | {{< icon steam >}} |
|
||||
|
||||
@@ -12,7 +12,7 @@ showEdit: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
cardViewScreenWidth: false
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
Real websites that are built with Blowfish. Check the full list in [JSON format](/users/users.json).
|
||||
@@ -20,7 +20,7 @@ Real websites that are built with Blowfish. Check the full list in [JSON format]
|
||||
|
||||
{{< alert >}}
|
||||
|
||||
**Blowfish user?** To add your site to this list, [submit a pull request](https://github.com/nunocoracao/blowfish/blob/main/exampleSite/content/users/users.json).
|
||||
**Blowfish user?** To add your site to this list, [submit a pull request](https://github.com/nunocoracao/blowfish/blob/dev/exampleSite/content/users/users.json).
|
||||
|
||||
{{</ alert >}}
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ showEdit: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
cardViewScreenWidth: false
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
Blowfish で構築された実際のウェブサイトです。すべてのウェブサイト一覧は [JSON 形式](/users/users.json) で閲覧可能です。
|
||||
@@ -20,7 +20,7 @@ Blowfish で構築された実際のウェブサイトです。すべてのウ
|
||||
|
||||
{{< alert >}}
|
||||
|
||||
**Blowfish ユーザーですか?** この一覧にあなたのサイトを加える際は、 [pull request を送信](https://github.com/nunocoracao/blowfish/blob/main/exampleSite/content/users/users.json) してください。
|
||||
**Blowfish ユーザーですか?** この一覧にあなたのサイトを加える際は、 [pull request を送信](https://github.com/nunocoracao/blowfish/blob/dev/exampleSite/content/users/users.json) してください。
|
||||
|
||||
{{</ alert >}}
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ showEdit: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
cardViewScreenWidth: false
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
Real websites that are built with Blowfish. Check the full list in [JSON format](/users/users.json).
|
||||
@@ -19,7 +19,7 @@ Real websites that are built with Blowfish. Check the full list in [JSON format]
|
||||
|
||||
{{< alert >}}
|
||||
|
||||
**Blowfish user?** To add your site to this list, [submit a pull request](https://github.com/nunocoracao/blowfish/blob/main/exampleSite/content/users/users.json).
|
||||
**Blowfish user?** To add your site to this list, [submit a pull request](https://github.com/nunocoracao/blowfish/blob/dev/exampleSite/content/users/users.json).
|
||||
|
||||
{{</ alert >}}
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@ cardViewScreenWidth: false
|
||||
|
||||
{{< alert >}}
|
||||
|
||||
**您也是 Blowfish 用户?** [提交 PR](https://github.com/nunocoracao/blowfish/blob/main/exampleSite/content/users/users.json)来把你的网站加入此列表。
|
||||
**您也是 Blowfish 用户?** [提交 PR](https://github.com/nunocoracao/blowfish/blob/dev/exampleSite/content/users/users.json)来把你的网站加入此列表。
|
||||
|
||||
{{</ alert >}}
|
||||
|
||||
</BR>
|
||||
</BR>
|
||||
|
||||
@@ -694,6 +694,15 @@
|
||||
"Technology Blog"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "江ノ島エスカー",
|
||||
"url": "https://zen96k.github.io/enoshima-escar",
|
||||
"source": "https://github.com/zen96k/enoshima-escar",
|
||||
"tags": [
|
||||
"Portfolio Site",
|
||||
"Software Developer"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Jinbo Pan - Blog",
|
||||
"url": "https://www.panjinbo.com/",
|
||||
|
||||
Reference in New Issue
Block a user