-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
33 lines (27 loc) · 759 Bytes
/
_config.yml
File metadata and controls
33 lines (27 loc) · 759 Bytes
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
markdown: kramdown
highlighter: rouge
permalink: pretty
gems:
- jekyll-sitemap
permalink: /blog/:year/:month/:day/:title/
future: true
name: Jonas Fredriksson
baseurl: '/'
url: https://fredriksson.io
meta:
description: Jonas Fredriksson is a Software Engineer / IT Architect / Developer living in Stockholm, Sweden
keywords: Jonas Fredriksson, Stockholm, Software engineer, Developer, Software developer, Blog
author:
name: Jonas Fredriksson
twitter: https://twitter.com/jonasfr
github: https://github.com/jonasf
linkedin: https://www.linkedin.com/in/jonasfredriksson
mastodon: https://mastodon.online/@jonasfred
facebook_app_id: 409330955916878
defaults:
-
scope:
path: ""
type: "posts"
values:
is_post: true