-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
126 lines (110 loc) · 2.53 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
---
baseURL: "https://kdecherf.com/"
title: "kdecherf ~ %"
theme: "PaperMod"
Copyright: "Content under license [CC BY-NC-SA 3.0](http://creativecommons.org/licenses/by-nc-sa/3.0/)"
RemovePathAccents: true
pygmentsUseClasses: true
pygmentsCodeFences: true
LanguageCode: "en"
enableRobotsTXT: true
params:
ShowReadingTime: true
disableSpecial1stPost: true
ShowBreadCrumbs: true
disableFingerprinting: true
assets:
disableHLJS: true
profileMode:
enabled: true
title: Kevin Decherf
subtitle: Site Reliability Engineering
buttons:
- name: Blog
url: "/blog/"
- name: About
url: "/about/"
socialIcons:
- name: mastodon
url: "https://n.kdecherf.com/users/kdecherf"
- name: github
url: "https://github.com/Kdecherf"
- name: matrix
url: "https://matrix.to/#/@kdecherf:matrix.org"
- name: telegram
url: "https://t.me/kdecherf"
- name: liberapay
url: "https://liberapay.com/Kdecherf/"
- name: flickr
url: "https://www.flickr.com/photos/Kdecherf"
- name: linkedin
url: "https://www.linkedin.com/in/kdecherf"
- name: twitter
url: "https://twitter.com/Kdecherf"
analytics:
umami:
Host: "https://u.kdecherf.com"
SiteId: "0308fabc-df80-4813-a455-39e7a5b25767"
ignoreErrors:
- error-output-taxonomy
permalinks:
blog: /:section/:year/:month/:day/:slug/
le-kdecherf: /:section/:year/:month/:day/:slug/
rssLimit: 10
outputFormats:
ATOM:
mediaType: "application/atom+xml"
baseName: "index"
rel: "alternate"
isPlainText: false
isHTML: false
noUgly: true
permalinkable: false
mediaTypes:
application/atom+xml:
suffixes:
- xml
outputs:
home:
- HTML
taxonomy:
- HTML
term:
- HTML
section:
- HTML
- ATOM
markup:
goldmark:
extensions:
typographer: false
menu:
main:
- identifier: about
name: About
url: /about/
weight: 1
- identifier: blog
name: Blog
url: /blog/
weight: 2
- identifier: le-kdecherf
name: "*Le Kdecherf"
url: /le-kdecherf/
weight: 3
- identifier: disclaimer
name: Disclaimer
url: /disclaimer/
weight: 4
- identifier: tags
name: Tags
url: /tags/
weight: 5
author:
name: "Kevin Decherf"
github: "Kdecherf"
twitter: "Kdecherf"
gitlab: "Kdecherf"
privacy:
twitter:
simple: true