initialized hugo
This commit is contained in:
44
hugo.yaml
Normal file
44
hugo.yaml
Normal 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
|
||||
Reference in New Issue
Block a user