From 561eb4d29482620e9cf1caac18a71bffc97fe59d Mon Sep 17 00:00:00 2001 From: Marvin Scham Date: Mon, 2 Jan 2023 07:02:15 +0100 Subject: [PATCH] Updated layout --- admin.yml | 44 ++++++++++---------------------------------- config.yml | 20 ++++---------------- 2 files changed, 14 insertions(+), 50 deletions(-) diff --git a/admin.yml b/admin.yml index ed6fa4a..1b9b34f 100644 --- a/admin.yml +++ b/admin.yml @@ -26,26 +26,26 @@ services: - name: 'Checksch?' logo: 'assets/tools/checksch.png' - subtitle: 'Projekt-Demos.' + subtitle: 'Projektesammlung.' url: 'https://checksch.de' target: '_blank' - name: 'GitHub' logo: 'assets/tools/github.png' - subtitle: 'Projekt-Repositories.' + subtitle: 'Öffentliche Repositories.' url: 'https://github.com/marvinscham' target: '_blank' - name: 'Gitea' logo: 'assets/tools/gitea.png' - subtitle: 'Self-hosted Repos.' + subtitle: 'Versionsverwaltung.' url: 'https://git.marvinscham.de' target: '_blank' - name: 'Wakapi' logo: 'assets/tools/wakapi.png' - subtitle: 'Zeit-Tracking.' - url: 'https://waka.schmökerei.de' + subtitle: 'Tracker für Coding-Zeit.' + url: 'https://waka.marvinscham.de' target: '_blank' - name: 'Verwaltung' @@ -53,31 +53,19 @@ services: items: - name: 'Keycloak Admin Panel' logo: 'assets/tools/keycloak.png' - subtitle: 'SSO-Verwaltung.' + subtitle: 'SSO/IAM.' url: 'https://auth.schmökerei.de/admin/' target: '_blank' - name: 'Freescout' logo: 'assets/tools/freescout.png' - subtitle: 'Ticketing-System für Anfragen.' + subtitle: 'Ticketsystem.' url: 'https://support.schmökerei.de' target: '_blank' - - name: 'LinkAce' - logo: 'assets/tools/linkace.png' - subtitle: 'Lesezeichen-Archiv.' - url: 'https://bookmarks.schmökerei.de' - target: '_blank' - - - name: 'Portainer' - logo: 'assets/tools/portainer.png' - subtitle: 'Docker-Verwaltung.' - url: 'https://portainer.schmökerei.de' - target: '_blank' - - name: 'phpLDAPadmin' logo: 'assets/tools/phpldapadmin.png' - subtitle: 'UI zur Nutzerverwaltung.' + subtitle: 'Nutzerverwaltung.' url: 'https://ldap.schmökerei.de' target: '_blank' @@ -93,22 +81,10 @@ services: - name: 'Grafana' logo: 'assets/tools/grafana.png' - subtitle: 'Monitoring.' + subtitle: 'Service Monitoring.' url: 'https://grafana.schmökerei.de' target: '_blank' - - name: 'ChangeDetection.io' - logo: 'assets/tools/changedetection.png' - subtitle: 'Überwacht Websites.' - url: 'https://changes.schmökerei.de' - target: '_blank' - - - name: 'Gotify' - logo: 'assets/tools/gotify.png' - subtitle: 'Push-Benachrichtigungen.' - url: 'https://gotify.schmökerei.de' - target: '_blank' - - name: 'Cronitor' logo: 'assets/tools/cronitor.png' - subtitle: 'Externes Monitoring.' + subtitle: 'Mehr Redundanz.' diff --git a/config.yml b/config.yml index c52e9e6..e48dc74 100644 --- a/config.yml +++ b/config.yml @@ -79,34 +79,22 @@ services: - name: 'Sheet Music' logo: 'assets/tools/schmoekerei-sheetmusic.png' - subtitle: 'Noten für Piano Solo.' + subtitle: 'Klaviernoten.' url: 'https://sheetmusic.schmökerei.de' target: '_blank' - name: 'Tools' icon: 'fas fa-tools' items: - - name: 'Diagrams' + - name: 'Draw.io' logo: 'assets/tools/diagrams.png' subtitle: 'Diagramme erstellen.' url: 'https://draw.schmökerei.de' target: '_blank' - - name: 'Joplin' - logo: 'assets/tools/joplin.png' - subtitle: 'Notizen mit Sync.' - url: 'https://joplin.schmökerei.de' - target: '_blank' - - - name: 'Logseq' - logo: 'assets/tools/logseq.png' - subtitle: 'Lokale Notizen.' - url: 'https://logseq.schmökerei.de' - target: '_blank' - - name: 'Nextcloud' logo: 'assets/tools/nextcloud.png' - subtitle: 'Dateiverwaltung.' + subtitle: 'Kollaboration und DAV.' url: 'https://cloud.schmökerei.de' target: '_blank' @@ -134,6 +122,6 @@ services: - name: 'Discord' logo: 'assets/tools/discord.png' - subtitle: 'Community.' + subtitle: 'Austausch.' url: 'https://discord.gg/XSmmejmWh5' target: '_blank'