Compare commits

..

No commits in common. "6d198d82f9edd2f6f1c6b76950c877231a5e9a94" and "89074a2d3478a277dfc4dad09ce02dbb8b6f63e1" have entirely different histories.

14 changed files with 13 additions and 77 deletions

View file

@ -38,7 +38,7 @@ title: sp-codes
<body> <body>
<div class="d-flex justify-content-start flex-wrap p-2 menu border-bottom"> <div class="d-flex justify-content-start flex-wrap p-2 menu border-bottom">
{%- for entry in collections.all | eleventyNavigation %} {%- for entry in collections.all | eleventyNavigation %}
{% if not entry.url.startsWith("https") and entry.url.includes(locale) or entry.locale == locale %} {% if entry.url.includes(locale) %}
<div {% if entry.url == page.url %} class="active"{% endif %}> <div {% if entry.url == page.url %} class="active"{% endif %}>
<a href="{{ entry.url | url }}" class="mr-2"> <a href="{{ entry.url | url }}" class="mr-2">
{% if entry.icon %}<span class="fas fa-{{ entry.icon }} mr-2"></span>{% endif %}{{ entry.title }} {% if entry.icon %}<span class="fas fa-{{ entry.icon }} mr-2"></span>{% endif %}{{ entry.title }}

View file

@ -6,23 +6,13 @@ eleventyNavigation:
key: about key: about
title: Über mich title: Über mich
icon: user icon: user
order: 2 order: 1
--- ---
<h1>Über mich</h1> <h1>Über mich</h1>
<p>Mein Name ist Samuel Philipp und ich bin ein Software Engineer aus Magdeburg. In meiner Freizeit übe oder präsentiere <p>Mein Name ist Samuel Philipp und ich bin ein Software Engineer aus Magdeburg. <i>tbd</i></p>
ich den ein oder anderen <a href="https://sp-magic.de">Zaubertrick</a> und hoste verschiedene freie Dienste, wie Searx, Matrix oder Jitsi:</p>
<ul> <h2>Berufliche Laufbahn</h2>
<li><a href="https://searx.sp-codes.de">searx.sp-codes.de</a></li>
<li><a href="https://invidious.sp-codes.de">invidious.sp-codes.de</a></li>
<li><a href="https://git.sp-codes.de">git.sp-codes.de</a></li>
<li><a href="https://matrix.sp-codes.de">matrix.sp-codes.de</a></li>
<li><a href="https://jitsi.sp-codes.de">jitsi.sp-codes.de</a></li>
<li><a href="https://connectivitycheck.sp-codes.de">connectivitycheck.sp-codes.de</a></li>
</ul>
<h2>Akademische Laufbahn</h2>
<div class="qa-message-list"> <div class="qa-message-list">
<div class="message-item"> <div class="message-item">
@ -90,7 +80,7 @@ eleventyNavigation:
</div> </div>
</div> </div>
<h2>Berufliche Laufbahn</h2> <h2>Akademische Laufbahn</h2>
<div class="qa-message-list"> <div class="qa-message-list">
<div class="message-item"> <div class="message-item">

View file

@ -1,11 +0,0 @@
---
key: blog
eleventyNavigation:
key: blog
title: Blog
icon: book
url: https://blog.sp-codes.de/
locale: de
order: 1
permalink: false
---

View file

@ -13,8 +13,7 @@ eleventyNavigation:
<p class="lead text-center mb-2"> <p class="lead text-center mb-2">
Schön, dass du hergefunden hast. Mein Name ist Samuel Philipp und ich bin ein Software Engineer aus Schön, dass du hergefunden hast. Mein Name ist Samuel Philipp und ich bin ein Software Engineer aus
Magdeburg. Auf dieser Seite findest du Informationen über mich und eine Übersicht über die von mir Magdeburg. Auf dieser Seite findest du Informationen über mich und eine Übersicht über die von mir
bereitgestellten Dienste. Schau dich gerne um, lies meinen <a href="https://blog.sp-codes.de">Blog</a> oder bereitgestellten Dienste. Schau dich gerne um oder nutze die verschiedenen Tools.
nutze die verschiedenen Tools.
</p> </p>
</div> </div>
</div> </div>

