diff options
author | Runxi Yu <me@runxiyu.org> | 2025-09-14 23:14:08 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-09-14 23:14:08 +0800 |
commit | 370bc632ba4e0c9c214684bad1df851c1fef341f (patch) | |
tree | df4ebdf38d786ce2845beaa38b709177b615995f | |
parent | Yes we will probably have a builds.sr.ht-style CI (diff) | |
download | website-370bc632ba4e0c9c214684bad1df851c1fef341f.tar.gz website-370bc632ba4e0c9c214684bad1df851c1fef341f.tar.zst website-370bc632ba4e0c9c214684bad1df851c1fef341f.zip |
-rw-r--r-- | content/forge/_index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/forge/_index.md b/content/forge/_index.md index 29cb368..d2b0785 100644 --- a/content/forge/_index.md +++ b/content/forge/_index.md @@ -120,6 +120,9 @@ the corresponding repo, where they are turned into Lindenii patchsets. Mailing list messages are expected to be plain text. A subset of markdown shall be considered. No full-HTML emails are expected for normal traffic. +Mailing lists have been implemented in a basic form, but the Web UI is still +WIP (it's currently just a read-only archive of the mailing list). + ### CI We plan to integrate a builds.sr.ht-style CI in the future. |