-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
66 lines (58 loc) · 1.29 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
# Basics
baseURL: https://fachinformatikerpruefungsvorbereitung.de
title: Fachinformatiker Prüfungsvorbereitung
enableGitInfo: true
# Modules
module:
imports:
- path: github.com/imfing/hextra
# Language
languageCode: de
defaultContentLanguage: de
defaultContentLanguageInSubdir: false
contentDir: "content/de"
enableMissingTranslationPlaceholders: true
params:
theme:
# light | dark | system
default: system
displayToggle: true
editURL:
enable: true
base: "https://github.com/Fachinformatiker-Prufungsvorbereitung/Fachinformatiker-Pruefungsvorbereitung/edit/main/content"
navbar:
displayTitle: true
displayLogo: false
# Menu
menu:
main:
- name: Search
params:
type: search
weight: 20
- name: GitHub
weight: 70
url: "https://github.com/Fachinformatiker-Prufungsvorbereitung/Fachinformatiker-Pruefungsvorbereitung"
params:
icon: github
- name: News
weight: 50
url: https://lna-dev.net/de/tags/fachinformatiker-pr%C3%BCfungsvorbereitung/
params:
icon: newspaper
# Outputs
outputs:
section:
- HTML
- RSS
- print
# SEO
sitemap:
changefreq: daily
filename: sitemap.xml
priority: 0.5
enableRobotsTXT: true
privacy:
youtube:
disable: false
privacyEnhanced: true