-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
109 lines (99 loc) · 3.04 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
baseURL: "https://gr0esch.github.io/"
title: Samuel Groesch
paginate: 20
theme: PaperMod
enableInlineShortcodes: true
enableRobotsTXT: true
social:
twitter: samuelgroesch
taxonomies:
tag: tags
# menu:
# main:
# - name: Papers
# url: /papers/
# weight: 1
# - name: Courses
# url: /courses/
# weight: 2
# - name: Design
# url: /design/
# weight: 3
# - name: Tags
# url: /tags/
# weight: 4
params:
description: "I am a Research and Teaching Associate in the Media & Internet Governance Division at the University of Zurich. <br>I hold an MSc in Data & Society from LSE and a BA in Communication & Politics from Zeppelin University."
author: Samuel Groesch
DateFormat: "January 2006"
defaultTheme: light
hideFooter: false
disableThemeToggle: true
ShowShareButtons: false
ShowReadingTime: false
disableSpecial1stPost: true
disableAnchoredHeadings: true
ShowPostNavLinks: false
ShowBreadCrumbs: false
ShowCodeCopyButtons: true
ShowRssButtonInSectionTermList: false
ShowToc: false
disableScrollToTop: true
TocOpen: true
ShowWordCount: false
UseHugoToc: true
comments: false
math: true
profileMode:
enabled: true
title: Samuel Groesch
subtitle: "I am a Research and Teaching Associate in the Media & Internet Governance Division at the University of Zurich, holding an MSc in Data & Society from LSE and a BA in Communication & Politics from Zeppelin University. My research interests include platform governance, data protection and the evaluation of harmful online content, as well as computational methods."
imageUrl: "/picture_new.jpg"
imageWidth: 170
imageHeight: 170
imageTitle: Samuel Groesch
# buttons:
# - name: Papers
# url: /papers/
# - name: Courses
# url: /courses/
# - name: Design
# url: /design/
socialIcons:
# - name: CV
# url: "/cv.pdf"
- name: Email
url: "mailto:s.groesch@ikmz.uzh.ch"
- name: CV
url: "https://www.ikmz.uzh.ch/en/research/divisions/media-and-internet-governance/team/samuel-groesch.html"
- name: Twitter
url: "https://twitter.com/samuelgroesch"
- name: "linkedin"
url: "https://www.linkedin.com/in/samuelgroesch/"
- name: GitHub
url: "https://github.com/gr0esch"
assets:
disableHLJS: true
disableScrollBarStyle: true
cover:
hiddenInList: true
hiddenInSingle: true
label:
text: "Samuel Groesch"
icon: /favicon.ico
iconHeight: 18
markup:
goldmark:
renderer:
unsafe: true
highlight:
guessSyntax: true
style: xcode
tableOfContents:
endLevel: 2
ordered: false
startLevel: 2
# max number of characters:
# * title: 70
# * description: 120–155
# * summary: 265