-
Notifications
You must be signed in to change notification settings - Fork 44
/
_config.yml
34 lines (28 loc) · 1.05 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
safe: false
permalink: /posts/:title.html
exclude:
- README.md
name: Your Name's Site
host: localhost
desc: Some description of your site.
custom:
category:
default: Default Category
another: Another Category
categories:
- name: default
title: Default Category
- name: another
title: Another Category
scrollingLoadCount: 2 # 滚屏自动加载文章数量,“0”为关闭
meta:
author:
name: Your Name
email: [email protected]
disqus: your-disqus-short-name # Disqus缩略标识
gcse: 000346898720731947188:13h55x32l0y # Google自定义搜索标识ID
github: your-github-account # GitHub账号
gravatar: 1cd8c12591616d8c22aaa624f8c07834 # Gravatar头像标识
disqus: disqus.com/embed.js # Disqus评论的JS地址
gapi: http://www.google.com/jsapi # Google API地址
gravatar: http://en.gravatar.com/avatar/ # Gravatar头像服务器地址