forked from miiiku/hexo-theme-flexblock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
80 lines (69 loc) · 1.49 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
# Header
menu:
首页: /
分类: /categories
标签: /tags
# 关于: /about
logo: https://janescott.cn/favicon.ico
# banner: https://qiniu.miiiku.xyz/src/images/banner.jpg
# banner: css/images/banner.jpg
#banner: http://cdn.janescott.cn/images/jane/cover.jpg
#banner: images/cover_01.jpg
banner: http://cdn.janescott.cn/images/jane/home_cover.jpg
# large cover
# long: [article, link]
# short: [category, tag]
large_legnth:
long: 20
short: 5
# 一言
# docs: https://hitokoto.cn/api
# type: [a, b, c, d, e, f, g]
hitokoto:
enable: true
type: a
# valine 评论
# docs: https://valine.js.org
# You can get your appid and appkey from https://leancloud.cn
valine:
enable: false
appId:
appKey:
avatar: mm
placeholder: 随便说点什么叭~
notify: true
visitor: true
pageSize: 10
# dplayer 视频播放
# docs: http://dplayer.js.org/#/zh-Hans/
dplayer:
enable: false
theme: "#b7daff"
autoplay: false
loop: false
mutex: true
# macy 瀑布流
# docs: https://github.com/bigbite/macy.js
# Specific configuration information go to `layout/plug-in/macy.ejs`
macy: true
# zoom 图片预览
# docs: https://github.com/miiiku/zoom
zoom:
enable: true
margin: 15
padding: 15
radius: 5
specify:
filter: "gallery" # filter Front-matter photos
# widget behavior
archive_type: 'monthly'
show_count: false
# beian
beian: false
# Miscellaneous
google_analytics:
gauges_analytics:
baidu_analytics:
tencent_analytics:
favicon: https://janescott.cn/favicon.ico
permalink: :title/