footer:'<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>'# set false if you want to hide it.
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
- 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"
# 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"
items:
- name:"NGING Proxy Manager"
logo:"assets/tools/npm.png"
subtitle:"Proxy-Verwaltung"
tag:"config"
keywords:"nginx proxy settings"
url:"https://npm.cantorgymnasium.de"
target:"_blank"# optional html a tag target attribute
- 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
- name:"Webmin"
logo:"assets/tools/webmin.svg"
subtitle:"Server-Verwaltung"
tag:"config"
url:"https://webmin.cantorgymnasium.de:10000"
target:"_blank"# optional html a tag target attribute
- 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
- 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"
subtitle:"Status-Anzeige"
tag:"config"
url:"https://status.cantorgymnasium.de"
target:"_blank"# optional html a tag target attribute