mirror of
https://github.com/Stone-Red-Code/EchoHub.git
synced 2026-09-04 09:06:07 +02:00
deploy: 963c6d3384
This commit is contained in:
+3
-2
@@ -73,11 +73,12 @@
|
||||
<article data-uid="">
|
||||
<h1 id="echohub-documentation">EchoHub Documentation</h1>
|
||||
|
||||
<p>Welcome to the EchoHub documentation. EchoHub is a decentralized, IRC-like chat application built with .NET 10 and SignalR.</p>
|
||||
<p>Welcome to the EchoHub documentation. EchoHub is a decentralized, IRC-style chat platform. Self-hosted, terminal-first, with a built-in IRC gateway so native IRC clients can connect alongside the TUI client.</p>
|
||||
<p><strong>Website:</strong> <a href="https://echohub.voidcube.cloud/">echohub.voidcube.cloud</a> | <strong>Public Servers:</strong> <a href="https://echohub.voidcube.cloud/servers">Server Directory</a></p>
|
||||
<h2 id="quick-links">Quick Links</h2>
|
||||
<ul>
|
||||
<li><a href="articles/getting-started.html">Getting Started</a> - Set up and run EchoHub</li>
|
||||
<li><a href="articles/architecture.html">Architecture</a> - Understand the system design</li>
|
||||
<li><a href="articles/architecture.html">Architecture</a> - System design and IRC gateway</li>
|
||||
<li><a href="api/index.html">API Reference</a> - Generated C# API documentation</li>
|
||||
<li><a href="changelog/index.html">Changelog</a> - Release history</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user