-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
59 lines (50 loc) · 1.43 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
remote_theme: mmistakes/[email protected]
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
- jekyll-include-cache
- jekyll-feed
title: Randriksen - Certifiable?
description: "My insane quest: Am I certifiable?"
search: true
# Google Analytics
analytics:
provider: "google-gtag"
google:
tracking_id: "G-46KFSDJ0Y1"
anonymize_ip: false # default
author:
name : "Ole"
avatar : "/assets/images/bio-photo.jpg"
bio : "OS agnostic solutions architect (previously sysadmin) that tends land in Microsoft territory. Father of 3. Reader of sci-fi and fantasy. Wearer of hoodies"
location : "Norway"
include: ["_pages"]
# Defaults
defaults:
# _posts
- scope:
path: ""
type: posts
values:
layout: single
author_profile: true
read_time: true
comments: # true
share: true
related: true
footer:
links:
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: https://github.com/randriksen
- label: "Linkedin"
icon: "fab fa-fw fa-linkedin"
url: https://www.linkedin.com/in/ole-rand-hendriksen/
- label: "Mastodon"
icon: "fab fa-fw fa-mastodon"
url: https://mastodon.social/@Randriksen
- label: Bluesky
icon: "fab fa-fw fa-bluesky"
url: https://bsky.app/profile/randriksen.net
- label: X/Twitter
icon: "fab fa-fw fa-twitter"
url: https://x.com/randriksen