-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
191 lines (165 loc) · 7.02 KB
/
config.toml
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
# Tranquilpeak
# Version : 0.4.7-BETA
# Author : Thibaud Leprêtre
# I STRONGLY recommend you to use a CDN to speed up loading of pages.
# There is many free CDN like Cloudinary or you can also use indirectly
# by using services like Google Photos.
# https://omahar.org/post/submitting-a-post-with-blogdown/
# https://tclavelle.github.io/blog/blogdown_github/
# https://amber.rbind.io/2017/11/15/syntaxhighlighting/
# https://www.r-bloggers.com/adding-syntax-highlight/
baseURL = "https://konradsemsch.netlify.com/"
languageCode = "en-us"
defaultContentLanguage = "en-us"
title = "Practitioners view on predictive modelling"
theme = "hugo-tranquilpeak-theme"
disqusShortname = "konradsemsch"
googleAnalytics = "UA-146680003-1"
paginate = 7
canonifyurls = true
ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
[permalinks]
post = "/:year/:month/:slug/"
[taxonomies]
tag = "tags"
archive = "archives"
[author]
name = "Konrad Semsch"
bio = "Practitioners view on predictive modelling"
job = "Senior Data Scientist @ innogy SE"
location = "Dortmund, Germany"
picture = "images/profile.png"
# Menu Configuration
[[menu.main]]
weight = 1
identifier = "home"
name = "Home"
pre = "<b><i class=\"sidebar-button-icon fa fa-lg fa-home\"></i></b>"
url = "/"
[[menu.main]]
weight = 2
identifier = "about"
name = "About"
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-address-card\"></i>"
url = "/#about"
[[menu.main]]
weight = 3
identifier ="experience"
name = "Experience"
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-briefcase\"></i>"
url = "/page/experience/"
[[menu.links]]
weight = 1
identifier = "lkd"
name = "Linkedin"
pre = "<i class=\"sidebar-button-icon fa fa-linkedin-square\"></i>"
url = "https://www.linkedin.com/in/konradsemsch/"
[[menu.links]]
weight = 2
identifier = "github"
name = "GitHub"
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-github\"></i>"
url = "https://github.com/konradsemsch"
[[menu.links]]
weight = 3
identifier = "email"
name = "Email me"
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-envelope\"></i>"
url = "mailto:[email protected]"
[[menu.misc]]
weight = 1
identifier = "archives"
name = "Archives"
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-archive\"></i>"
url = "/archives"
[[menu.misc]]
weight = 2
identifier = "tags"
name = "Tags"
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-tags\"></i>"
url = "/tags"
[[menu.misc]]
weight = 3
identifier = "rss"
name = "RSS"
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-rss\"></i>"
url = "/index.xml"
[params]
dateFormat = "2 January 2006"
keywords = ["data science", "statistics", "machine learning", "predictive modelling", "fintech", "banking", "r"]
# syntaxHighlighter = "highlight.js"
# highlightjsLang = ["r", "yaml"]
# highlightjsTheme = "github"
# Hide sidebar on all article page to let article take full width to improve reading, and enjoy wide images and cover images. (true: enable, false: disable)
clearReading = true
# Define categories will create hierarchy between parents: `categories = ["foo", "bar"]` will consider "bar" a sub-category of "foo".
# If false it will flat categories.
hierarchicalCategories = true
description = "Practitioners view on predictive modelling"
# Customization
# Define the behavior of the sidebar
# 1: Display extra large sidebar on extra large screen, large sidebar on large screen,
# medium sidebar on medium screen and header bar on small screen and
# extra large sidebar is swiped on extra large screen and large sidebar on all lower screen (default)
# 2: Display large sidebar on large screen, medium sidebar on medium screen and
# header bar on small screen and large sidebar is swiped
# 3: Display medium sidebar on large and medium screen and header bar on small screen and
# medium sidebar is swiped
# 4: Display header bar on all screens, extra large sidebar is swiped on extra large screen and
# large sidebar is swiped on all lower screens
# 5: Display header bar on all screens and large sidebar is swiped on large screen
# 6: Display header bar on all screens and medium sidebar is swiped
sidebarBehavior = 1
# Your blog cover picture. I STRONGLY recommend you to use a CDN to speed up loading of pages.
# There is many free CDN like Cloudinary or you can also use indirectly
# by using services like Google Photos.
# Current image is on AWS S3 and delivered by AWS CloudFront.
# Otherwise put your image in folder `static/_images/` (development) or in `source/assets/images/` if you can't or don't want to build the theme,
# and use relative url : `your-image.png`
coverImage = "https://res.cloudinary.com/dl7yqljrx/image/upload/v1581584232/background_dark.jpg"
# Display an image gallery at the end of a post which have photos variables (false: disabled, true: enabled)
imageGallery = true
# Display thumbnail image of each post on index pages (false: disabled, true: enabled)
thumbnailImage = true
# Display thumbnail image at the right of title in index pages (`right`, `left` or `bottom`)
# Set this value to `right` if you have old posts to keep the old style on them
# and define `thumbnailImagePosition` on a post to overwrite this setting
thumbnailImagePosition = "bottom"
# Automatically select the cover image or the first photo from the gallery of a post if there is no thumbnail image as the thumbnail image
# Set this value to `true` if you have old posts that use the cover image or the first photo as the thumbnail image
# and set `autoThumbnailImage` to `false` on a post to overwrite this setting
autoThumbnailImage = true
# Your favicon path, default is "/favicon.png"
# favicon = "/favicon.png"
# Header configuration
# The link at the right of the header is customizable
# You can add a link (as an icon) at the right of the header instead of the author's gravatar image or author's picture.
# By default, author's gravatar or author's picture is displayed.
# url: /#search
# icon: search
# class: st-search-show-outputs
# Display `Next` on left side of the pagination, and `Prev` on right side one.
# If you set this value to `true`, these positions swap.
# swapPaginator = true
# Sharing options
# Comment and uncomment to enable or disable sharing options
# If you wanna add a sharing option, read user documentation :
# Tranquilpeak configuration > Theme configuration > sharing-options
[[params.sharingOptions]]
name = "Facebook"
icon = "fa-facebook-official"
url = "https://www.facebook.com/sharer/sharer.php?u=%s"
[[params.sharingOptions]]
name = "Twitter"
icon = "fa-twitter"
url = "https://twitter.com/intent/tweet?text=%s"
[params.header.rightLink]
class = ""
icon = ""
url = "/#about"
# Customize link of author avatar in sidebar
# [params.sidebar.profile]
# url = "/#about"
# Customize copyright value "© 2017 <CUSTOMIZATION>. All Rights Reserved"
# [params.footer]
# copyright = "<a href=\"https://github.com/kakawait\">kakawait</a>"