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 01/16] 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 5294c4027c96ef8fb9a109fd167e39f579379844 Mon Sep 17 00:00:00 2001 From: ModdyLP Date: Sun, 19 Mar 2023 12:52:03 +0100 Subject: [PATCH 02/16] Fixed German Translation of Series and added Intellij Project Files to GitIgnore --- .gitignore | 1 + i18n/de.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cb0067f2..ee3d7456 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ node_modules .DS_Store **/.DS_Store .hugo_build.lock +.idea \ No newline at end of file diff --git a/i18n/de.yaml b/i18n/de.yaml index e1fd76e8..e0f5aaab 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -15,9 +15,9 @@ article: word_count: one: "{{ .Count }} Wort" other: "{{ .Count }} Wörter" - part_of_series: "This article is part of a series." - part: "Part" - this_article: "This Article" + part_of_series: "Dieser Artikel ist Teil einer Serie" + part: "Teil" + this_article: "Dieser Artikel" author: byline_title: "Autor" @@ -62,4 +62,4 @@ shortcode: recent: - show_more: "Zeig Mehr" \ No newline at end of file + show_more: "Zeige Mehr" \ No newline at end of file From 8c6d96410442432954062e1de2ec94ce67b8f6cb Mon Sep 17 00:00:00 2001 From: ModdyLP Date: Sun, 19 Mar 2023 12:55:41 +0100 Subject: [PATCH 03/16] Missing Dot added :D --- i18n/de.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/de.yaml b/i18n/de.yaml index e0f5aaab..902f91b4 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -15,7 +15,7 @@ article: word_count: one: "{{ .Count }} Wort" other: "{{ .Count }} Wörter" - part_of_series: "Dieser Artikel ist Teil einer Serie" + part_of_series: "Dieser Artikel ist Teil einer Serie." part: "Teil" this_article: "Dieser Artikel" 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 04/16] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier-plugin-tai?= =?UTF-8?q?lwindcss=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 05/16] 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 06/16] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier=20from=202?= =?UTF-8?q?.8.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 07/16] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier=20from=202?= =?UTF-8?q?.8.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 e175ed7d92561eec7e523b84e3f764522948afbd Mon Sep 17 00:00:00 2001 From: xixici <202388990@qq.com> Date: Wed, 22 Mar 2023 19:32:04 +0800 Subject: [PATCH 08/16] Add one personal site to web Add my site to web. web: shenshu.fun --- exampleSite/content/users/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/content/users/index.md b/exampleSite/content/users/index.md index ecdadc1c..7e439602 100644 --- a/exampleSite/content/users/index.md +++ b/exampleSite/content/users/index.md @@ -71,6 +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 | +| [shenshu.fun](https://shenshu.fun/) | Personal site | {{< alert >}} 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 09/16] =?UTF-8?q?=F0=9F=93=8C=20Bump=20rimraf=20from=204.4?= =?UTF-8?q?.0=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", From 63a746f49569f85d2c01cfd7426217d4423b2937 Mon Sep 17 00:00:00 2001 From: Tim Beermann Date: Fri, 24 Mar 2023 08:05:51 +0100 Subject: [PATCH 10/16] Add terraformbuch.de book site Signed-off-by: Tim Beermann --- exampleSite/content/users/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/content/users/index.md b/exampleSite/content/users/index.md index ecdadc1c..2441e770 100644 --- a/exampleSite/content/users/index.md +++ b/exampleSite/content/users/index.md @@ -71,6 +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 | +| [terraformbuch.de](https://terraformbuch.de/) | Book site | {{< alert >}} From 593c709e6816bf65575fbcdc85a6c3f333c92b90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 24 Mar 2023 21:37:32 +0000 Subject: [PATCH 11/16] Delete .gitignore --- .gitignore | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ee3d7456..00000000 --- a/.gitignore +++ /dev/null @@ -1,22 +0,0 @@ -# Binaries for programs and plugins -*.exe -*.exe~ -*.dll -*.so -*.dylib - -# Test binary, built with `go test -c` -*.test - -# Output of the go coverage tool, specifically when used with LiteIDE -*.out - -# Dependency directories (remove the comment below to include it) -# vendor/ - -#others -node_modules -.DS_Store -**/.DS_Store -.hugo_build.lock -.idea \ No newline at end of file From ec97e0ec61610592bc642231ed0256e4500ddbc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 24 Mar 2023 21:43:09 +0000 Subject: [PATCH 12/16] Revert "Delete .gitignore" This reverts commit 593c709e6816bf65575fbcdc85a6c3f333c92b90. --- .gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..ee3d7456 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib + +# Test binary, built with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out + +# Dependency directories (remove the comment below to include it) +# vendor/ + +#others +node_modules +.DS_Store +**/.DS_Store +.hugo_build.lock +.idea \ No newline at end of file From 0173d3da06a4595aaa2c018a4a29ae55635aca0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 24 Mar 2023 21:46:31 +0000 Subject: [PATCH 13/16] Updated PR to merge --- .gitignore | 1 - i18n/de.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ee3d7456..cb0067f2 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,3 @@ node_modules .DS_Store **/.DS_Store .hugo_build.lock -.idea \ No newline at end of file diff --git a/i18n/de.yaml b/i18n/de.yaml index 902f91b4..b6af3606 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -62,4 +62,4 @@ shortcode: recent: - show_more: "Zeige Mehr" \ No newline at end of file + show_more: "Zeig Mehr" \ No newline at end of file From 0910ce5c7dfd93ef6f42bdc7483805179dbb0869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 24 Mar 2023 21:48:20 +0000 Subject: [PATCH 14/16] final update --- i18n/de.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/de.yaml b/i18n/de.yaml index b6af3606..902f91b4 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -62,4 +62,4 @@ shortcode: recent: - show_more: "Zeig Mehr" \ No newline at end of file + show_more: "Zeige Mehr" \ No newline at end of file From 332f355a25ed5791331c228aaf3fb07ef1581b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 24 Mar 2023 21:50:30 +0000 Subject: [PATCH 15/16] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d76adfa..399252fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-blowfish-theme", - "version": "2.31.2", + "version": "2.31.3", "description": "Blowfish theme for Hugo", "scripts": { "fullinstall": "npm run preinstall && npm install && npm run postinstall", From 41d87d301d3fed8cb9753ee3dcb917a99b38a52b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 24 Mar 2023 22:04:51 +0000 Subject: [PATCH 16/16] removed non-blowfish websites --- exampleSite/content/users/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/exampleSite/content/users/index.md b/exampleSite/content/users/index.md index 1548223c..07856722 100644 --- a/exampleSite/content/users/index.md +++ b/exampleSite/content/users/index.md @@ -47,7 +47,6 @@ Real websites that are built with Blowfish. | [omarohn.de](https://omarohn.de) | Personal site | | [spelucin.me](https://spelucin.me) | Personal site | | [insidemordecai.com](https://insidemordecai.com) | Personal site | -| [sajayprakash.com](https://sajayprakash.com) | Personal site | | [jamesdixon.dev](https://jamesdixon.dev) | Personal site | | [blastomussa.dev](https://blastomussa.dev) | Personal site | | [cdell.io](https://cdell.io) | Personal site | @@ -59,7 +58,6 @@ Real websites that are built with Blowfish. | [adir1.com](https://adir1.com/) | Personal site | | [niklas-hartmann-dev.de](https://niklas-hartmann-dev.de/) | Personal site | | [blog.muffn.io](https://blog.muffn.io/) | Personal site | -| [voicedrew11.github.io](https://voicedrew11.github.io/) | Personal site | | [nick.bouwhuis.net](https://nick.bouwhuis.net) | Personal site | | [vividscc.com](https://vividscc.com/) | Business site | | [muhalvin.github.io](https://muhalvin.github.io/) | Personal site |