aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-12-18 00:48:04 +0100
committerAdam Stück <adam@adast.xyz>2023-12-18 00:48:04 +0100
commitdfde22c5d3b83e19d054a5e5290260def2a5faf0 (patch)
tree8b0db54618e393df8b68f6c8eb3b5dd0dfb79ea1
parent757650cda42d06384482450277477114a485a5fe (diff)
services: add descriptions
-rw-r--r--build/atom.xml2
-rw-r--r--build/services/index.html10
-rw-r--r--pages/services.md10
3 files changed, 11 insertions, 11 deletions
diff --git a/build/atom.xml b/build/atom.xml
index f58c444..874d71d 100644
--- a/build/atom.xml
+++ b/build/atom.xml
@@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Adam Stück's blog</title>
<link href="https://adast.dk/atom.xml" rel="self" />
- <updated>2023-12-17T19:19:56Z</updated>
+ <updated>2023-12-18T00:47:23Z</updated>
<author>
<name>Adam Stück</name>
</author>
diff --git a/build/services/index.html b/build/services/index.html
index 163b362..e4dec24 100644
--- a/build/services/index.html
+++ b/build/services/index.html
@@ -16,11 +16,11 @@
<main>
<h1>Services</h1>
<ul>
-<li><a href="mumble://mumble.adast.dk">Mumble</a></li>
-<li><a href="https://cloud.adast.dk">Nextcloud</a></li>
-<li><a href="https://tv.adast.dk">PeerTube</a></li>
-<li><a href="https://search.adast.dk">SearXNG</a></li>
-<li><a href="https://chat.adast.xyz">Snikket</a></li>
+<li><a href="mumble://mumble.adast.dk">Mumble</a>: Low-latency voice chat</li>
+<li><a href="https://cloud.adast.dk">Nextcloud</a>: Cloud, calendar, contacts</li>
+<li><a href="https://tv.adast.dk">PeerTube</a>: Video/stream platform</li>
+<li><a href="https://search.adast.dk">SearXNG</a>: Metasearch engine</li>
+<li><a href="https://chat.adast.xyz">Snikket</a>: Decentralized encrypted messaging</li>
</ul>
<footer role="contentinfo">
<hr>
diff --git a/pages/services.md b/pages/services.md
index 0433d54..87a55c0 100644
--- a/pages/services.md
+++ b/pages/services.md
@@ -1,7 +1,7 @@
# Services
-* [Mumble](mumble://mumble.adast.dk)
-* [Nextcloud](https://cloud.adast.dk)
-* [PeerTube](https://tv.adast.dk)
-* [SearXNG](https://search.adast.dk)
-* [Snikket](https://chat.adast.xyz)
+- [Mumble](mumble://mumble.adast.dk): Low-latency voice chat
+- [Nextcloud](https://cloud.adast.dk): Cloud, calendar, contacts
+- [PeerTube](https://tv.adast.dk): Video/stream platform
+- [SearXNG](https://search.adast.dk): Metasearch engine
+- [Snikket](https://chat.adast.xyz): Decentralized encrypted messaging