baseURL: 'https://wiki.lunivity.com/' languageCode: 'en-us' title: 'Lunivity Wiki' module: imports: - path: "github.com/imfing/hextra" params: # Navbar navbar: displayTitle: false displayLogo: true logo: path: img/logo.svg # dark: img/logo-dark.svg link: / width: 32 height: 32 footer: enable: true displayCopyright: true displayPoweredBy: true # Edit URL editURL: enable: true base: "https://gitpot.dev/lunivity/wiki/_edit/main/content/" # Page page: width: wide menu: main: - name: Home pageRef: / weight: 1 - name: Documentation pageRef: /docs weight: 2 - name: Guides pageRef: /guides weight: 3 - name: Search weight: 4 params: type: search # - name: Gitpot # weight: 5 # url: "https://gitpot.dev/lunivity" # params: # icon: git sidebar: - name: Links params: type: separator weight: 991 - name: "Homepage ↗" url: "https://lunivity.com/" weight: 992 - name: "Authentik ↗" url: "https://auth.lunivity.com/" weight: 993 - name: "Legal ↗" url: "https://lunivity.com/legal" weight: 993 markup: # allow raw html goldmark: renderer: unsafe: true # enable hextra syntax highlight highlight: noClasses: false