-
Notifications
You must be signed in to change notification settings - Fork 92
/
config.yml
118 lines (111 loc) · 3.41 KB
/
config.yml
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
baseURL: "https://pascalmichaillat.org/hugo-website/"
title: Moritz-Maria von Igelfeld
theme: PaperMod
enableInlineShortcodes: true
enableRobotsTXT: true
taxonomies:
tag: tags
menu:
main:
- name: Books
url: books/
weight: 5
- name: Papers
url: papers/
weight: 2
- name: Courses
url: courses/
weight: 3
- name: Data
url: data/
weight: 4
- name: Blog
url: https://en.wikipedia.org/wiki/Moritz-Maria_von_Igelfeld_(character)
weight: 6
params:
description: "I am a Professor of Philology at the Institute of Romance Philology in Regensburg, Germany. My research focuses mostly on Portuguese irregular verbs."
author: Moritz-Maria von Igelfeld
# googleAnalyticsID: "G-XXXXX"
DateFormat: "January 2006"
defaultTheme: light
hideFooter: false
disableThemeToggle: true
ShowShareButtons: false
ShowReadingTime: false
disableSpecial1stPost: true
disableAnchoredHeadings: true
ShowPostNavLinks: false
ShowBreadCrumbs: false
ShowCodeCopyButtons: true
ShowAllPagesInArchive: false
MainSections: ["books","courses","papers","data"]
ShowToc: false
disableScrollToTop: true
TocOpen: true
ShowWordCount: false
UseHugoToc: true
comments: false
math: true
profileMode:
enabled: true
title: Professor Dr von Igelfeld
subtitle: "I am a Professor in the Institute of Romance Philology at the University of Regensburg, Germany. My research focuses on Portuguese irregular verbs. I was a doctoral student of Professor Dr Dieter Vogelsang in Munich, and later a second assistant of Professor Walter Schoeffler-Henschell at the University of Wiesbaden."
imageUrl: "picture.jpeg"
imageWidth: 160
imageHeight: 160
buttons:
- name: Papers
url: papers/
- name: Courses
url: courses/
- name: Data
url: data/
- name: Books
url: books/
- name: Tags
url: tags/
- name: Archive
url: archive/
- name: Blog
url: https://en.wikipedia.org/wiki/Moritz-Maria_von_Igelfeld_(character)
socialIcons:
- name: CV
url: cv.pdf
- name: Email
url: mailto:[email protected]
- name: Zoom
url: https://www.zoom.us/my/igelfeld
- name: Location
url: location/
- name: Office Hours
url: officehours/
- name: Google Scholar
url: https://scholar.google.com/citations?user=cL23w-4AAAAJ
- name: GitHub
url: https://github.com/pmichaillat
- name: Substack
url: https://pmichaillat.substack.com
- name: YouTube
url: https://www.youtube.com/@alexandermccallsmithoffici9000
- name: Twitter
url: https://twitter.com/McCallSmith
assets:
disableScrollBarStyle: true
cover:
hiddenInList: false
hiddenInSingle: true
label:
text: "Moritz-Maria von Igelfeld"
icon: favicon.ico
iconHeight: 18
markup:
goldmark:
renderer:
unsafe: true
highlight:
guessSyntax: true
style: autumn
tableOfContents:
endLevel: 2
ordered: false
startLevel: 2