View file

@ -6,7 +6,7 @@ eleventyNavigation:
key: services key: services
title: Dienste title: Dienste
icon: server icon: server
order: 3 order: 2
--- ---
<h1>Dienste</h1> <h1>Dienste</h1>
<p>In meiner Freizeit stelle ich verschiedene quelloffene Dienste für die freie Nutzung bereit. Hier findest du eine <p>In meiner Freizeit stelle ich verschiedene quelloffene Dienste für die freie Nutzung bereit. Hier findest du eine

View file

@ -5,14 +5,4 @@ title: Jitsi Meet
--- ---
# Jitsi Meet # Jitsi Meet
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. Die Beschreibung kommt demnächst...
__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)

View file

@ -17,9 +17,5 @@ Melde dich gerne auf meinem Server an oder suche dir einen aus der unten verlink
* [Verschiedene Apps](https://matrix.org/clients) * [Verschiedene Apps](https://matrix.org/clients)
* [Liste öffentlicher Räume](https://view.matrix.org/) * [Liste öffentlicher Räume](https://view.matrix.org/)
* Listen mit öffentlichen Matrix-Servern * [Liste öffentlicher Matrix-Server](https://www.hello-matrix.net/public_servers.php)
* [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/) * [Matrix FAQ](https://matrix.org/faq/)
* [Account umziehen](https://ems.element.io/tools/matrix-migration)

View file

@ -15,8 +15,6 @@ __Seit November 2019 betreibe ich eine öffentliche Searx Instanz.__ Schau gerne
__Hier gehts zu Searx: [searx.sp-codes.de](https://searx.sp-codes.de)__ __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 ## Weitere nützliche Links
* [Searx Webseite](https://asciimoo.github.io/searx/) * [Searx Webseite](https://asciimoo.github.io/searx/)

View file

@ -1,11 +0,0 @@
---
key: blog
eleventyNavigation:
key: blog
title: Blog
icon: book
url: https://blog.sp-codes.de/
locale: en
order: 1
permalink: false
---

View file

@ -13,7 +13,7 @@ eleventyNavigation:
<p class="lead text-center mb-2"> <p class="lead text-center mb-2">
Glad you found your way here. My name is Samuel Philipp and I am a software engineer from Magdeburg. 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 On this site you will find information about me and an overview of the services I provide. Feel free
to look around, read my <a href="https://blog.sp-codes.de">Blog</a> (in German) or use the various services. to look around or use the various services.
</p> </p>
</div> </div>
</div> </div>

View file

@ -6,7 +6,7 @@ eleventyNavigation:
key: services key: services
title: Services title: Services
icon: server icon: server
order: 3 order: 2
--- ---
<h1>Services</h1> <h1>Services</h1>
<p>In my spare time I provide various open source services for free. Here you can find an overview of the individual <p>In my spare time I provide various open source services for free. Here you can find an overview of the individual

View file

@ -5,14 +5,4 @@ title: Jitsi Meet
--- ---
# Jitsi Meet # Jitsi Meet
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. The description is coming soon...
__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)

View file

@ -17,9 +17,5 @@ Feel free to create an account on my server or choose one from the list linked b
* [Various Apps](https://matrix.org/clients) * [Various Apps](https://matrix.org/clients)
* [List of public rooms](https://view.matrix.org/) * [List of public rooms](https://view.matrix.org/)
* Lists with public matrix servers * [List of public matrix servers](https://www.hello-matrix.net/public_servers.php)
* [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/) * [Matrix FAQ](https://matrix.org/faq/)
* [Migrate Account](https://ems.element.io/tools/matrix-migration)

View file

@ -15,7 +15,6 @@ __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) 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 ## More useful links