Skip to content

Commit

Permalink
Merge pull request #1601 from nunocoracao/dev
Browse files Browse the repository at this point in the history
🔖 v2.74.0
  • Loading branch information
nunocoracao authored Jul 17, 2024
2 parents 1f08dcb + 62c022c commit 18ed67b
Show file tree
Hide file tree
Showing 21 changed files with 240 additions and 108 deletions.
16 changes: 4 additions & 12 deletions assets/css/compiled/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ body.zen-mode-enable {
}
}

/*! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com */
/*! tailwindcss v3.4.6 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
Expand Down Expand Up @@ -2523,10 +2523,6 @@ select {
padding:0px
}

.p-1 {
padding:0.25rem
}

.p-1\.5 {
padding:0.375rem
}
Expand Down Expand Up @@ -3002,19 +2998,19 @@ select {
.backdrop-blur {
--tw-backdrop-blur:blur(8px);
-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-2xl {
--tw-backdrop-blur:blur(40px);
-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-sm {
--tw-backdrop-blur:blur(4px);
-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition-\[height\] {
Expand Down Expand Up @@ -5343,10 +5339,6 @@ pre {
left:0px
}

.lg\:top-10 {
top:2.5rem
}

.lg\:top-\[140px\] {
top:140px
}
Expand Down
1 change: 1 addition & 0 deletions assets/icons/spotify.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions config/_default/languages.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ title = "Blowfish"
# { slack = "https://workspace.url/team/userid" },
# { snapchat = "https://snapchat.com/add/username" },
# { soundcloud = "https://soundcloud.com/username" },
# { spotify = "https://open.spotify.com/user/userid" },
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
# { steam = "https://steamcommunity.com/profiles/userid" },
# { telegram = "https://t.me/username" },
Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/samples/icons/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 >}} |
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions exampleSite/content/users/Jinbo Pan - Blog/index.it.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Jinbo Pan - Blog"
tags: [Sito personale, Blog, Blog sulla tecnologia]
externalUrl: "https://www.panjinbo.com/"
weight: 851
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

Expand Down
14 changes: 14 additions & 0 deletions exampleSite/content/users/Jinbo Pan - Blog/index.ja.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Jinbo Pan - Blog"
tags: [個人サイト, ブログ, テクノロジーブログ]
externalUrl: "https://www.panjinbo.com/"
weight: 851
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

Expand Down
13 changes: 13 additions & 0 deletions exampleSite/content/users/Jinbo Pan - Blog/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Jinbo Pan - Blog"
tags: [Personal Site,Blog,Technology Blog]
externalUrl: "https://www.panjinbo.com/"
weight: 851
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---
Expand Down
14 changes: 14 additions & 0 deletions exampleSite/content/users/Jinbo Pan - Blog/index.zh-cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Jinbo Pan - Blog"
tags: [个人网站, 博客, 技术博客]
externalUrl: "https://www.panjinbo.com/"
weight: 851
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/users/_index.it.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ showEdit: false
layoutBackgroundHeaderSpace: false
cardViewScreenWidth: false
---



Real websites that are built with Blowfish. Check the full list in [JSON format](/users/users.json).


{{< 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 >}}

Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/users/_index.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ showEdit: false
layoutBackgroundHeaderSpace: false
cardViewScreenWidth: false
---



Blowfish で構築された実際のウェブサイトです。すべてのウェブサイト一覧は [JSON 形式](/users/users.json) で閲覧可能です。


{{< 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 >}}

Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/users/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ showEdit: false
layoutBackgroundHeaderSpace: false
cardViewScreenWidth: false
---



Real websites that are built with Blowfish. Check the full list in [JSON format](/users/users.json).


{{< 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 >}}

Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/users/_index.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
19 changes: 19 additions & 0 deletions exampleSite/content/users/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -693,5 +693,24 @@
"Blog",
"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/",
"source": "n/a",
"tags": [
"Personal Site",
"Blog",
"Technology Blog"
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions exampleSite/content/users/江ノ島エスカー/index.it.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "江ノ島エスカー"
tags: [Sito portfolio, Sviluppatore di software]
externalUrl: "https://zen96k.github.io/enoshima-escar"
weight: 841
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

Expand Down
14 changes: 14 additions & 0 deletions exampleSite/content/users/江ノ島エスカー/index.ja.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "江ノ島エスカー"
tags: [ポートフォリオサイト, ソフトウェア開発者]
externalUrl: "https://zen96k.github.io/enoshima-escar"
weight: 841
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

Expand Down
13 changes: 13 additions & 0 deletions exampleSite/content/users/江ノ島エスカー/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "江ノ島エスカー"
tags: [Portfolio Site,Software Developer]
externalUrl: "https://zen96k.github.io/enoshima-escar"
weight: 841
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---
Expand Down
14 changes: 14 additions & 0 deletions exampleSite/content/users/江ノ島エスカー/index.zh-cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "江ノ島エスカー"
tags: [作品集网站, 软件开发人员]
externalUrl: "https://zen96k.github.io/enoshima-escar"
weight: 841
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

Expand Down
Loading

0 comments on commit 18ed67b

Please sign in to comment.