aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dst/services.html38
-rw-r--r--dst/sitemap.xml20
-rw-r--r--src/services.md21
3 files changed, 40 insertions, 39 deletions
diff --git a/dst/services.html b/dst/services.html
index bbe265d..7f1c981 100644
--- a/dst/services.html
+++ b/dst/services.html
@@ -24,7 +24,8 @@
<p>I host a few services available for public use.</p>
-<p>All instances are using their default settings and logging.</p>
+<p>All services are using their default logging levels.<br>
+Everything is currently run on my <a href="/uses#machines">Hetzner VPS</a> without any CDN.</p>
<table>
<thead>
@@ -36,31 +37,24 @@
<tbody>
<tr>
-<td><a href="https://docs.searxng.org/">SearXNG</a></td>
+<td>SearXNG</td>
<td><a href="https://search.adast.xyz">search.adast.xyz</a></td>
</tr>
-<tr>
-<td><a href="#">SimplyTranslate</a></td>
-<td>coming soon&#8230;</td>
-</tr>
-<tr>
-<td><a href="#">Invidious</a></td>
-<td>coming soon&#8230;</td>
-</tr>
-<tr>
-<td><a href="#">Teddit</a></td>
-<td>coming soon&#8230;</td>
-</tr>
-<tr>
-<td><a href="#">Dumb</a></td>
-<td>coming soon&#8230;</td>
-</tr>
-<tr>
-<td>[&#8230;]</td>
-<td>coming soon&#8230;</td>
-</tr>
</tbody>
</table>
+
+<blockquote>
+<p>More public services coming soon™<br>
+-<em>Fri 24 Mar 16:43:00 CET 2023</em></p>
+</blockquote>
+
+<h2 id="private">Private</h2>
+
+<p>I also operate <em>invite-only</em> instances of the following services:</p>
+
+<ul>
+<li>Nextcloud, Snikket, Mail (emailwiz)</li>
+</ul>
<footer role="contentinfo">
<span><a href="#">↑ Back to Top</a></span><br><br>
diff --git a/dst/sitemap.xml b/dst/sitemap.xml
index 440a46c..6dbc78e 100644
--- a/dst/sitemap.xml
+++ b/dst/sitemap.xml
@@ -4,14 +4,14 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-<url><loc>https://adast.xyz/uses.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/resume-da.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/now.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-23</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/uses.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/resume-da.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/now.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-24</lastmod><priority>1.0</priority></url>
</urlset>
diff --git a/src/services.md b/src/services.md
index ea622e1..3faf981 100644
--- a/src/services.md
+++ b/src/services.md
@@ -2,13 +2,20 @@
I host a few services available for public use.
-All instances are using their default settings and logging.
+All services are using their default logging levels.<br>
+Everything is currently run on my [Hetzner VPS](/uses#machines) without any CDN.
| Service | Instance |
| --- | --- |
-| [SearXNG](https://docs.searxng.org/) | [search.adast.xyz](https://search.adast.xyz) |
-| [SimplyTranslate](#) | coming soon... |
-| [Invidious](#) | coming soon... |
-| [Teddit](#) | coming soon... |
-| [Dumb](#) | coming soon... |
-| [...] | coming soon... |
+| SearXNG | [search.adast.xyz](https://search.adast.xyz) |
+
+> More public services coming soon™<br>
+> -*Fri 24 Mar 16:43:00 CET 2023*
+
+
+
+## Private
+
+I also operate *invite-only* instances of the following services:
+
+- Nextcloud, Snikket, Mail (emailwiz)