-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
59 lines (52 loc) · 1.49 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
title: Furio.me # Shown in header on pages with full_logo: true
short_logo: Furio.me # Shown in header on all pages by default unless full_logo: true is set
description: # The description for your site
url: "https://furio.me" # Site base URL
repository: furio/furio-test.github.io
projects:
posts: true
publications: true
iubenda:
trackingpixel: true
formkey: 130697a0-a52e-4e0d-b637-165de0bc1fc1
# formkey:
author:
name: Francesco
github: furio # GitHub username, used for GitHub icon on the top right
homepage: https://furio.me # This links to your name in post meta
twitter: ilfurio # Twitter username, used for Twitter Card Analytics
linkedin: # Your LinkedIn profile url name, used for LinkedIn icon on the top right
email: # Used for email icon on the top right
disqus_name: # Setting this will turn on Disqus comments
g_track_id: # Google Analytics tracking ID (e.g. UA-000000-2), setting this will turn on Google Analytics
markdown: kramdown
defaults: # Recommended defaults, you may set your own
-
scope:
path: _posts
values:
comments: false
-
scope:
path: pages/redirects
values:
layout: redirect
index: false
listed: false
-
scope:
path: pages/tags
values:
layout: tag
sitemap:
priority: 0.4
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: all
ignore:
envs: [local]
blanklines: true
profile: false
startings: [html, head, body]
rss: true # RSS feed icon on or off