Compare commits
2 commits
bc4935293a
...
6d2bf7136a
Author | SHA1 | Date | |
---|---|---|---|
6d2bf7136a | |||
32ca5b0705 |
9 changed files with 21 additions and 9 deletions
|
@ -55,6 +55,18 @@
|
|||
"en": "A lightweight code hosting platform for git."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gotify",
|
||||
"name": "Gotify",
|
||||
"icon": "i-server",
|
||||
"url": "https://push.sp-codes.de",
|
||||
"status": "https://push.sp-codes.de",
|
||||
"beta": true,
|
||||
"summary": {
|
||||
"de": "Ein einfacher Dienst zum Senden und Empfangen von Nachrichten in Echtzeit.",
|
||||
"en": "A simple service for sending and receiving messages in real-time."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "connectivitycheck",
|
||||
"name": "Captive Portal Check",
|
||||
|
|
|
@ -4,7 +4,7 @@ eleventyNavigation:
|
|||
key: blog
|
||||
title: Blog
|
||||
icon: i-book
|
||||
url: https://blog.sp-codes.de/
|
||||
url: https://samuels-blog.de/
|
||||
locale: de
|
||||
order: 1
|
||||
permalink: false
|
||||
|
|
|
@ -13,7 +13,7 @@ eleventyNavigation:
|
|||
<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
|
||||
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, lies meinen <a href="https://samuels-blog.de">Blog</a> oder
|
||||
nutze die verschiedenen Tools.
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -34,10 +34,10 @@ Auf meinem Blog findest du eine Artikelserie für einen einfachen Einstieg in Ma
|
|||
<div class="col-12 col-md-10 col-lg-8">
|
||||
<div class="card-list">
|
||||
<div class="card">
|
||||
<a href="https://blog.sp-codes.de/werde-teil-der-matrix-matrix-teil-1/">Teil 1: Werde Teil der Matrix</a>
|
||||
<a href="https://samuels-blog.de/werde-teil-der-matrix-matrix-teil-1/">Teil 1: Werde Teil der Matrix</a>
|
||||
</div>
|
||||
<div class="card">
|
||||
<a href="https://blog.sp-codes.de/sichere-chats-mit-matrix-matrix-teil-2/">Teil 2: Sichere Chats mit Matrix</a>
|
||||
<a href="https://samuels-blog.de/sichere-chats-mit-matrix-matrix-teil-2/">Teil 2: Sichere Chats mit Matrix</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -17,7 +17,7 @@ __Hier gehts zu Searx: [searx.sp-codes.de](https://searx.sp-codes.de)__
|
|||
|
||||
Tor Hidden Service: [searxbi3f73mmdeb.onion](http://searxbi3f73mmdeb.onion)
|
||||
|
||||
Wenn du Searx als Standardsuchmaschine nutzen willst, findest du auf meinem Blog eine Anleitung dafür: [Nur noch Searx](https://blog.sp-codes.de/nur-noch-searx/)
|
||||
Wenn du Searx als Standardsuchmaschine nutzen willst, findest du auf meinem Blog eine Anleitung dafür: [Nur noch Searx](https://samuels-blog.de/nur-noch-searx/)
|
||||
|
||||
## Weitere nützliche Links
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ eleventyNavigation:
|
|||
key: blog
|
||||
title: Blog
|
||||
icon: i-book
|
||||
url: https://blog.sp-codes.de/
|
||||
url: https://samuels-blog.de/
|
||||
locale: en
|
||||
order: 1
|
||||
permalink: false
|
||||
|
|
|
@ -13,7 +13,7 @@ eleventyNavigation:
|
|||
<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.
|
||||
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> (German) or use the various services.
|
||||
to look around, read my <a href="https://samuels-blog.de">blog</a> (German) or use the various services.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -17,7 +17,7 @@ You can read the server rules [here](https://matrix.sp-codes.de/_matrix/consent)
|
|||
<a class="card d-inline-block font-weight-bold" target="_blank" href="https://chat.sp-codes.de/#/register">Register now</a>
|
||||
</div>
|
||||
|
||||
On my blog (German) you will find an article series for an easy start to Matrix: [Werde Teil der Matrix](https://blog.sp-codes.de/werde-teil-der-matrix-matrix-teil-1/)
|
||||
On my blog (German) you will find an article series for an easy start to Matrix: [Werde Teil der Matrix](https://samuels-blog.de/werde-teil-der-matrix-matrix-teil-1/)
|
||||
|
||||
## Why Matrix?
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Here is the link to Searx: [searx.sp-codes.de](https://searx.sp-codes.de)
|
|||
|
||||
Tor Hidden Service: [searxbi3f73mmdeb.onion](http://searxbi3f73mmdeb.onion)
|
||||
|
||||
If you want to use Searx as your default search engine, you can find instructions on my blog (German): [Nur noch Searx](https://blog.sp-codes.de/nur-noch-searx/)
|
||||
If you want to use Searx as your default search engine, you can find instructions on my blog (German): [Nur noch Searx](https://samuels-blog.de/nur-noch-searx/)
|
||||
|
||||
## More useful links
|
||||
|
||||
|
|
Loading…
Reference in a new issue