This commit is contained in:
parent
a719149859
commit
95b69f6078
34
config.yml
34
config.yml
@ -38,31 +38,21 @@ colors:
|
||||
link-hover: "#ffdd57"
|
||||
|
||||
message:
|
||||
#url: https://b4bz.io
|
||||
style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
|
||||
style: "is-dark"
|
||||
title: "Nur für interne Nutzung !"
|
||||
icon: "fa fa-lock"
|
||||
content: "Alle hier aufgelisteten Dienste werden intern für Schüler*innen und Lehrer*innen des Georg-Cantor-Gymnasium bereitgestellt. Der Zugang ist nicht öffentlich und wird nur auf Anfrage ermöglicht."
|
||||
|
||||
# Optional navbar
|
||||
# links: [] # Allows for navbar (dark mode, layout, and search) without any links
|
||||
links:
|
||||
- name: "Website des GCG"
|
||||
icon: "fa-solid fa-globe"
|
||||
url: "https://cantorgymnasium.de"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
target: "_blank"
|
||||
- name: "Wiki"
|
||||
icon: "fas fa-book"
|
||||
url: "https://wiki.cantorgymnasium.de/"
|
||||
# this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file
|
||||
# see url field and assets/additional-page.yml.dist used in this example:
|
||||
#- name: "another page!"
|
||||
# icon: "fas fa-file-alt"
|
||||
# url: "#additional-page"
|
||||
target: "_blank"
|
||||
|
||||
# Services
|
||||
# First level array represent a group.
|
||||
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
|
||||
services:
|
||||
- name: "Administration"
|
||||
icon: "fa-solid fa-gear"
|
||||
@ -73,37 +63,37 @@ services:
|
||||
tag: "config"
|
||||
keywords: "nginx proxy settings"
|
||||
url: "https://npm.cantorgymnasium.de"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
target: "_blank"
|
||||
- name: "Portainer"
|
||||
logo: "assets/tools/portainer.png"
|
||||
subtitle: "Docker-Verwaltung"
|
||||
tag: "config"
|
||||
url: "https://docker.cantorgymnasium.de"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
target: "_blank"
|
||||
- name: "Webmin"
|
||||
logo: "assets/tools/webmin.png"
|
||||
subtitle: "Server-Verwaltung"
|
||||
tag: "config"
|
||||
url: "https://webmin.cantorgymnasium.de:10000"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
target: "_blank"
|
||||
- name: "Matomo"
|
||||
logo: "assets/tools/matomo.png"
|
||||
subtitle: "Analytik-Dashboard"
|
||||
tag: "config"
|
||||
url: "https://analytics.cantorgymnasium.de"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
target: "_blank"
|
||||
- name: "Form Tools"
|
||||
logo: "assets/tools/ft.png"
|
||||
subtitle: "Formular-Verwaltung"
|
||||
tag: "config"
|
||||
url: "https://php.cantorgymnasium.de/formtools/"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
- name: "Uptime Kuma"
|
||||
logo: "assets/tools/kuma.svg"
|
||||
target: "_blank"
|
||||
- name: "Upptime"
|
||||
logo: "assets/tools/upptime.svg"
|
||||
subtitle: "Status-Anzeige"
|
||||
tag: "config"
|
||||
url: "https://status.cantorgymnasium.de"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
target: "_blank"
|
||||
- name: "DBGate"
|
||||
logo: "assets/tools/dbgate.png"
|
||||
subtitle: "Datenbankverwaltung"
|
||||
@ -136,7 +126,7 @@ services:
|
||||
subtitle: "Git Codeverwaltung"
|
||||
tag: "gitea"
|
||||
url: "https://git.cantorgymnasium.de"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
target: "_blank"
|
||||
- name: "HedgeDoc"
|
||||
logo: "assets/tools/hedgedoc.png"
|
||||
subtitle: "Kollaborative Dokumente"
|
||||
|
Loading…
x
Reference in New Issue
Block a user