snix/web/content/contact.md
Florian Klink 91d8b86b39 feat(web/website): init
This adds a new Website/Docs for Snix, using Thulite / Doks, which is
mostly hugo and a bit of npm.

Change-Id: Iea10d4068fa783ec0ddd6bcaba5c8d92b1a1168f
2025-03-17 17:15:08 +00:00

44 lines
1.5 KiB
Markdown

---
title: "Contact"
slug: contact
description: ""
summary: ""
date: 2025-03-14T14:14:35+01:00
lastmod: 2025-03-14T14:14:35+01:00
draft: false
weight: 1000
toc: false
---
## IRC
Discussion on Snix primarily happens on IRC. We're on the [Hackint][hackint] network.
Feel free to join the `#snix` channel, best through your IRC client or via the
[Webchat][snix-webchat] [^1].
### Bridges to Matrix and XMPP
Hackint also bridges to [XMPP][hackint-xmpp] ([link][snix-xmpp]) and
[Matrix][hackint-matrix] ([link][snix-matrix]), though the bridges sometimes
don't work reliably, which is outside our control.
## Issue tracking
We use the [Issue Tracker][issues] on our [Forgejo Instance][code] to track
issues.
If you want to work on some of these issues, it's best to reach out first, to
make sure noone is already working on this and to exchange ideas on how to solve
it.
## Contributing
Please also check out our [Contribution Guide]({{< ref "/docs/guides/contributing" >}}),
which describes how to send changes.
[^1]: please be patient, it might take a while to get a response.
[hackint]: https://hackint.org/
[hackint-matrix]: https://hackint.org/transport/matrix
[hackint-xmpp]: https://hackint.org/transport/xmpp
[snix-xmpp]: xmpp:#snix@irc.hackint.org?join
[snix-matrix]: https://matrix.to/#/#snix:hackint.org
[snix-webchat]: https://chat.hackint.org/?join=snix
[issues]: https://git.snix.dev/snix/snix/issues
[code]: https://git.snix.dev/snix/snix