-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
90 lines (82 loc) · 1.79 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
title: Lilli-Jahn-Schule Immenhausen
params.author:
name: Lilli-Jahn-Schule Immenhausen
baseURL: https://www.lilli-jahn-schule.de
languageCode: de-de
defaultContentLanguage: de
languages:
de:
languagedirection: rtl
weight: 1
summaryLength: 30
paginate: 10
menu:
footermenu:
- Name: SchulCloud 2.0
url: https://ljs.schule.silk-it.de
weight: 3
- Name: Nextcloud
url: https://ljs.schule.silk-it.de/nextcloud/login
weight: 4
main:
- identifier: start
weight: 1
name: "Start"
pageRef: "/_index.md"
params:
styleIndex: 6
- identifier: unsere-schule
weight: 2
name: "Unsere Schule"
params:
styleIndex: 2
- identifier: fuereltern
weight: 3
name: "Elterninformationen"
params:
styleIndex: 3
- identifier: foerderverein
weight: 4
name: "Förderverein"
params:
styleIndex: 4
- identifier: kontakt
weight: 5
name: "Kontakt"
pageRef: kontakt
params:
styleIndex: 5
markup:
goldmark:
renderer:
unsafe: true
params:
DateForm: "2.1.2006"
theme:
- hugo-shortcode-gallery
- schule-theme
galleryShowExif: false
galleryLastRow: "nojustify"
outputs:
home:
- "RSS"
- "HTML"
- "Calendar"
section: "HTML"
outputFormats:
RSS:
mediatype: "application/rss"
baseName: "feed"
sitemap:
changefreq: monthly
filename: sitemap.xml
module:
mounts:
- source: node_modules/bootstrap/dist/js/bootstrap.bundle.min.js
target: assets/js/bootstrap.bundle.min.js
- source: node_modules/jquery/dist/jquery.min.js
target: assets/js/jquery.min.js
- source: node_modules/feather-icons/dist/feather.min.js
target: assets/js/feather.min.js
- source: assets
target: assets