-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
41 lines (37 loc) · 848 Bytes
/
_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
lsi: false
safe: true
incremental: false
highlighter: rouge
gist:
noscript: false
kramdown:
math_engine: mathjax
syntax_highlighter: rouge
remote_theme: mmistakes/[email protected]
plugins:
- jekyll-remote-theme
- jekyll-include-cache
# Site Settings
locale: "en-US"
author:
name: "Davide Mendolia"
bio: "Software Engineer, Ex-CEO/CTO of Karumi, Dad."
github: "davideme"
linkedin: "dmendolia"
# Defaults
defaults:
# _posts
- scope:
path: ""
type: posts
values:
layout: single
author_profile: true
read_time: true
share: true
related: true
analytics:
provider : "google-gtag" # false (default), "google", "google-universal", "google-gtag", "custom"
google:
tracking_id : G-JEKVHD3ZG8
anonymize_ip : true # true, false (default)