mirror of
https://git.bolliret.ch/pcs/pcs-website
synced 2026-01-18 15:41:37 +01:00
99 lines
1.8 KiB
YAML
99 lines
1.8 KiB
YAML
baseURL: https://www.pc-stammertal.ch/
|
|
languageCode: de-CH
|
|
title: PC Stammertal
|
|
module:
|
|
imports:
|
|
- path: github.com/imfing/hextra
|
|
markup:
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true
|
|
highlight:
|
|
noClasses: false
|
|
|
|
enableInlineShortcodes: true
|
|
|
|
menu:
|
|
main:
|
|
- identifier: about
|
|
name: Über uns
|
|
pageRef: /about
|
|
weight: 1
|
|
|
|
# sidebar:
|
|
# - identifier: about
|
|
# name: Über uns
|
|
# pageRef: /about
|
|
# weight: 1
|
|
|
|
|
|
params:
|
|
description: Lerne schiessen, treffe Freunde.
|
|
|
|
navbar:
|
|
displayTitle: true
|
|
displayLogo: true
|
|
logo:
|
|
path: images/logo.svg
|
|
# width: 40
|
|
# height: 20
|
|
# link: /
|
|
width: wide
|
|
|
|
page:
|
|
# full (100%), wide (90rem), normal (1280px)
|
|
width: normal
|
|
|
|
theme:
|
|
# light | dark | system
|
|
default: system
|
|
displayToggle: true
|
|
|
|
footer:
|
|
enable: true
|
|
displayCopyright: true
|
|
displayPoweredBy: true
|
|
width: normal
|
|
|
|
displayUpdatedDate: true
|
|
dateFormat: "January 2, 2006"
|
|
|
|
# Search
|
|
# flexsearch is enabled by default
|
|
search:
|
|
enable: true
|
|
type: flexsearch
|
|
|
|
flexsearch:
|
|
# index page by: content | summary | heading | title
|
|
index: content
|
|
# full | forward | reverse | strict
|
|
# https://github.com/nextapps-de/flexsearch/#tokenizer-prefix-search
|
|
tokenize: forward
|
|
|
|
editURL:
|
|
enable: false
|
|
# base: "https://github.com/imfing/hextra/edit/main/exampleSite/content"
|
|
|
|
highlight:
|
|
copy:
|
|
enable: true
|
|
# hover | always
|
|
display: hover
|
|
|
|
comments:
|
|
enable: false
|
|
type: giscus
|
|
|
|
# https://giscus.app/
|
|
giscus:
|
|
repo: imfing/hextra
|
|
repoId: R_kgDOJ9fJag
|
|
category: General
|
|
categoryId: DIC_kwDOJ9fJas4CY7gW
|
|
# mapping: pathname
|
|
# strict: 0
|
|
# reactionsEnabled: 1
|
|
# emitMetadata: 0
|
|
# inputPosition: top
|
|
# lang: en
|