-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
99 lines (86 loc) · 1.5 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
baseURL: "https://ateon.ch"
title: "Ateon"
theme: "LoveIt"
languageCode: "en"
languageName: "English"
author:
name: "Luca Schafroth"
menu:
main:
- weight: 1
identifier: "posts"
pre: ''
post: ''
name: "Posts"
url: "/posts/"
title: ''
- weight: 2
identifier: "about"
pre: ''
post: ''
name: "About"
url: "/about"
title: ''
params:
defaultTheme: "auto"
dateFormat: 02.01.2006
title: "Ateon"
description: "Ateon"
header:
title:
name: "Ateon"
footer:
enable: false
hugo: false
author: false
since: 2021
social:
github: "gewlar"
LinkedIn: "luca-schafroth-a7b9b0129"
RSS: true
app:
title: "Ateon"
section:
dateFormat: "02.01"
list:
dateFormat: "02.01"
math:
enable: true
search:
enable: true
type: "lunr"
contentLength: 4000
placeholder: ''
maxResultLength: 10
snippetLength: 30
highlightTag: "em"
absoluteURL: false
algolia:
index: ''
appID: ''
searchKey: ''
home:
rss: 10
profile:
title: ''
subtitle: ''
page:
rssFullText: true
share:
enable: false
math:
enable: true
inlineLeftDelimiter: ""
inlineRightDelimiter: ""
blockLeftDelimiter: ""
blockRightDelimiter: ""
copyTex: true
mhchem: false
code:
copy: true
maxShownLines: 50
markup:
highlight:
noClasses: false
outputs:
home: ["HTML","RSS","JSON"]