From d1f491daea268b09dd5f80762c9f94bbe3e2a363 Mon Sep 17 00:00:00 2001 From: ripplesding <53149254+ripplesding@users.noreply.github.com> Date: Sun, 19 Mar 2023 00:49:48 +0800 Subject: [PATCH 1/6] Update index.md add a personal site https://ripplesding.github.io --- exampleSite/content/users/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/users/index.md b/exampleSite/content/users/index.md index ecdadc1c..077148f6 100644 --- a/exampleSite/content/users/index.md +++ b/exampleSite/content/users/index.md @@ -71,7 +71,7 @@ Real websites that are built with Blowfish. | [talkdimsum.com](https://talkdimsum.com/) | App site | | [alanctanner.com](https://alanctanner.com/) | Personal site | | [rdgo.dev](https://rdgo.dev/) | Personal site | - +| [ripplesding.github.io](https://ripplesding.github.io/) | Personal site | {{< alert >}} From ed78cfe77bc90423395d4892a2596ce46df8b33a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 06:03:15 +0000 Subject: [PATCH 2/6] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier-plugin-tailw?= =?UTF-8?q?indcss=20from=200.2.4=20to=200.2.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.2.4 to 0.2.5. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.4...v0.2.5) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0c6c1273..4621711c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hugo-blowfish-theme", - "version": "2.30.0", + "version": "2.31.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hugo-blowfish-theme", - "version": "2.30.0", + "version": "2.31.2", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -24,7 +24,7 @@ "packery": "^2.1.2", "prettier": "^2.8.4", "prettier-plugin-go-template": "^0.0.13", - "prettier-plugin-tailwindcss": "^0.2.4", + "prettier-plugin-tailwindcss": "^0.2.5", "rimraf": "^4.4.0", "tailwindcss": "^3.2.7", "tw-elements": "1.0.0-beta1", @@ -998,9 +998,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.4.tgz", - "integrity": "sha512-wMyugRI2yD8gqmMpZSS8kTA0gGeKozX/R+w8iWE+yiCZL09zY0SvfiHfHabNhjGhzxlQ2S2VuTxPE3T72vppCQ==", + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.5.tgz", + "integrity": "sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg==", "dev": true, "engines": { "node": ">=12.17.0" @@ -2124,9 +2124,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.4.tgz", - "integrity": "sha512-wMyugRI2yD8gqmMpZSS8kTA0gGeKozX/R+w8iWE+yiCZL09zY0SvfiHfHabNhjGhzxlQ2S2VuTxPE3T72vppCQ==", + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.5.tgz", + "integrity": "sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index ed66ff52..d889a0d1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "packery": "^2.1.2", "prettier": "^2.8.4", "prettier-plugin-go-template": "^0.0.13", - "prettier-plugin-tailwindcss": "^0.2.4", + "prettier-plugin-tailwindcss": "^0.2.5", "rimraf": "^4.4.0", "tailwindcss": "^3.2.7", "tw-elements": "1.0.0-beta1", From dca41fbd239ba8d2bec4f9890dcb1079c14879c0 Mon Sep 17 00:00:00 2001 From: Sinan <59593757+dotlineX@users.noreply.github.com> Date: Mon, 20 Mar 2023 11:01:37 +0100 Subject: [PATCH 3/6] add alt tag to carousel --- layouts/shortcodes/carousel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/carousel.html b/layouts/shortcodes/carousel.html index ca6bdde0..742bb747 100644 --- a/layouts/shortcodes/carousel.html +++ b/layouts/shortcodes/carousel.html @@ -27,7 +27,7 @@ @@ -59,4 +59,4 @@ Nextsads - \ No newline at end of file + From 4b37a3f17e5453fcaddd09b73d59fa15ff32617f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 06:02:52 +0000 Subject: [PATCH 4/6] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier=20from=202.8?= =?UTF-8?q?.4=20to=202.8.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4621711c..01f7a7b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "jquery": "^3.6.4", "katex": "^0.16.4", "packery": "^2.1.2", - "prettier": "^2.8.4", + "prettier": "^2.8.5", "prettier-plugin-go-template": "^0.0.13", "prettier-plugin-tailwindcss": "^0.2.5", "rimraf": "^4.4.0", @@ -968,9 +968,9 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "node_modules/prettier": { - "version": "2.8.4", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", - "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", + "version": "2.8.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.5.tgz", + "integrity": "sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==", "dev": true, "bin": { "prettier": "bin-prettier.js" @@ -2109,9 +2109,9 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "prettier": { - "version": "2.8.4", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", - "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", + "version": "2.8.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.5.tgz", + "integrity": "sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==", "dev": true }, "prettier-plugin-go-template": { diff --git a/package.json b/package.json index d889a0d1..fc459ad8 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "jquery": "^3.6.4", "katex": "^0.16.4", "packery": "^2.1.2", - "prettier": "^2.8.4", + "prettier": "^2.8.5", "prettier-plugin-go-template": "^0.0.13", "prettier-plugin-tailwindcss": "^0.2.5", "rimraf": "^4.4.0", From 6a211d356081fcd35c4fe5da4207980724206587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 06:02:36 +0000 Subject: [PATCH 5/6] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier=20from=202.8?= =?UTF-8?q?.5=20to=202.8.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.5...2.8.6) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01f7a7b5..6ee95de0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "jquery": "^3.6.4", "katex": "^0.16.4", "packery": "^2.1.2", - "prettier": "^2.8.5", + "prettier": "^2.8.6", "prettier-plugin-go-template": "^0.0.13", "prettier-plugin-tailwindcss": "^0.2.5", "rimraf": "^4.4.0", @@ -968,9 +968,9 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "node_modules/prettier": { - "version": "2.8.5", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.5.tgz", - "integrity": "sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==", + "version": "2.8.6", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.6.tgz", + "integrity": "sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==", "dev": true, "bin": { "prettier": "bin-prettier.js" @@ -2109,9 +2109,9 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "prettier": { - "version": "2.8.5", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.5.tgz", - "integrity": "sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==", + "version": "2.8.6", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.6.tgz", + "integrity": "sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==", "dev": true }, "prettier-plugin-go-template": { diff --git a/package.json b/package.json index fc459ad8..f1cfa0e9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "jquery": "^3.6.4", "katex": "^0.16.4", "packery": "^2.1.2", - "prettier": "^2.8.5", + "prettier": "^2.8.6", "prettier-plugin-go-template": "^0.0.13", "prettier-plugin-tailwindcss": "^0.2.5", "rimraf": "^4.4.0", From c1ceac10f65688b32dba962674d00b3643b3a33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 06:03:13 +0000 Subject: [PATCH 6/6] =?UTF-8?q?=F0=9F=93=8C=20Bump=20rimraf=20from=204.4.0?= =?UTF-8?q?=20to=204.4.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ee95de0..73f06b47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "prettier": "^2.8.6", "prettier-plugin-go-template": "^0.0.13", "prettier-plugin-tailwindcss": "^0.2.5", - "rimraf": "^4.4.0", + "rimraf": "^4.4.1", "tailwindcss": "^3.2.7", "tw-elements": "1.0.0-beta1", "typeit": "^8.7.1", @@ -1171,9 +1171,9 @@ } }, "node_modules/rimraf": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.4.0.tgz", - "integrity": "sha512-X36S+qpCUR0HjXlkDe4NAOhS//aHH0Z+h8Ckf2auGJk3PTnx5rLmrHkwNdbVQuCSUhOyFrlRvFEllZOYE+yZGQ==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.4.1.tgz", + "integrity": "sha512-Gk8NlF062+T9CqNGn6h4tls3k6T1+/nXdOcSZVikNVtlRdYpA7wRJJMoXmuvOnLW844rPjdQ7JgXCYM6PPC/og==", "dev": true, "dependencies": { "glob": "^9.2.0" @@ -2191,9 +2191,9 @@ "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" }, "rimraf": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.4.0.tgz", - "integrity": "sha512-X36S+qpCUR0HjXlkDe4NAOhS//aHH0Z+h8Ckf2auGJk3PTnx5rLmrHkwNdbVQuCSUhOyFrlRvFEllZOYE+yZGQ==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.4.1.tgz", + "integrity": "sha512-Gk8NlF062+T9CqNGn6h4tls3k6T1+/nXdOcSZVikNVtlRdYpA7wRJJMoXmuvOnLW844rPjdQ7JgXCYM6PPC/og==", "dev": true, "requires": { "glob": "^9.2.0" diff --git a/package.json b/package.json index f1cfa0e9..3d76adfa 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "prettier": "^2.8.6", "prettier-plugin-go-template": "^0.0.13", "prettier-plugin-tailwindcss": "^0.2.5", - "rimraf": "^4.4.0", + "rimraf": "^4.4.1", "tailwindcss": "^3.2.7", "tw-elements": "1.0.0-beta1", "typeit": "^8.7.1",