-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
64 lines (55 loc) · 1.38 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
60
61
62
63
title: Home
description: My personal site
sourcecode: "https://github.com/gchauras/much-worse-jekyll-theme"
permalink: blog/:year/:month/:title.html
exclude: ["Makefile", "README.md"]
url: "https://bertold.kolics.net" # the base hostname & protocol for your site
baseurl: "" # the subpath of your site, e.g. /blog
author:
name: Bertold Kolics
facebook:
scholar:
# Build settings
markdown: kramdown
highlighter: rouge
# Settings for analytics helper
# Set 'provider' to the analytics provider you want to use.
# Set 'provider' to false to turn analytics off globally.
#
analytics:
provider: google
statcounter:
sc_project :
sc_security :
sc_invisible: 1
sc_text : 2
google:
tracking_id: 'G-W5DB32XDJQ'
getclicky:
site_id:
mixpanel:
token: ''
piwik:
baseURL: '' # Piwik installation address (without protocol)
idsite: '' # the id of the site on Piwik
# Settings for comments helper
# Set 'provider' to the comment provider you want to use.
# Set 'provider' to false to turn commenting off globally.
#
comments:
provider:
disqus:
short_name:
livefyre:
site_id:
intensedebate:
account:
facebook:
appid:
num_posts: 5
width: 580
colorscheme: light
exclude: [vendor]
webrick:
headers:
X-Frame-Options: DENY