From a0ab25944060cea8d8c2fbe5103b0a27b973b7cf Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 5 Feb 2025 00:23:25 +0800 Subject: README.md: Add section "Organization" --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c77dd2d --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Lindenii Forge + +## Organization + +URLs are like `https://forge.example.org/category/module`. The `category` may +represent a project on an organization's forge, or perhaps one particular user +on a multi-user public forge. The `module` is similar to a repository on +Forgejo, and may contain any non-empty subset of all available modules. + +The available modules are: +* Version-controlled repository hosting +* Patch review +* Mailing list +* Ticket tracker +* Wiki + +This is potentially subject to change. -- cgit v1.2.3