From b11437e8211508b592abaab5a43e81ac8ebeb2f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Nov 2022 11:01:33 +0000 Subject: [PATCH 1/5] Update dependency node-sass to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f573878..70f49b3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "cpx": "^1.5.0", "glob": "^8.0.3", "minify": "^9.1.0", - "node-sass": "^7.0.3", + "node-sass": "^8.0.0", "node-sass-tilde-importer": "^1.0.2", "npm-run-all": "^4.1.5", "uncss": "^0.17.3" From 8dabbd7e2dbd9c06fb8b7413f607dd3a4e6880e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Nov 2022 15:04:00 +0000 Subject: [PATCH 2/5] Update dependency @node-minify/core to ^7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f573878..2c6c0d4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@11ty/eleventy": "^1.0.2", "@11ty/eleventy-navigation": "^0.3.5", - "@node-minify/core": "^7.0.0", + "@node-minify/core": "^7.1.0", "@node-minify/crass": "^7.0.0", "@node-minify/html-minifier": "^7.0.0", "cpx": "^1.5.0", From 232f9787c289328ed83d7ce9d19312fb0e5ab75b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Nov 2022 15:05:33 +0000 Subject: [PATCH 3/5] Update dependency @node-minify/html-minifier to ^7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f573878..c8e9e50 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@11ty/eleventy-navigation": "^0.3.5", "@node-minify/core": "^7.0.0", "@node-minify/crass": "^7.0.0", - "@node-minify/html-minifier": "^7.0.0", + "@node-minify/html-minifier": "^7.1.0", "cpx": "^1.5.0", "glob": "^8.0.3", "minify": "^9.1.0", From fa284efdf57a1e317b89669bc90e980ddb0698f2 Mon Sep 17 00:00:00 2001 From: samuel Date: Thu, 8 Dec 2022 18:34:19 +0100 Subject: [PATCH 4/5] updated donations removed open collective --- src/_data/donations.json | 14 ++++++++++++++ src/_includes/donations-current.html | 2 +- src/_includes/donations.html | 2 +- src/de/donate.html | 12 ------------ src/en/donate.html | 12 ------------ 5 files changed, 16 insertions(+), 26 deletions(-) diff --git a/src/_data/donations.json b/src/_data/donations.json index e35999d..a5ba3fa 100644 --- a/src/_data/donations.json +++ b/src/_data/donations.json @@ -2,6 +2,20 @@ { "year": 2022, "donations": [ + { + "date": "16.11.2021", + "amount": 25, + "via": "banktransfer", + "from": null, + "first": false + }, + { + "date": "02.11.2021", + "amount": 30, + "via": "banktransfer", + "from": null, + "first": false + }, { "date": "11.08.2022", "amount": 10, diff --git a/src/_includes/donations-current.html b/src/_includes/donations-current.html index cf9dc75..16e3174 100644 --- a/src/_includes/donations-current.html +++ b/src/_includes/donations-current.html @@ -13,7 +13,7 @@ {{donation.date}} {% if donation.via == 'opencollective' %} - Open Collective + Open Collective {% else %} {{strings[donation.via][locale]}} {% endif %} diff --git a/src/_includes/donations.html b/src/_includes/donations.html index 7887454..1d3d07c 100644 --- a/src/_includes/donations.html +++ b/src/_includes/donations.html @@ -16,7 +16,7 @@ {{donation.date}} {% if donation.via == 'opencollective' %} - Open Collective + Open Collective {% else %} {{strings[donation.via][locale]}} {% endif %} diff --git a/src/de/donate.html b/src/de/donate.html index 07460cd..fc44e75 100644 --- a/src/de/donate.html +++ b/src/de/donate.html @@ -43,18 +43,6 @@ eleventyNavigation: -
-

Open Collective

-
Gerne kannst du mir auch über Open - Collective einen kleinen Betrag zukommen lassen. Wenn du willst, kannst du mich dort auch mit einer - regelmäßigen Spende unterstützen. -
- Open Collective {{ strings.supporters[locale] }} -
-
-

netcup

Einige meiner Dienste hoste ich bei netcup. Wenn diff --git a/src/en/donate.html b/src/en/donate.html index 450fcfe..ef83671 100644 --- a/src/en/donate.html +++ b/src/en/donate.html @@ -41,18 +41,6 @@ eleventyNavigation:
-
-

Open Collective

-
You are also welcome to send me a small amount via Open Collective. If you like - you can also support me with a regular donation. -
- Open Collective {{ strings.supporters[locale] }} -
-
-