forked from samuel-p/sp-codes.de
updated ossrox banners
This commit is contained in:
parent
0488982bbd
commit
9ce8648379
10 changed files with 149 additions and 10 deletions
|
@ -15,6 +15,16 @@ eleventyNavigation:
|
|||
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://samuels-blog.de">blog</a> (German) or use the various services.
|
||||
</p>
|
||||
<p class="lead text-center mb-2">
|
||||
Since April 2022 I also offer professional hosting of open source tools for companies, private persons and
|
||||
other organizations with my company <a href="https://ossrox.org" target="_blank">Ossrox</a>. If you are
|
||||
interested, feel free to visit our website or send me a message.
|
||||
</p>
|
||||
<p class="lead text-center mb-2">
|
||||
<a href="https://ossrox.org" target="_blank">
|
||||
<img class="ossrox" src="/img/ossrox.svg" alt="Ossrox">
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center py-4 border-top">
|
||||
|
|
|
@ -12,6 +12,17 @@ eleventyNavigation:
|
|||
<p>In my spare time I provide various open source services for free. Here you can find an overview of the individual
|
||||
services and a short description for each of them. All services are hosted in Germany. Feel free to use it.</p>
|
||||
|
||||
<p>For the users of the services there is a public matrix room as a place to share questions, ideas and problems. Feel free to join us if you use one of the services listed here or just want to drop by:</p>
|
||||
<p>For the users of the services there is a public matrix room as a place to share questions, ideas and problems. Feel
|
||||
free to join us if you use one of the services listed here or just want to drop by:</p>
|
||||
|
||||
<h3 class="text-center"><a href="https://matrix.to/#/#sp-codes:matrix.sp-codes.de?via=matrix.sp-codes.de">#sp-codes:matrix.sp-codes.de</a></h3>
|
||||
<h3 class="text-center"><a href="https://matrix.to/#/#sp-codes:matrix.sp-codes.de?via=matrix.sp-codes.de">#sp-codes:matrix.sp-codes.de</a>
|
||||
</h3>
|
||||
|
||||
<div class="card text-center mb-3">
|
||||
<p>You want to realize your own open source project to regain your digital sovereignty? I would be happy to support
|
||||
you personally with my company. Feel free to visit <a href="https://ossrox.org" target="_blank">ossrox.org</a>
|
||||
or send me a message.</p>
|
||||
<a href="https://ossrox.org" target="_blank">
|
||||
<img src="/img/ossrox.svg" alt="Ossrox" width="250px">
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -11,6 +11,14 @@ __Since July 2020 I run my own Jitsi-Meet instance. You can find it at [jitsi.sp
|
|||
|
||||
You are welcome to use the instance with other people.
|
||||
|
||||
If you want to have your own Jitsi server for you, your family or your company, I would be happy to support you with my company <a href="https://ossrox.org" target="_blank">Ossrox</a>. Please have a look at our services on our website or send me a message.
|
||||
|
||||
<div class="text-center mb-3">
|
||||
<a href="https://ossrox.org/category/jitsi" target="_blank">
|
||||
<img class="ossrox" src="/img/ossrox.svg" alt="Ossrox">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
## More useful links
|
||||
|
||||
* [Jitsi Website](https://jitsi.org/)
|
||||
|
|
|
@ -17,7 +17,28 @@ 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://samuels-blog.de/werde-teil-der-matrix-matrix-teil-1/)
|
||||
If you want to have your own matrix server for you, your family or your company, I would be happy to support you with my company <a href="https://ossrox.org" target="_blank">Ossrox</a>. Please have a look at our services on our website or send me a message.
|
||||
|
||||
<div class="text-center mb-3">
|
||||
<a href="https://ossrox.org/category/matrix" target="_blank">
|
||||
<img class="ossrox" src="/img/ossrox.svg" alt="Ossrox">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
On my blog (German) you will find an article series for an easy start to Matrix:
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-md-10 col-lg-8">
|
||||
<div class="card-list">
|
||||
<div class="card">
|
||||
<a href="https://samuels-blog.de/werde-teil-der-matrix-matrix-teil-1/">Part 1: Werde Teil der Matrix</a>
|
||||
</div>
|
||||
<div class="card">
|
||||
<a href="https://samuels-blog.de/sichere-chats-mit-matrix-matrix-teil-2/">Part 2: Sichere Chats mit Matrix</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## Why Matrix?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue