diff options
author | Runxi Yu <me@runxiyu.org> | 2025-08-12 11:01:07 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-09-15 15:19:12 +0800 |
commit | eb82fdb2dc0903e6125014abd64aceab42c8eb35 (patch) | |
tree | c07276ba1595c415ebc28943163d88f3e3180254 /README.md | |
parent | Remove forge-specific functions from misc (diff) | |
download | forge-eb82fdb2dc0903e6125014abd64aceab42c8eb35.tar.gz forge-eb82fdb2dc0903e6125014abd64aceab42c8eb35.tar.zst forge-eb82fdb2dc0903e6125014abd64aceab42c8eb35.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -26,11 +26,13 @@ primarily designed for self-hosting by small organizations and individuals. ## Planned features * Further Integration with mailing list workflows -* Ticket trackers and discussions +* Further federated authentication +* Ticket trackers, discussions, RFCs * Web interface * Email integration with IMAP archives * SSH API * Email access +* CI system similar to builds.sr.ht ## License @@ -51,8 +53,7 @@ Note that emailing patches is still experimental. We have several repo mirrors: -* [Official repo on our own instance of Lindenii Forge](https://forge.lindenii.runxiyu.org/forge/-/repos/server/) -* [The Lindenii Project's backup cgit](https://git.lindenii.runxiyu.org/forge.git/) +* [Official repo on our own instance of Lindenii Forge](https://forge.lindenii.org/forge/-/repos/server/) +* [The Lindenii Project's backup cgit](https://git.lindenii.org/forge.git/) * [SourceHut](https://git.sr.ht/~runxiyu/forge/) -* [Codeberg](https://codeberg.org/lindenii/forge/) * [GitHub](https://github.com/runxiyu/forge/) |