-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
184 lines (168 loc) · 5.59 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
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
#remote_theme: pages-themes/[email protected]
remote_theme: "mmistakes/[email protected]" # https://github.com/mmistakes/minimal-mistakes
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
- jekyll-feed
- jekyll-include-cache
- jekyll-paginate-v2
- jekyll-sitemap
- jekyll-gist
- jekyll-archives
whitelist:
- jekyll-remote-theme # add this line to the plugins list if you already have one
- jekyll-feed
- jekyll-include-cache
- jekyll-paginate-v2
- jekyll-sitemap
- jekyll-gist
title: Robert de Veen.com
subtitle: Version 2024.1
description: Blogs and photos from Robert de Veen.
name: Robert de Veen
baseurl: "" # the subpath of your site, e.g. /blog
url: https://www.robertdeveen.com
twitter_username: rdeveen
github_username: rdeveen
# Build settings
minimal_mistakes_skin: "dark" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
words_per_minute: 200
repository: rdeveen/rdeveen.github.io
logo: "assets/images/Handtekening-R-Black-version2021.png"
#paginate: 5 # Old paginate v1 setting
paginate_path: "/blogs/:num/" # Old paginate v1 settings, but used in mmistakes/minimal-mistakes /_includes/paginator.html
pagination:
enabled: true
per_page: 4
sort_reverse: true
permalink: "/blogs/:num/"
comments:
provider: "giscus" # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
giscus:
repo_id: "R_kgDOI5Q97A" # Shown during giscus setup at https://giscus.app
category_name: "Comments" # Full text name of the category
category_id: "DIC_kwDOI5Q97M4CXdZX" # Shown during giscus setup at https://giscus.app
discussion_term: "title" # "pathname" (default), "url", "title", "og:title"
reactions_enabled: '1' # '1' for enabled (default), '0' for disabled
theme: "dark" # "light" (default), "dark", "dark_dimmed", "transparent_dark", "preferred_color_scheme"
atom_feed:
hide: true
twitter:
username: rdeveen
analytics:
provider: google-gtag # false (default), "google", "google-universal", "google-gtag", "custom"
google:
tracking_id: G-DFK4D43GS7
anonymize_ip: true
# google_analytics: G-DFK4D43GS7
# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
# the internal "default list".
#
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
# exclude:
# - .sass-cache/
# - .jekyll-cache/
# - gemfiles/
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
defaults:
# _posts
- scope:
path: ""
type: posts
values:
layout: single
author_profile: true
read_time: true
comments: true
share: true
related: true
show_date: true
# Site Author
author:
name: Robert de Veen
avatar: "/assets/images/Robert-de-Veen-2022-Square.webp"
location: "The Netherlands"
links:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/rdeveen"
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: "https://www.linkedin.com/in/rdeveen/"
- label: "Website"
icon: "fas fa-fw fa-link"
url: "https://www.robertdeveen.com"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/rdeveen"
# avatar: # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
# bio: "I am an **amazing** person."
# location: "The Netherlands"
# email:
# links:
# - label: "Email"
# icon: "fas fa-fw fa-envelope-square"
# url: "mailto:[email protected]"
# - label: "Website"
# icon: "fas fa-fw fa-link"
# url: "https://your-website.com"
# - label: "Twitter"
# icon: "fab fa-fw fa-twitter-square"
# url: "https://twitter.com/"
# - label: "Facebook"
# icon: "fab fa-fw fa-facebook-square"
# url: "https://facebook.com/"
# - label: "GitHub"
# icon: "fab fa-fw fa-github"
# url: "https://github.com/"
# - label: "Instagram"
# icon: "fab fa-fw fa-instagram"
# url: "https://instagram.com/"
# Site Footer
footer:
links:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: https://twitter.com/rdeveen
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/rdeveen"
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: "https://www.linkedin.com/in/rdeveen/"
# Archives
# Type
# - GitHub Pages compatible archive pages built with Liquid ~> type: liquid (default)
# - Jekyll Archives plugin archive pages ~> type: jekyll-archives
# Path (examples)
# - Archive page should exist at path when using Liquid method or you can
# expect broken links (especially with breadcrumbs enabled)
# - <base_path>/tags/my-awesome-tag/index.html ~> path: /tags/
# - <base_path>/categories/my-awesome-category/index.html ~> path: /categories/
# - <base_path>/my-awesome-category/index.html ~> path: /
category_archive:
type: jekyll-archives
path: /categories/
tag_archive:
type: jekyll-archives
path: /tags/
# https://github.com/jekyll/jekyll-archives
jekyll-archives:
enabled:
- categories
- tags
layouts:
category: archive-taxonomy
tag: archive-taxonomy
permalinks:
category: /categories/:name/
tag: /tags/:name/