diff --git a/src/_includes/layouts/base.njk b/src/_includes/layouts/base.njk index cacdc48..e92a72b 100644 --- a/src/_includes/layouts/base.njk +++ b/src/_includes/layouts/base.njk @@ -38,7 +38,7 @@ title: sp-codes diff --git a/src/de/services/jitsi.md b/src/de/services/jitsi.md index 00c7437..b71f62c 100644 --- a/src/de/services/jitsi.md +++ b/src/de/services/jitsi.md @@ -5,4 +5,14 @@ title: Jitsi Meet --- # Jitsi Meet -Die Beschreibung kommt demnächst... +Jitsi-Meet ist eine Plattform für Videokonferenzen. Ohne Anmeldung können vollständig verschlüsselte Video-Chats gestartet werden. Zusätzlich bietet Jitsi-Meet die Möglichkeit den Bildschirm für die anderen Teilnehmer:innen freizugeben, neue Benutzer:innen einfach per Link einzuladen und Nachrichten im integrierten Chat zu verschicken. + +__Seit Juli 2020 betreibe ich eine eigene Jitsi-Meet Instanz. Du findest sie unter [jitsi.sp-codes.de](https://jitsi.sp-codes.de/).__ + +Gerne darfst du die Instanz mit anderen Leuten nutzen. + +## Weitere nützliche Links + +* [Jitsi Webseite](https://jitsi.org/) +* [Quellcode von Jitsi](https://github.com/jitsi/jitsi-meet) +* [Liste öffentlicher Instanzen](https://github.com/jitsi/jitsi-meet/wiki/Jitsi-Meet-Instances) diff --git a/src/de/services/matrix.md b/src/de/services/matrix.md index 62544a7..2d1359a 100644 --- a/src/de/services/matrix.md +++ b/src/de/services/matrix.md @@ -17,5 +17,9 @@ Melde dich gerne auf meinem Server an oder suche dir einen aus der unten verlink * [Verschiedene Apps](https://matrix.org/clients) * [Liste öffentlicher Räume](https://view.matrix.org/) -* [Liste öffentlicher Matrix-Server](https://www.hello-matrix.net/public_servers.php) +* Listen mit öffentlichen Matrix-Servern + * [hello-matrix.net](https://www.hello-matrix.net/public_servers.php) + * [anchel.nl](https://www.anchel.nl/matrix-publiclist/) + * [the-federation.info](https://the-federation.info/protocol/matrix) * [Matrix FAQ](https://matrix.org/faq/) +* [Account umziehen](https://ems.element.io/tools/matrix-migration) diff --git a/src/de/services/searx.md b/src/de/services/searx.md index 578f580..8f56c5e 100644 --- a/src/de/services/searx.md +++ b/src/de/services/searx.md @@ -15,6 +15,8 @@ __Seit November 2019 betreibe ich eine öffentliche Searx Instanz.__ Schau gerne __Hier gehts zu Searx: [searx.sp-codes.de](https://searx.sp-codes.de)__ +Tor Hidden Service: [searxbi3f73mmdeb.onion](http://searxbi3f73mmdeb.onion) + ## Weitere nützliche Links * [Searx Webseite](https://asciimoo.github.io/searx/) diff --git a/src/en/blog.md b/src/en/blog.md new file mode 100644 index 0000000..337102f --- /dev/null +++ b/src/en/blog.md @@ -0,0 +1,11 @@ +--- +key: blog +eleventyNavigation: + key: blog + title: Blog + icon: book + url: https://blog.sp-codes.de/ + locale: en + order: 1 +permalink: false +--- diff --git a/src/en/index.html b/src/en/index.html index de6262c..16d14f9 100644 --- a/src/en/index.html +++ b/src/en/index.html @@ -13,7 +13,7 @@ eleventyNavigation:

Glad you found your way here. My name is Samuel Philipp and I am a software engineer from Magdeburg. On this site you will find information about me and an overview of the services I provide. Feel free - to look around or use the various services. + to look around, read my Blog (in German) or use the various services.

diff --git a/src/en/services/jitsi.md b/src/en/services/jitsi.md index c006fed..17dbe31 100644 --- a/src/en/services/jitsi.md +++ b/src/en/services/jitsi.md @@ -5,4 +5,14 @@ title: Jitsi Meet --- # Jitsi Meet -The description is coming soon... +Jitsi-Meet is a platform for video conferences. You can start fully encrypted video chats without registration. Additionally, Jitsi-Meet offers the possibility to share the screen with other participants, invite new users with a simple link and send messages in the integrated chat. + +__Since July 2020 I run my own Jitsi-Meet instance. You can find it at [jitsi.sp-codes.de](https://jitsi.sp-codes.de/).__ + +You are welcome to use the instance with other people. + +## More useful links + +* [Jitsi Website](https://jitsi.org/) +* [Source code of Jitsi](https://github.com/jitsi/jitsi-meet) +* [List of public Instances](https://github.com/jitsi/jitsi-meet/wiki/Jitsi-Meet-Instances) diff --git a/src/en/services/matrix.md b/src/en/services/matrix.md index 28d0ca0..4b655f6 100644 --- a/src/en/services/matrix.md +++ b/src/en/services/matrix.md @@ -17,5 +17,9 @@ Feel free to create an account on my server or choose one from the list linked b * [Various Apps](https://matrix.org/clients) * [List of public rooms](https://view.matrix.org/) -* [List of public matrix servers](https://www.hello-matrix.net/public_servers.php) +* Lists with public matrix servers + * [hello-matrix.net](https://www.hello-matrix.net/public_servers.php) + * [anchel.nl](https://www.anchel.nl/matrix-publiclist/) + * [the-federation.info](https://the-federation.info/protocol/matrix) * [Matrix FAQ](https://matrix.org/faq/) +* [Migrate Account](https://ems.element.io/tools/matrix-migration) diff --git a/src/en/services/searx.md b/src/en/services/searx.md index 5ea7b81..06049f3 100644 --- a/src/en/services/searx.md +++ b/src/en/services/searx.md @@ -15,6 +15,7 @@ __Since November 2019 I run a public Searx instance.__ Feel free to check it out Here is the link to Searx: [searx.sp-codes.de](https://searx.sp-codes.de) +Tor Hidden Service: [searxbi3f73mmdeb.onion](http://searxbi3f73mmdeb.onion) ## More useful links