]> git.zndr.dk Git - zndr-11ty.git/commitdiff
Sort services
authorJannik ZANDER <jzander@grundfos.com>
Sun, 5 Oct 2025 17:14:08 +0000 (19:14 +0200)
committerJannik ZANDER <jzander@grundfos.com>
Sun, 5 Oct 2025 17:14:08 +0000 (19:14 +0200)
site/_data/services.json
site/index.njk

index daac263cf431f90f17343df1e72a6dcf146619eb..86f05c6fc197eab40a68d98ec542a06f4523e14b 100644 (file)
@@ -1,10 +1,4 @@
 [
-  {
-    "name": "Home Assistant",
-    "href": "https://ha.zndr.dk",
-    "desc": "Automation & dashboards.",
-    "tag": "Home"
-  },
   {
     "name": "Nextcloud",
     "href": "https://cloud.zndr.dk",
     "desc": "Webmail.",
     "tag": "Public"
   },
+  {
+    "name": "Vaultwarden",
+    "href": "https://vault.zndr.dk",
+    "desc": "Password manager.",
+    "tag": "Public"
+  },
+  {
+    "name": "Home Assistant",
+    "href": "https://ha.zndr.dk",
+    "desc": "Automation & dashboards.",
+    "tag": "Home"
+  },
   {
     "name": "Grafana",
     "href": "https://grafana.zndr.dk",
-    "desc": "Dashboard and visualization of data.",
+    "desc": "Visualization of data.",
     "tag": "LAN"
   },
-  {
-    "name": "Influx",
-    "href": "https://influx.zndr.dk",
-    "desc": "Database for time-series data.",
-    "tag": "LAN",
-    "lan": true
-  },
   {
     "name": "Jellyfin",
     "href": "https://play.zndr.dk",
-    "desc": "Media server - movies, show, music.",
+    "desc": "Media server.",
     "tag": "Media"
   },
   {
   {
     "name": "phpMyAdmin",
     "href": "https://db.zndr.dk",
-    "desc": "Relational database management.",
+    "desc": "Database management.",
+    "tag": "LAN",
+    "lan": true
+  },
+  {
+    "name": "Influx",
+    "href": "https://influx.zndr.dk",
+    "desc": "Time-series data.",
     "tag": "LAN",
     "lan": true
   },
index ce6aeee6d22888e8434b3ce1514ac739f4bbb961..f13dcb18d2f2c72a14733343859f9552d7caeb69 100644 (file)
@@ -6,7 +6,7 @@ title: zndr.dk — Services
 <h2 style="margin:0 0 .5rem 0;">Services</h2>
 
 <div class="search" role="search">
-  <input id="filter" placeholder="Filter links… (press / to focus)" autocomplete="off" aria-label="Filter services" />
+  <input id="filter" placeholder="Filter services (press / to focus)" autocomplete="off" aria-label="Filter services" />
 </div>
 
 <main class="grid" id="grid">