From 43e54c5d3476ea4f7d4be3727285be5d087466e5 Mon Sep 17 00:00:00 2001
From: Magnus Madsen
Date: Fri, 24 Apr 2026 07:04:38 +0200
Subject: [PATCH] refactor: migrate chat references from Gitter to Zulip
Replace all Gitter links and references with Zulip (https://flix.zulipchat.com/).
Update icon from FaGitter to SiZulip in Documentation page.
Co-Authored-By: Claude Opus 4.6 (1M context)
---
src/page/Contribute.jsx | 2 +-
src/page/Documentation.jsx | 8 ++++----
src/page/Faq.jsx | 6 +++---
src/page/Internships.jsx | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/page/Contribute.jsx b/src/page/Contribute.jsx
index 854746e..a3501f8 100644
--- a/src/page/Contribute.jsx
+++ b/src/page/Contribute.jsx
@@ -32,7 +32,7 @@ function Contribute() {
We organize development using GitHub issues and Gitter.
+ href="https://flix.zulipchat.com/">Zulip.
diff --git a/src/page/Documentation.jsx b/src/page/Documentation.jsx
index abf900b..bc5f198 100644
--- a/src/page/Documentation.jsx
+++ b/src/page/Documentation.jsx
@@ -5,7 +5,7 @@ import {Link} from "react-router-dom";
import {FaBookReader} from 'react-icons/fa';
import {FaStream} from 'react-icons/fa';
import {FaMicroblog} from 'react-icons/fa';
-import {FaGitter} from 'react-icons/fa';
+import {SiZulip} from 'react-icons/si';
import {FaGithub} from 'react-icons/fa';
import {FaTwitter} from 'react-icons/fa';
import {GoGraph} from 'react-icons/go';
@@ -97,13 +97,13 @@ function Documentation() {
-
+
-
+
- Gitter
+ Zulip
diff --git a/src/page/Faq.jsx b/src/page/Faq.jsx
index dbe2192..5a135e8 100644
--- a/src/page/Faq.jsx
+++ b/src/page/Faq.jsx
@@ -27,7 +27,7 @@ function Faq() {
If you get stuck or need help feel free to reach out to
- us on Gitter.
+ us on Zulip.
@@ -59,7 +59,7 @@ function Faq() {
Yes! We welcome any contributions and we are happy to mentor someone who wants to work
on the compiler. We are also open to general feedback and discussion about the language
design. Head on over to GitHub or Gitter and reach out to us!
+ href="https://flix.zulipchat.com/">Zulip and reach out to us!
@@ -223,7 +223,7 @@ function Faq() {
We are always happy to learn! We are ready to discuss design choices made in Flix.
- Swing by Gitter or on GitHub.
+ Swing by Zulip or on GitHub.
diff --git a/src/page/Internships.jsx b/src/page/Internships.jsx
index 02feb83..7f37da4 100644
--- a/src/page/Internships.jsx
+++ b/src/page/Internships.jsx
@@ -51,7 +51,7 @@ function Internships() {
If you have questions, feel free to head over to Gitter and talk to us.
+ href="https://flix.zulipchat.com/">Zulip and talk to us.