forked from samuel-p/sp-codes.de
Merge pull request 'develop' (#63) from develop into main
Reviewed-on: samuel-p/sp-codes.de#63
This commit is contained in:
commit
c8fe6770c8
4 changed files with 22 additions and 2 deletions
|
@ -20,9 +20,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^0.12.1",
|
||||
"@11ty/eleventy-navigation": "^0.1.6",
|
||||
"@11ty/eleventy-navigation": "^0.2.0",
|
||||
"cpx": "^1.5.0",
|
||||
"node-sass": "^5.0.0",
|
||||
"node-sass": "^6.0.0",
|
||||
"node-sass-tilde-importer": "^1.0.2",
|
||||
"npm-run-all": "^4.1.5"
|
||||
},
|
||||
|
|
|
@ -107,5 +107,17 @@
|
|||
"de": "Ein alternatives Twitter- und YouTube-Frontend.",
|
||||
"en": "An alternative Twitter- and YouTube-Frontend."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "translate",
|
||||
"name": "LibreTranslate",
|
||||
"icon": "fas fa-language",
|
||||
"url": "https://translate.sp-codes.de",
|
||||
"status": "https://translate.sp-codes.de",
|
||||
"beta": true,
|
||||
"summary": {
|
||||
"de": "Eine freie und quelloffene API für Übersetzung.",
|
||||
"en": "A free and Open Source Machine Translation API."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -22,6 +22,10 @@ eine öffentliche Element-Web Instanz: [chat.sp-codes.de](https://chat.sp-codes.
|
|||
Die Serverregeln kannst du gerne [hier](https://matrix.sp-codes.de/_matrix/consent) nachlesen. Melde dich gerne auf meinem Server an oder suche dir einen aus den unten verlinkten Listen heraus. Ich freue mich auf
|
||||
deine Nachricht an [@samuel-p:matrix.sp-codes.de](https://matrix.to/#/@samuel-p:matrix.sp-codes.de).
|
||||
|
||||
<div class="text-center mb-3">
|
||||
<a class="card d-inline-block font-weight-bold" target="_blank" href="https://chat.sp-codes.de/#/register">Jetzt registrieren</a>
|
||||
</div>
|
||||
|
||||
## Einstieg
|
||||
|
||||
Auf meinem Blog findest du eine Artikelserie für einen einfachen Einstieg in Matrix:
|
||||
|
|
|
@ -13,6 +13,10 @@ __Since the beginning of 2020 I run a public Matrix server: [matrix.sp-codes.de]
|
|||
|
||||
You can read the server rules [here](https://matrix.sp-codes.de/_matrix/consent) (German). Feel free to create an account on my server or choose one from the lists linked below. I look forward to hear from you [@samuel-p:matrix.sp-codes.de](https://matrix.to/#/@samuel-p:matrix.sp-codes.de).
|
||||
|
||||
<div class="text-center mb-3">
|
||||
<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/)
|
||||
|
||||
## Why Matrix?
|
||||
|
|
Loading…
Reference in a new issue