homepage/posixlycorrect/content/comms.md

33 lines
798 B
Markdown
Raw Normal View History

2024-08-03 23:30:31 +02:00
+++
2024-08-08 02:28:43 +02:00
title = "communication services"
2024-08-03 23:30:31 +02:00
+++
<style>
#meeting-button {
background: none;
border: none;
color: rgb(252, 147, 0);
text-decoration: bold;
cursor: pointer;
padding: 5px;
font-size: 16px;
border: 1px solid rgb(252, 147, 0);
border-radius: 0;
font-family: Liberation Mono;
}
</style>
2024-08-08 02:28:43 +02:00
### Jitsi
2024-08-03 23:30:31 +02:00
<button id="meeting-button" onclick="window.open('https://meet.posixlycorrect.com/', '_blank')">
Start meeting!
</button>
2024-08-08 02:28:43 +02:00
If you haven't been granted access, <a href="https://wiki.posixlycorrect.com/wiki/Requesting_meet_access" target="_blank">click here to request access</a></li>.
2024-08-03 23:30:31 +02:00
---
2024-08-08 02:28:43 +02:00
### Matrix
2024-08-13 01:26:17 +02:00
I'm on matrix: [@fabian:posixlycorrect.com](https://matrix.to/#/@fabian:posixlycorrect.com)
2024-08-08 02:28:43 +02:00
If you would like an account on my server, email me.
---