feat: Enable updated at and editing urls
This commit is contained in:
parent
c6bcf572cf
commit
3cad9e2a56
28
config.yaml
28
config.yaml
@ -76,28 +76,18 @@ menu:
|
|||||||
params:
|
params:
|
||||||
icon: gitea
|
icon: gitea
|
||||||
|
|
||||||
# sidebar:
|
|
||||||
# - identifier: more
|
|
||||||
# name: Mehr
|
|
||||||
# params:
|
|
||||||
# type: separator
|
|
||||||
# weight: 2
|
|
||||||
# - identifier: source
|
|
||||||
# name: "Source Code"
|
|
||||||
# url: "https://git.odit.services/lfk"
|
|
||||||
|
|
||||||
params:
|
params:
|
||||||
description: Dokumentation für das Lauf für Kaya! Läufersystem.
|
description: Dokumentation für das Lauf für Kaya! Läufersystem.
|
||||||
|
displayUpdatedDate: true
|
||||||
navbar:
|
navbar:
|
||||||
displayTitle: true
|
displayTitle: true
|
||||||
displayLogo: true
|
displayLogo: true
|
||||||
logo:
|
logo:
|
||||||
path: logo.svg
|
path: logo.svg
|
||||||
dark: logo.svg
|
dark: logo.svg
|
||||||
# width: 40
|
width: 40
|
||||||
# height: 20
|
height: 20
|
||||||
# link: /
|
link: /
|
||||||
width: normal
|
width: normal
|
||||||
page:
|
page:
|
||||||
width: normal
|
width: normal
|
||||||
@ -112,16 +102,16 @@ params:
|
|||||||
search:
|
search:
|
||||||
enable: true
|
enable: true
|
||||||
type: flexsearch
|
type: flexsearch
|
||||||
|
|
||||||
flexsearch:
|
flexsearch:
|
||||||
# index page by: content | summary | heading | title
|
|
||||||
index: content
|
index: content
|
||||||
# full | forward | reverse | strict
|
|
||||||
# https://github.com/nextapps-de/flexsearch/#tokenizer-prefix-search
|
|
||||||
tokenize: forward
|
tokenize: forward
|
||||||
highlight:
|
highlight:
|
||||||
copy:
|
copy:
|
||||||
enable: true
|
enable: true
|
||||||
display: hover
|
display: hover
|
||||||
comments:
|
comments:
|
||||||
enable: false
|
enable: false
|
||||||
|
editURL:
|
||||||
|
enable: true
|
||||||
|
base: "https://git.odit.services/lfk/docs/_edit/main/content"
|
||||||
|
|
||||||
|
@ -1 +1,2 @@
|
|||||||
|
editThisPage: "Diese Seite bearbeiten →"
|
||||||
copyright: 'Erstellt von <a href="https://odit.services/?ref=lfk-docs" target="_blank" rel="noreferrer" style="color:magenta !important; font-weight: bold;">ODIT.Services</a> mit ❤️, <a href="https://gohugo.io/" rel="noreferrer" target="_blank" style="color: rgb(63, 198, 250); font-weight: bold;">Hugo</a> und <a href="https://github.com/imfing/hextra" rel="noreferrer" target="_blank" style="color: rgb(51, 186, 145); font-weight: bold;">dem Hextra Theme</a><br>Entwickelt für den <a href="https://lauf-fuer-kaya.de" target="_blank" rel="noreferrer" style="color: #ebb951; font-weight: bold;">Lauf für Kaya! Spendenlauf</a> <br><a href="https://lauf-fuer-kaya.de/impressum" target="_blank" rel="noreferrer">Impressum</a> | <a href="https://lauf-fuer-kaya.de/datenschutz" target="_blank" rel="noreferrer">Datenschutz</a>'
|
copyright: 'Erstellt von <a href="https://odit.services/?ref=lfk-docs" target="_blank" rel="noreferrer" style="color:magenta !important; font-weight: bold;">ODIT.Services</a> mit ❤️, <a href="https://gohugo.io/" rel="noreferrer" target="_blank" style="color: rgb(63, 198, 250); font-weight: bold;">Hugo</a> und <a href="https://github.com/imfing/hextra" rel="noreferrer" target="_blank" style="color: rgb(51, 186, 145); font-weight: bold;">dem Hextra Theme</a><br>Entwickelt für den <a href="https://lauf-fuer-kaya.de" target="_blank" rel="noreferrer" style="color: #ebb951; font-weight: bold;">Lauf für Kaya! Spendenlauf</a> <br><a href="https://lauf-fuer-kaya.de/impressum" target="_blank" rel="noreferrer">Impressum</a> | <a href="https://lauf-fuer-kaya.de/datenschutz" target="_blank" rel="noreferrer">Datenschutz</a>'
|
@ -4,4 +4,5 @@ selfservice: Selfservice
|
|||||||
scanstation: Scaning Stations
|
scanstation: Scaning Stations
|
||||||
beamershow: Beamer Show
|
beamershow: Beamer Show
|
||||||
search: Search
|
search: Search
|
||||||
|
editThisPage: "Edit this page →"
|
||||||
copyright: 'Made by <a href="https://odit.services/?ref=lfk-docs" target="_blank" rel="noreferrer" style="color:magenta !important; font-weight: bold;">ODIT.Services</a> with ❤️, <a href="https://gohugo.io/" rel="noreferrer" target="_blank" style="color: rgb(63, 198, 250); font-weight: bold;">Hugo</a> and <a href="https://github.com/imfing/hextra" rel="noreferrer" target="_blank" style="color: rgb(51, 186, 145); font-weight: bold;">the Hextra theme</a><br>Developed for the <a href="https://lauf-fuer-kaya.de" target="_blank" rel="noreferrer" style="color: #ebb951; font-weight: bold;">Lauf für Kaya! charity run</a> <br><a href="https://lauf-fuer-kaya.de/impressum" target="_blank" rel="noreferrer">Imprint</a> | <a href="https://lauf-fuer-kaya.de/datenschutz" target="_blank" rel="noreferrer">Privacy</a>'
|
copyright: 'Made by <a href="https://odit.services/?ref=lfk-docs" target="_blank" rel="noreferrer" style="color:magenta !important; font-weight: bold;">ODIT.Services</a> with ❤️, <a href="https://gohugo.io/" rel="noreferrer" target="_blank" style="color: rgb(63, 198, 250); font-weight: bold;">Hugo</a> and <a href="https://github.com/imfing/hextra" rel="noreferrer" target="_blank" style="color: rgb(51, 186, 145); font-weight: bold;">the Hextra theme</a><br>Developed for the <a href="https://lauf-fuer-kaya.de" target="_blank" rel="noreferrer" style="color: #ebb951; font-weight: bold;">Lauf für Kaya! charity run</a> <br><a href="https://lauf-fuer-kaya.de/impressum" target="_blank" rel="noreferrer">Imprint</a> | <a href="https://lauf-fuer-kaya.de/datenschutz" target="_blank" rel="noreferrer">Privacy</a>'
|
Loading…
x
Reference in New Issue
Block a user