-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
61 lines (46 loc) · 902 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Build
dest: _site
exclude: ["README.md", "Rakefile", "CHANGELOG.md"]
# Site metadata
title: Blog
description: >
"Blog for Assemble."
tagline: Site Tagline
author :
name : Name Lastname
email : [email protected]
github : username
twitter : username
feedburner : feedname
# License info
license:
type: MIT License
url: ./license/index.html
# URLs
blog: http://hariadi.github.io/assemble-jekyll
repo: https://github.com/hariadi/assemble-jekyll
download:
source: <%= site.repo %>/archive/master.zip
source: <%= site.repo %>/archive/master.zip
# SEO/SEM
google_analytics: false
google_site_id: false
# Comments
disqus:
shortname: assemble-jekyll
# Social
social:
twitter:
via: hariadi
username: hariadi
facebook: false
gplus: false
hn: false
google: false
# Sharing
social:
twitter: false
facebook: false
gplus: false
hn: false
google: false