File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 13
13
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
14
14
# You can create any custom variable you would like, and they will be accessible
15
15
# in the templates via {{ site.myvariable }}.
16
- title : Your awesome title
17
- email : your-email@example .com
16
+ title : Tiesmaster's dev blog
17
+ email : thijsbrobbel@gmail .com
18
18
description : >- # this means to ignore newlines until "baseurl:"
19
- Write an awesome description for your new site here. You can edit this
20
- line in _config.yml. It will appear in your document head meta (for
21
- Google search results) and in your feed.xml site description.
19
+ C# hacker, Roslyn enthusiast, fan of HashiCorp. Father of 2. Bouldering. We're hiring! https://buddypayment.nl/careers/
22
20
baseurl : " " # the subpath of your site, e.g. /blog
23
21
url : " " # the base hostname & protocol for your site, e.g. http://example.com
24
- twitter_username : jekyllrb
25
- github_username : jekyll
22
+ twitter_username : tiesmaster
23
+ github_username : tiesmaster
26
24
27
25
# Build settings
28
26
markdown : kramdown
29
27
theme : minima
30
28
plugins :
31
29
- jekyll-feed
32
-
33
30
# Exclude from processing.
34
31
# The following items will not be processed, by default. Create a custom list
35
32
# to override the default setting.
You can’t perform that action at this time.
0 commit comments