-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
80 lines (72 loc) · 1.62 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
title: SpecLab
description: wiki SpecLab.
sourcecode: "https://github.com/SpecLab/speclab.github.io"
permalink: blog/:year/:month/:day/:title
exclude:
- Makefile
- README.md
- "nbproject"
- "netroot"
- "tempdir"
- "UserDataSpider"
- "**/.vs"
- "**/Debug"
- "**/Release"
- "**/*.selenium.png"
keep_files:
- "backup"
- "invisible/backup"
url: "https://speclab.github.io" # the base hostname & protocol for your site
urlx: "https://speclab.github.io" # the base hostname & protocol for your site
baseurl: "" # the subpath of your site, e.g. /blog
twitter_username:
github_username: SpecLab
email_address: /assets/email.png
author:
name:
facebook:
scholar:
# Build settings
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter: rouge
smart_quotes: ["apos", "apos", "quot", "quot"]
# 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: false
statcounter:
sc_project :
sc_security :
sc_invisible: 1
sc_text : 2
google:
tracking_id: ''
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: false
disqus:
short_name:
livefyre:
site_id:
intensedebate:
account:
facebook:
appid:
num_posts: 5
width: 580
colorscheme: light