-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
128 lines (114 loc) · 2.84 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# Basics
baseURL: https://fachinformatikerpruefungsvorbereitung.de
title: Fachinformatiker Prüfungsvorbereitung
enableGitInfo: true
# Modules
module:
imports:
- path: github.com/Fedodo/Fedodo.Docs.Theme
- path: github.com/google/docsy/dependencies
# Content
pygmentsCodeFences: true
pygmentsUseClasses: false
pygmentsUseClassic: false
pygmentsStyle: tango
markup:
goldmark:
renderer:
unsafe: true
highlight:
style: tango
params:
features:
analytics:
enabled: true
goatCounter:
code: fipv
links:
user:
- name: "GitHub"
url: "https://github.com/Fachinformatiker-Prufungsvorbereitung/Fachinformatiker-Pruefungsvorbereitung"
icon: "fab fa-github"
description: "Fachinformatiker Prüfungsvorbereitung ist eine Seite zur Prüfungsvorbereitung. Mit dieser Seite kannst du dich einfach auf die Fachinformatiker Prüfung vorbereiten."
copyright: "The Fachinformatiker-Prüfungsvorbereitung Authors"
ui:
readingTime:
enable: true
offlineSearch: true
algolia_docsearch: false
offlineSearchSummaryLength: 70
offlineSearchMaxResults: 10
prism_syntax_highlighting: false
# GitHub
github_repo: "https://github.com/Fachinformatiker-Prufungsvorbereitung/Fachinformatiker-Pruefungsvorbereitung"
github_project_repo: "https://github.com/Fachinformatiker-Prufungsvorbereitung/Fachinformatiker-Pruefungsvorbereitung"
github_branch: "dev"
mermaid:
enable: false
theme: default
plantuml:
enable: false
theme: default
svg_image_url: https://www.plantuml.com/plantuml/svg/
svg: false
katex:
enable: false
html_dom_element: document.body
mhchem:
enable: true
print:
disable_toc: false
markmap:
enable: false
# Language
languageCode: de
defaultContentLanguage: de
defaultContentLanguageInSubdir: false
contentDir: "content/de"
enableMissingTranslationPlaceholders: true
# Menu
menu:
main:
- name: GitHub
weight: 50
url: "https://github.com/Fachinformatiker-Prufungsvorbereitung/Fachinformatiker-Pruefungsvorbereitung"
pre: <i class="fab fa-github"></i>
- name: News
weight: 20
url: https://lna-dev.net/de/tags/fachinformatiker-pr%C3%BCfungsvorbereitung/
pre: <i class="fa fa-newspaper"></i>
# Outputs
outputs:
section:
- HTML
- RSS
- print
# SEO
sitemap:
changefreq: daily
filename: sitemap.xml
priority: 0.5
enableRobotsTXT: true
# Privacy
privacy:
# disqus:
# disable: false
# googleAnalytics:
# anonymizeIP: false
# disable: false
# respectDoNotTrack: false
# useSessionStorage: false
# instagram:
# disable: false
# simple: false
# twitter:
# disable: false
# enableDNT: false
# simple: false
# vimeo:
# disable: false
# enableDNT: false
# simple: false
youtube:
disable: false
privacyEnhanced: true