diff --git a/content/ecosystem/_index.md b/content/ecosystem/_index.md index 5b7dd7df55..1427c23a73 100644 --- a/content/ecosystem/_index.md +++ b/content/ecosystem/_index.md @@ -3,4 +3,9 @@ title = "The Matrix Ecosystem" sort_by = "weight" +++ -*To be filled with content, maybe* +* [Clients](clients) – The Matrix ecosystem is vibrant. Whatever platform you use, someone has probably already developed a client for it. +* [Hosting](hosting) – Everyone can host their Matrix server, but not everybody wants to. These are the providers the Matrix.org Foundation knows about. +* [Servers](servers) – Advanced users may want to run a homeserver by themselves for more independence and sovereignty. Here are the servers advanced users can run. +* [Bridges](bridges) – Bridges allow you to connect Matrix to a third-party platform, and interact seamlessly. +* [Integrations](integrations) – Useful integrations for more productive or fun conversations in the Matrix ecosystem. +* [SDKs](sdks) – Develop great apps, bots, and bridges. Focus on what you do best. Let the SDKs do all the heavy lifting.