-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
38 lines (33 loc) · 914 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
markdown: kramdown
kramdown:
input: GFM
highlighter: pygments
permalink: /posts/:title.html
excerpt_separator: "<!-- more -->"
github: TeslaHua
author: "王中华"
email: [email protected]
name: "王中华个人博客"
domain: www.teslahua.com
all_categories: [
["java", "Java后台相关","/posts/java.html"],
["web", "Web前端相关","/posts/web.html"],
["database", "数据库相关","/posts/database.html"],
["embedded", "嵌入式设计相关","/posts/embedded.html"],
["Linux", "Linux相关","/posts/linux.html"],
["slam", "SLAM相关","/posts/slam.html"],
["about", "关于","/posts/about.html"],
["read", "读书笔记","/posts/read.html"]
]
paginate: 8
paginate_path: "posts/page:num"
timezone: America/Los_Angeles
collections:
docs:
output: true
plugins:
- jekyll-paginate
leancloud:
enable: true
app_id: JnilGriJUDBPINlbbePyDHzO-gzGzoHsz
app_key: B7CgcOstOD4Owwwu1YiuDm4j