diff --git a/config.yml b/config.yml index bbd834a..dcd6f0f 100644 --- a/config.yml +++ b/config.yml @@ -50,6 +50,11 @@ colors: link-hover: '#fafafa' background-image: '../assets/wallpaper.png' +links: + - name: 'Admin Dashboard' + icon: 'fas fa-hammer' + url: 'https://admin.schmökerei.de' + services: - name: 'Service' icon: 'fas fa-concierge-bell' @@ -72,84 +77,60 @@ services: subtitle: 'Noten für Piano Solo.' url: 'https://sheetmusic.schmökerei.de' target: '_blank' - - name: 'Draw.io' - type: Ping - logo: 'assets/tools/drawio.png' - subtitle: 'Erzeugen von Diagrammen.' - url: 'https://draw.schmökerei.de' - target: '_blank' - - name: 'Joplin' - logo: 'assets/tools/joplin.png' - subtitle: 'Markdown-Notizen.' - url: 'https://notes.schmökerei.de' - target: '_blank' - - name: 'Meta' + - name: 'Tools' icon: 'fas fa-tools' items: - - name: 'Uptime Kuma' - type: Ping - logo: 'assets/tools/uptime-kuma.png' - subtitle: 'Status der Services.' - url: 'https://status.schmökerei.de' - target: '_blank' - - name: 'Keycloak' - type: Ping - logo: 'assets/tools/keycloak.png' - subtitle: 'Nutzer-Authentifikation.' - url: 'https://auth.schmökerei.de' - target: '_blank' - name: 'Bookstack' type: Ping logo: 'assets/tools/bookstack.png' subtitle: 'Wiki der Schmökerei.' url: 'https://wiki.schmökerei.de' target: '_blank' + + - name: 'Diagrams' + type: Ping + logo: 'assets/tools/diagrams.png' + subtitle: 'Erzeugen von Diagrammen.' + url: 'https://draw.schmökerei.de' + target: '_blank' + + - name: 'Joplin' + logo: 'assets/tools/joplin.png' + subtitle: 'Synchronisierbare Markdown-Notizen.' + url: 'https://joplin.schmökerei.de' + target: '_blank' + + - name: 'Logseq' + logo: 'assets/tools/logseq.png' + subtitle: 'Notizen auf Querverweisbasis' + url: 'https://logseq.schmökerei.de' + target: '_blank' + + - name: 'Meta' + icon: 'fas fa-cog' + items: + - name: 'Keycloak' + type: Ping + logo: 'assets/tools/keycloak.png' + subtitle: 'Account-Einstellungen.' + url: 'https://auth.schmökerei.de' + target: '_blank' + + - name: 'Uptime Kuma' + type: Ping + logo: 'assets/tools/uptime-kuma.png' + subtitle: 'Servicestatus abrufen.' + url: 'https://status.schmökerei.de' + target: '_blank' + - name: 'Discord' logo: 'assets/tools/discord.png' subtitle: 'Community.' url: 'https://discord.gg/XSmmejmWh5' target: '_blank' - - name: 'Cronitor' - logo: 'assets/tools/cronitor.png' - subtitle: 'Externer Monitoring-Dienst.' - url: 'https://cronitor.schmökerei.de' - target: '_blank' - - name: 'Dev' - icon: 'fas fa-code-branch' - items: - - name: 'Uptime Kuma //dev' - type: Ping - logo: 'assets/tools/uptime-kuma-dev.png' - subtitle: 'Status des Backends.' - url: 'https://dev-status.schmökerei.de' - target: '_blank' - - name: 'Gotify' - logo: 'assets/tools/gotify.png' - subtitle: 'Push-Benachrichtigungen.' - url: 'https://gotify.schmökerei.de' - target: '_blank' - - name: 'Grafana' - type: Ping - logo: 'assets/tools/grafana.png' - subtitle: 'Monitoring.' - url: 'https://grafana.schmökerei.de' - target: '_blank' - - name: 'Portainer' - type: Ping - logo: 'assets/tools/portainer.png' - subtitle: 'Docker-Verwaltung.' - url: 'https://portainer.schmökerei.de' - target: '_blank' - - name: 'phpLDAPadmin' - type: Ping - logo: 'assets/tools/phpldapadmin.png' - subtitle: 'UI zur Nutzerverwaltung.' - url: 'https://ldap.schmökerei.de' - target: '_blank' -# - name: 'GitHub' -# logo: 'assets/tools/github.png' -# subtitle: 'Marvins Notlösungsdeponie.' -# url: 'https://github.com/marvinscham' -# target: '_blank' + - name: 'Anfrage' + logo: 'fas fa-question' + subtitle: 'Buchanfragen und Hilfe.' + url: 'mailto:support@schmoekerei.com'