From d5e9230901757094f023047b20e22d862dcc19e2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 18 Oct 2020 05:07:02 +0000 Subject: [PATCH 1/4] Update dependency browser-sync to ^2.26.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cae1593..0222111 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "https://git.sp-codes.de/samuel-p/sp-codes.de" }, "optionalDependencies": { - "browser-sync": "^2.26.12" + "browser-sync": "^2.26.13" }, "devDependencies": { "@11ty/eleventy": "^0.11.0", -- 2.43.0 From 2bfc728dfd304e54e0a13c29844466d12218bb09 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 Oct 2020 05:05:32 +0000 Subject: [PATCH 2/4] Update dependency @11ty/eleventy to ^0.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0222111..9535760 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "browser-sync": "^2.26.13" }, "devDependencies": { - "@11ty/eleventy": "^0.11.0", + "@11ty/eleventy": "^0.11.1", "@11ty/eleventy-navigation": "^0.1.6", "cpx": "^1.5.0", "node-sass": "^4.14.1", -- 2.43.0 From 80a40780738477259b4d8015a6169bc710bd4fa8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Nov 2020 05:05:46 +0000 Subject: [PATCH 3/4] Update dependency node-sass to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9535760..8ceb654 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@11ty/eleventy": "^0.11.1", "@11ty/eleventy-navigation": "^0.1.6", "cpx": "^1.5.0", - "node-sass": "^4.14.1", + "node-sass": "^5.0.0", "node-sass-tilde-importer": "^1.0.2", "npm-run-all": "^4.1.5" }, -- 2.43.0 From 09efc98e2ac220882d703dfa3a894a984d204ea3 Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 15 Nov 2020 19:24:58 +0100 Subject: [PATCH 4/4] fixed typo in privacy fixed styles added new public list for matrix --- src/de/privacy.html | 2 +- src/de/services/matrix.md | 3 ++- src/en/services/matrix.md | 4 ++-- src/scss/main.scss | 10 ++-------- 4 files changed, 7 insertions(+), 12 deletions(-) diff --git a/src/de/privacy.html b/src/de/privacy.html index a71d33e..798d2da 100644 --- a/src/de/privacy.html +++ b/src/de/privacy.html @@ -56,7 +56,7 @@ title: Datenschutzerklärung

Weitergabe von Daten

Wie oben bereits erwähnt, verarbeiten wir alle Daten auf Servern unseres Hosting-Providers netcup. Darüber hinaus geben geben wir deine Daten nicht an Dritte weiter. + href="https://www.netcup.de">netcup. Darüber hinaus geben wir deine Daten nicht an Dritte weiter.

diff --git a/src/de/services/matrix.md b/src/de/services/matrix.md index 6c20bf7..3c3b69f 100644 --- a/src/de/services/matrix.md +++ b/src/de/services/matrix.md @@ -23,7 +23,8 @@ Auf meinem Blog findest du einen einfachen Einstieg in das Matrix-Netzwerk: [Wer * [Liste öffentlicher Räume](https://view.matrix.org/) * Listen mit öffentlichen Matrix-Servern * [hello-matrix.net](https://www.hello-matrix.net/public_servers.php) - * [anchel.nl](https://www.anchel.nl/matrix-publiclist/) + * [anchel.nl](https://publiclist.anchel.nl/) * [the-federation.info](https://the-federation.info/protocol/matrix) + * [FossMessenger](https://fediverse.blog/~/FossMessenger/matrix-server) * [Matrix FAQ](https://matrix.org/faq/) * [Account umziehen](https://ems.element.io/tools/matrix-migration) diff --git a/src/en/services/matrix.md b/src/en/services/matrix.md index ddb39d8..19353cd 100644 --- a/src/en/services/matrix.md +++ b/src/en/services/matrix.md @@ -11,7 +11,6 @@ Users can choose a public server or create their own and still communicate with __Since the beginning of 2020 I run a public Matrix server: [matrix.sp-codes.de](https://matrix.sp-codes.de/) And a public Element-Web instance: [chat.sp-codes.de](https://chat.sp-codes.de/)__ - You can read the server rules [here](https://matrix.sp-codes.de/_matrix/consent). Feel free to create an account on my server or choose one from the list linked below. I look forward to hear from you [@samuel-p:matrix.sp-codes.de](https://matrix.to/#/@samuel-p:matrix.sp-codes.de). @@ -24,7 +23,8 @@ On my blog (German) you will find a simple introduction to the Matrix network: [ * [List of public rooms](https://view.matrix.org/) * Lists with public matrix servers * [hello-matrix.net](https://www.hello-matrix.net/public_servers.php) - * [anchel.nl](https://www.anchel.nl/matrix-publiclist/) + * [anchel.nl](https://publiclist.anchel.nl/) * [the-federation.info](https://the-federation.info/protocol/matrix) + * [FossMessenger](https://fediverse.blog/~/FossMessenger/matrix-server) * [Matrix FAQ](https://matrix.org/faq/) * [Migrate Account](https://ems.element.io/tools/matrix-migration) diff --git a/src/scss/main.scss b/src/scss/main.scss index 652e2a9..2243285 100644 --- a/src/scss/main.scss +++ b/src/scss/main.scss @@ -105,9 +105,8 @@ a { .beta { position: absolute; - top: 1rem; - right: 0; - font-weight: bold; + top: 0; + right: -1rem; font-weight: bold; background-color: #fea500; color: #000000; padding: .5rem 1rem; @@ -148,11 +147,6 @@ a { margin-left: 0.5rem; } - .beta { - top: 0; - right: -1rem; - } - a { color: #fff; } -- 2.43.0