-
Notifications
You must be signed in to change notification settings - Fork 83
/
_config.yml
107 lines (93 loc) · 2.7 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# Header
menu:
首页: /
归档: /archives
友链: /links
关于: /about
# 主页banner图
banner: https://qiniu.sukoshi.xyz/src/images/68686407_p0.jpg
# 站点通知信息
notice: flex-block主题部分重构,详情查看https://github.com/miiiku/flex-block
# 作者信息
author:
name: Sukoshi
avatar: https://s.gravatar.com/avatar/2d6b803eea37de0257620d5fabee7e64?s=200&r=g&d=retro
description: 贵在坚持
toc:
max_depth: 3 # 生成 TOC 的最大深度
min_depth: 2 # 生成 TOC 的最小深度
comments:
enable: false
use: 'valine' # valine || disqus
# valine 评论
# docs: https://valine.js.org
# You can get your appid and appkey from https://leancloud.cn
# 这里appId和appKey一定一定要改成自己的,没有的话去 https://leancloud.cn 这个网站注册创建一个
valine:
appId:
appKey:
placeholder: 随便说点什么叭~ # 评论框占位提示符
avatar: mp # Gravatar 头像展示方式
pageSize: 10 # 评论列表分页,每页条数
lang: zh-cn # 多语言支持
visitor: true # 文章访问量统计
recordIP: true # 是否记录评论者IP
enableQQ: false # 是否启用昵称框自动获取QQ昵称和QQ头像,开启后是在昵称框输入QQ号码进行获取
meta: "['nick', 'mail', 'link']" # 评论者相关属性,可选值:['nick'],['nick','mail'],['nick', 'mail', 'link']
requiredFields: "['nick']" # 设置必填项,默认匿名
bilibiliEmoji: true # 是否启用Bilibili表情
# disqus 评论
# docs: https://disqus.com/
disqus:
website:
error: 如果你看不到评论,那么就真的看不到评论 w(゜Д゜)w
# dplayer 视频播放
# docs: http://dplayer.js.org/#/zh-Hans/
dplayer:
enable: true
theme: "#b7daff"
autoplay: false
loop: false
mutex: true
# aplayer 音频播放
# docs: https://aplayer.js.org/#/zh-Hans/
aplayer:
enable: true
theme: "#b7daff"
autoplay: false
loop: false
mutex: true
lrcType: 3
# mathjax LaTeX公式支持
# docs: http://docs.mathjax.org/en/latest/
mathjax:
enable: true
inlineMathMark: [['\\(', '\\)'],] #内联公式标记, e.g. [['\\(', '\\)'],['$', '$']]
# polyfill 提供旧版本浏览器对新语法的支持
# website: https://cdnjs.cloudflare.com/polyfill
polyfill:
enable: false
# jsdelivr镜像域名
# e.g. cdn.example.com
jsdelivr_mirror:
# 国内备案信息
beian:
# 谷歌分析
google_analytics:
# gauges分析
gauges_analytics:
# 百度分析
baidu_analytics:
# 腾讯分析
tencent_analytics:
# 站点ico
favicon: /favicon.ico
# Social Icon
social_icon:
enable: true
icons:
ins :
zhihu :
weibo :
github : https://github.com/miiiku/
twitter : https://twitter.com/guanquanhong