forked from kylinsoong/kylinsoong.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
65 lines (55 loc) · 1.12 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
# Site settings
title: Kylin Soong . Blog
email: [email protected]
description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
#baseurl: ""
url: ksoong.org
twitter_username: kylinsoong
github_username: kylinsoong
author: Kylin Soong
# Build settings
markdown: kramdown
permalink: pretty
paginate: 15
paginate_path: "/page:num"
# Global Configuration
source: .
destination: ./_site
safe: true
exclude: []
include: ['.htaccess']
timezone: Asia/Shanghai
encoding: UTF-8
# Build Command Options
future: true
#lsi: true
limit_posts: 10000
# Serve Command Options
port: 8888
host: localhost
baseurl: ""
detach: false
gems:
- jekyll-mentions
- jemoji
- jekyll-redirect-from
- jekyll-sitemap
defaults:
-
scope:
path: ""
type: "post"
values:
layout: "default"
#collections:
# my_collection:
# output: true
# permalink: /awesome/:path/
# foo: bar
# Comments
disqus:
config: false
id: need register
duoshuo:
config: true
id: ksoong