forked from iblh/hexo-theme-material
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
159 lines (134 loc) · 4.14 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
# ---------------------------------------------------------------
# Site Information Settings
# ---------------------------------------------------------------
# Head info
head:
favicon: "http://olilzmmvk.bkt.clouddn.com//img/favicon.png"
high_res_favicon: "http://olilzmmvk.bkt.clouddn.com//img/favicon.png"
apple_touch_icon: "http://olilzmmvk.bkt.clouddn.com//img/favicon.png"
keywords:
# Jump Links Settings
url:
rss:
daily_pic: "#"
logo: "#"
# ---------------------------------------------------------------
# Style Settings
# ---------------------------------------------------------------
# Schemes
scheme: Paradox
#scheme: Isolation
# UI & UX: slogan, color, effect
uiux:
slogan: "你若安好 便是晴天"
theme_color: "#0097A7"
theme_sub_color: "#00838F"
hyperlink_color: "#616161"
button_color: "#757575"
android_chrome_color: "#0097A7"
nprogress_color: "#FF4081"
nprogress_buffer: "800"
# JS Effect Switches
js_effect:
fade: true
smoothscroll: false
# Reading experience
# markdown available value:
# Material | Github | Plain
reading:
markdown: Github
entry_excerpt: 80
code_highlight: solarized-white
# Thumbnail Settings
thumbnail:
purecolor:
random_amount: 39
# Background Settings
# bing available parameter:
# new | color= | type=
# color available value: black, blue, brown, green, multi, orange, pink, purple, red, white, yellow
# type available value: A (animal), C (culture), N (nature), S (space), T (travel)
background:
#purecolor: "#F5F5F5"
bgimg: "http://olilzmmvk.bkt.clouddn.com//img/blog_bg/backbg_17.jpg"
bing:
enable: false
parameter:
# Images Settings
img:
logo: "http://olilzmmvk.bkt.clouddn.com//img/logo.png"
avatar: "http://olilzmmvk.bkt.clouddn.com//img/avatar.png"
daily_pic: "http://olilzmmvk.bkt.clouddn.com//img/daily_pic.png"
sidebar_header: "http://olilzmmvk.bkt.clouddn.com//img/sidebar_header.png"
footerico: "http://olilzmmvk.bkt.clouddn.com//img/footer/footer_ico-"
#upyun_logo: "/img/upyun_logo.png"
random_thumbnail: "http://olilzmmvk.bkt.clouddn.com//img/random/material-"
# Custom Fonts
fonts: Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif
# ---------------------------------------------------------------
# Menu Settings
# ---------------------------------------------------------------
# SNS Menu
sns:
email: 假印次品
github: "https://github.com/RocPeng"
zhihu: "https://www.zhihu.com/people/Roc_Peng/activities"
csdn: "http://blog.csdn.net/qq1072313099"
bilibili: "https://github.com/RocPeng"
sns2:
github: "https://github.com/Lyuke-liu"
zhihu: "https://www.zhihu.com/people/liu-kun-3-92/activities"
csdn: "http://blog.csdn.net/welcome031"
steam: "https://steamcommunity.com/profiles/76561198217405991/"
# SNS Share Switch
sns_share:
twitter: false
facebook: false
googleplus: false
weibo: true
linkedin: false
qq: false
telegram: false
# Sidebar User Dropdown
dropdown:
Email Me:
link: "#"
icon: email
# Sidebar Categories Switch
sidebar_categories: false
# Pages Menu
pages:
标签云:
link: "/tags"
icon: assignment
# Qrcode for redirect at other device
qrcode: true
# ---------------------------------------------------------------
# Integrated Services
# ---------------------------------------------------------------
# Comment Systems
# Available value of "use":
# duoshuo | disqus
comment:
use:
shortname:
duoshuo_thread_key_type: path
duoshuo_embed_js_url: "https://static.duoshuo.com/embed.js"
# Search Systems
# Available value:
# swiftype | google | local
search:
use: google
swiftype_key:
# Leancloud Views
leancloud:
enable: false
app_id: #你的app_id
app_key: #你的app_key
av_core_mini: "https://cdn1.lncld.net/static/js/av-core-mini-0.6.1.js"
# Busuanzi 不蒜子 Views
busuanzi:
enable: false
all_site_uv: false
post_pv: false
busuanzi_pure_mini_js: "https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"