-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path_config.yml
56 lines (47 loc) · 1.42 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
markdown: kramdown
safe: false
permalink: /:categories/:title
exclude:
- README.md
origin: https://yanjunyi.com
name: 严俊羿
defaults:
- scope:
path: blog/_posts
type: posts
values:
permalink: blog/posts/:title
layout: post
- scope:
path: discovery/_posts
values:
layout: post
blog:
name: 闭门造轮子
desc: 造轮子工程师的代码笔记
category:
thinking: 闭门思考
experience: 问题即经验
criticism: 非专业吐槽
communication: 交流分享
categories:
- name: thinking
title: 闭门思考
- name: experience
title: 问题即经验
- name: criticism
title: 非专业吐槽
- name: communication
title: 交流分享
scrollingLoadCount: 0
meta:
author:
name: Junyi
email: [email protected]
disqus: tech-justlog-me # Disqus缩略标识
gcse: 000346898720731947188:13h55x32l0y # Google自定义搜索标识ID
github: mytharcher # GitHub账号
gravatar: 1cd8c12591616d8c22aaa624f8c07834 # Gravatar头像标识
disqus: disqus.com/embed.js # Disqus评论的JS地址
gapi: https://www.google.com/jsapi # Google API地址
gravatar: https://en.gravatar.com/avatar/ # Gravatar头像服务器地址