initialized hugo

This commit is contained in:
z1glr
2025-06-20 00:56:11 +02:00
parent fc76d25162
commit 95803bac4c
38 changed files with 86 additions and 4047 deletions

44
hugo.yaml Normal file
View File

@@ -0,0 +1,44 @@
baseURL: https://example.org/
title: Johanneskirche Bühl - Technik
defaultContentLanguage: de
module:
imports:
- path: github.com/imfing/hextra
menu:
# navbar:
# displayTitle: true
# displayLogo: true
# logo:
# path: images/logo.svg
# dark: images/logo-dark.svg
# link: /
main:
- name: Dokumentation
pageRef: /docs
weight: 10
- name: Blog
pageRef: /blog
weight: 11
- name: Suche
weight: 20
params:
type: search
- name: GitHub
url: "https://github.com/johannesbuehl"
weight: 30
params:
icon: github
- name: YouTube
url: "https://www.youtube.com/@evangelischekirchengemeind7171"
weight: 31
params:
icon: youtube
params:
editURL:
enable: true
base: "https://github.com/johannesbuehl/dokumentation/edit/main"
footer:
displayCopyRight: true