Merge pull request 'develop' (#137) from develop into main
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: #137
This commit is contained in:
Samuel Philipp 2022-12-10 01:17:59 +00:00
commit 71bfb135a6
6 changed files with 20 additions and 30 deletions

View File

@ -22,13 +22,13 @@
"devDependencies": {
"@11ty/eleventy": "^1.0.2",
"@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/core": "^7.1.0",
"@node-minify/crass": "^7.1.0",
"@node-minify/html-minifier": "^7.1.0",
"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"

View File

@ -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,

View File

@ -13,7 +13,7 @@
<tr>
<td>{{donation.date}}</td>
{% if donation.via == 'opencollective' %}
<td><a href="https://opencollective.com/sp-codes" rel="nofollow">Open Collective</a></td>
<td>Open Collective</td>
{% else %}
<td>{{strings[donation.via][locale]}}</td>
{% endif %}

View File

@ -16,7 +16,7 @@
<tr>
<td>{{donation.date}}</td>
{% if donation.via == 'opencollective' %}
<td><a href="https://opencollective.com/sp-codes" rel="nofollow">Open Collective</a></td>
<td>Open Collective</td>
{% else %}
<td>{{strings[donation.via][locale]}}</td>
{% endif %}

View File

@ -43,18 +43,6 @@ eleventyNavigation:
</div>
</div>
</div>
<div class="card mb-3">
<h2><i class="i-opencollective m-2"></i>Open Collective</h2>
<div>Gerne kannst du mir auch über <a href="https://opencollective.com/sp-codes" target="_blank">Open
Collective</a> einen kleinen Betrag zukommen lassen. Wenn du willst, kannst du mich dort auch mit einer
regelmäßigen Spende unterstützen.
<div class="mt-3 text-center">
<a href="https://opencollective.com/sp-codes" target="_blank"><img
alt="Open Collective {{ strings.supporters[locale] }}"
src="https://shields.sp-codes.de/opencollective/all/sp-codes?label={{ strings.supporters[locale] }}&logo=open-collective"></a>
</div>
</div>
</div>
<div class="card mb-3">
<h2><i class="i-network-wired i-fw m-2"></i>netcup</h2>
<div>Einige meiner Dienste hoste ich bei <a href="https://www.netcup.de/" target="_blank">netcup</a>. Wenn

View File

@ -41,18 +41,6 @@ eleventyNavigation:
</div>
</div>
</div>
<div class="card mb-3">
<h2><i class="i-opencollective m-2"></i>Open Collective</h2>
<div>You are also welcome to send me a small amount via <a href="https://opencollective.com/sp-codes"
target="_blank">Open Collective</a>. If you like
you can also support me with a regular donation.
<div class="mt-3 text-center">
<a href="https://opencollective.com/sp-codes" target="_blank"><img
alt="Open Collective {{ strings.supporters[locale] }}"
src="https://shields.sp-codes.de/opencollective/all/sp-codes?label={{ strings.supporters[locale] }}&logo=open-collective"></a>
</div>
</div>
</div>
<div class="card mb-3">
<h2><i class="i-network-wired i-fw m-2"></i>netcup</h2>
<div>Some of my services are hosted at netcup. If you want to run your own server or website at <a