-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_config.yml
64 lines (57 loc) · 1.04 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
# Site wide configuration
title: 一起踢·足球训练营
description: "致力于提高足球技术的平台"
logo: 120x120.gif
teaser: start.jpg
locale: en_CN
url: //old.zuqiuxunlian.com
cdn_url: //old.zuqiuxunlian.com
feed:
path: atom.xml
# Jekyll configuration
sass:
sass_dir: _sass
style: compressed
permalink: /:categories/:title/
kramdown:
toc_levels: 1..2
highlighter: rouge
gems:
- jekyll-sitemap
- jekyll-gist
- jekyll-feed
# Site owner
owner:
name: 王腾
email: [email protected]
twitter: awong1900
google:
ad-client: ca-pub-6914305251560584
ad-slot: 9353650158
bio:
avatar: bio-photo.jpg # 160x160 px image for author byline
disqus-shortname:
analytics:
baidu: 2a36203f824f2dff471775364d62fc7d
include:
- .htaccess
exclude:
- "*.less"
- "*.sublime-project"
- "*.sublime-workspace"
- .jekyll-assets-cache
- CHANGELOG
- Capfile
- Gemfile
- Gruntfile.js
- LICENSE
- README
- Rakefile
- config
- gulpfile.js
- lib
- log
- node_modules
- package.json
- spec
- tmp