-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path_config.yml
More file actions
45 lines (41 loc) · 1.35 KB
/
_config.yml
File metadata and controls
45 lines (41 loc) · 1.35 KB
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
auto: true
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
# paginate 分页
gems: [jekyll-paginate]
paginate: 6
permalink: /:year/:month/:day/:title.html
feed: /feed.xml
#这个tag用来判断book类型的博文,不展示在文章列表中,只在读后感里找到
bookTag: book
#几类标识,已读,正在读,未读,自动从markdown文章里生成书籍列表
bookTypeReaded: readed
bookTypeReading: reading
bookTypeToRead: toread
#这个tag用来判断音乐类型的博文,和book一样,都是默认不显示的
musicTag: music
#这个tag用来判断项目类型
demoTag: project
# excerpt 前期考虑用excerpt作为文章摘要,后面发出会影响统一样式,于是放弃了
#excerpt_separator: "\n\n\n\n"
#多说插件使用自己的 short_name
duoshuo_shortname: dailc
#畅言插件
changyan_sid: dailcblog
changyan_appid: cytnL4xnw
changyan_conf: prod_6546e9cbdc48853a518991182e2806a2
#百度统计标识
baidu_analytics_id: 0ad542bd5ce7bd628fd6b892a2bef1fc
url: https://dailc.github.io
title: Dailc的个人主页
description: 记录个人成长的点点滴滴
author_info: <a href="https://dailc.github.io/">dailc</a>
author :
name : Lichun Dai
nickName : 撒网要见鱼
intro: 程序员,偏前端。会点口琴和吉他。
email : dailichun@aliyun.com
github : dailc
githubUrl: https://github.com/dailc