-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
42 lines (39 loc) · 902 Bytes
/
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
title: "Benjamin Pampel"
baseURL: "https://bpampel.de"
languageCode: "en-us"
theme: "pulp"
canonifyURLs: true
uglyurls: true
sectionPagesMenu: "main"
params:
Author: "Benjamin Pampel"
publicationYear: 2022
description: ""
avatar: "me.png"
avatarDescription: "me"
favicon: "favicon.ico"
outputs:
section: ["JSON", "HTML"]
term: ["JSON", "HTML"]
menu:
main:
- identifier: About
name: About
pre: <i class='fa fa-question'></i>
url: /about.html
- identifier: CV
name: CV
pre: <i class='fa fa-file-alt'></i>
url: /cv.html
- identifier: github
name: GitHub
pre: <i class='fab fa-github'></i>
url: https://github.com/bpampel/
- identifier: Kuchenwiki
name: Kuchenwiki
pre: <i class='fa fa-birthday-cake'></i>
url: /kuchenwiki
- identifier: Zettel
name: Zettelkasten
pre: <i class='fa fa-sticky-note'></i>
url: /zettel