diff options
author | Adam Stück <adam@adast.dk> | 2023-12-15 11:23:21 +0000 |
---|---|---|
committer | Adam Stück <adam@adast.dk> | 2023-12-15 12:00:01 +0000 |
commit | 57abab7d0c27161e909d07498c86012c82db246e (patch) | |
tree | d85b423672f55a3287cd1fc10fffa150e5500b94 /src/services | |
parent | f205d2e8787e58b73576245f03d44b7d791c471b (diff) |
overhaul: switch from ssg to barf
- simplify and polish most pages
- add /colophon, /now, /contact
- drop /resume-da
- drop javascript
- patch barf to create symlinks for /rss.xml and /feed to /atom.xml
Diffstat (limited to 'src/services')
-rw-r--r-- | src/services/index.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/services/index.md b/src/services/index.md deleted file mode 100644 index 27108f5..0000000 --- a/src/services/index.md +++ /dev/null @@ -1,20 +0,0 @@ -# Services - -All services are using their default configs and logging.<br> -Everything is currently hosted on my [Hetzner VPS](/uses#machines) without any CDN. - -## Public - -| Service | Instance | -| --- | --- | -| SearXNG | [search.adast.dk](https://search.adast.dk) | -| PeerTube | [tv.adast.dk](https://tv.adast.dk) | - -## Private - -| Service | Instance | -| --- | --- | -| Nextcloud | [cloud.adast.dk](https://cloud.adast.dk) | -| Snikket (XMPP) | [chat.adast.xyz](https://chat.adast.xyz) | - -Other: Wireguard (pivpn), Mail (emailwiz) |