# Configuration baseURL: "https://docs.lauf-fuer-kaya.de" title: "LfK! Dokumentation" module: imports: - path: github.com/imfing/hextra enableRobotsTXT: true hasCJKLanguage: true outputs: home: [HTML] page: [HTML] section: [HTML, RSS] markup: defaultMarkdownHandler: goldmark highlight: noClasses: false goldmark: renderer: unsafe: true extensions: passthrough: delimiters: block: [['\[', '\]'], ['$$', '$$']] inline: [['\(', '\)']] enable: true enableInlineShortcodes: true defaultContentLanguage: de languages: de: languageName: Deutsch languageCode: de title: LfK! Dokumentation weight: 1 en: languageName: English languageCode: en title: LfK! Documentation weight: 2 menu: main: - identifier: user name: Anwender pageRef: /user weight: 1 - identifier: admin name: Administratoren pageRef: /admin weight: 2 - identifier: selfservice name: Selfservice pageRef: /selfservice weight: 3 - identifier: scanstation name: Scannerstationen pageRef: /scanstation weight: 4 - identifier: kiosk name: Kiosk pageRef: /kiosk weight: 5 - identifier: beamershow name: Beamershow pageRef: /beamershow weight: 6 - identifier: blog name: Blog/Updates pageRef: /blog/ weight: 6 - name: Suche identifier: search weight: 8 params: type: search - name: Sourcecode weight: 9 url: "https://git.odit.services/lfk" params: icon: gitea params: description: Dokumentation für das Lauf für Kaya! Läufersystem. navbar: displayTitle: true displayLogo: true logo: path: logo.svg dark: logo.svg link: / width: normal page: width: normal theme: default: system displayToggle: true footer: enable: true displayCopyright: true displayPoweredBy: false width: normal search: enable: true type: flexsearch flexsearch: index: content tokenize: forward highlight: copy: enable: true display: hover comments: enable: false editURL: enable: true base: "https://git.odit.services/lfk/docs/_edit/main/content"