-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
196 lines (158 loc) · 5.6 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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
# >>> Basic Setup | 基础设置 <<<
# Header | 主菜单
## About Page: `hexo new page about`
## Tags Cloud Page: `hexo new page tags`
menu:
主页 | Home: /
归档 | Archives: /archives
关于 | About: /about
# 静心阅读: /tags
# 光影之路: /instagram
# 随笔: /tags/随笔
# Link to your avatar | 填写头像地址
avatar: img/head.jpg
# Small icon of Your site | 站点小图标地址
favicon: img/favicon.png
# Social info. Bar | 社交信息展示
## Keep "mailto:" in Email | 设置 Email 时保留 "mailto:"
## Encrypt email 加密邮件地址 http://ctrlq.org/encode/
## RSS requires a plugin to take effect | 使用 RSS 需先安装对应插件
## https://github.com/hexojs/hexo-generator-feed
subnav:
github: "https://github.com/maxize"
zhihu: "https://www.zhihu.com/people/ma-xing-ze"
weibo: "http://weibo.com/1878814260/profile?topnav=1&wvr=6&is_all=1"
google: "https://plus.google.com/108309905514233834903"
# twitter: "#"
# linkedin: "#"
# mail: "http://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&email=PAkNDgsKBQ4MCnxNTRJfU1E"
# facebook: "#"
# rss: /atom.xml
# pinterest: "#"
# QQ: "#"
# wechat: "#"
# douban: "#"
# pinboard: "#"
# stackoverflow: "#"
# Instagram: "#"
# segmentfault: "#"
# >>> Conments 评论系统 <<<
# Chose ONE as your comment system and keep others disable.
# 选一个作为网站评论系统,其他保持禁用。
disqus:
# on: true
shortname: maxize-github-io
# https://help.disqus.com/customer/en/portal/articles/466208-what-s-a-shortname-
# It is unnecessary to enable disqus here if
# you have set "disqus_shortname" in your site's "_config.yml"
duoshuo:
# on: true
domain: amnon
# 是否开启多说评论,http://duoshuo.com/create-site/
# 使用上面网址登陆你的多说,然后创建站点,在 domain 中填入你设定的域名前半部分
# http://<要填的部分>.duoshuo.com (domain只填上<>里的内容,不要填整个网址)
gitment:
on: true
owner: Maxize
repo: maxize.github.io
client_id: 5613b469a87638ba36f5
client_secret: cabcaa615c452d2b0adbb909e2a50422ad52f988
youyan:
#on: true
id:
# 是否开启友言评论,http://www.uyan.cc/index.php
# id 中填写你的友言用户数字ID,注册后进入后台管理即可查看
# 友言服务在 Web 环境下运行,普通本地环境无法查看,请部署后在线上测试。
# >>> Style Customisation 样式自定义 <<<
# Background | 背景
## "background_sum": show images form /source/background/的图片数目
## "on: true": 自动随机显示这5张图片
## "on: false": 自定义显示图片设置background_image: 5
background:
on: true
#on: false
background_sum: 24
background_image: 109
highlight_style:
on: true
inline_code: 5
code_block: 5
# Set inline_code to style highlight text
# Chose a highlight theme for code block
# 通过 inline_code 切换内置文本高亮样式 Value: 0 - 9 可选
# 通过 code_block 切换内置代码高亮配色主题 Value: 0 - 4
blockquote_style:
#on: true
blockquote: 1 # Value: 0 - 7 可选
# 自定义文章「引用部分」的样式
# 左边栏宽度 px
left_col_width: 300
# 目录中标题不换行
# Keep TOC title on the same line |
toc_nowrap: false
# 自定义"阅读全文"链接按钮的显示文字
# Customize the text on excerpt link
excerpt_link: more #修改more>>的文字
# 是否显示边栏中的搜索框(仅样式,未添加搜索功能)
# Search Box in left column
# search_box: true
# 是否开启主页及加载头像时的动画效果
# Animation in Homepage and Loading avatar
animate: true
# >>> Small features | 小功能设置 <<<
# 是否开启边栏多标签切换
# Birdhouse button in left column
tagcloud: true
# Blogroll, Link exchange | 友情链接
# friends: false
friends:
我的 BLOG: https://maxize.github.io/
云风的 BLOG: http://blog.codingnow.com/
刘未鹏 | Mind Hacks: http://mindhacks.cn/
# 打赏
# 请在需要打赏的文章的md文件头部,设置属性reward: true
# 打赏基础设定:0-关闭打赏; 1-文章对应的md文件里有reward:true属性,才有打赏; 2-所有文章均有打赏
reward_type: 2
# 打赏wording
reward_wording1: '喝杯饮料'
reward_wording2: '扫码打赏,你说多少就多少'
# 支付宝二维码图片地址,跟你设置头像的方式一样。比如:/img/alipay.jpg
alipay: /img/alipay.png
# 微信二维码图片地址
weixin: /img/weixin.png
#是否开启“关于我”。
aboutme: 移动前端开发攻城狮,这个人有严重的拖延症,记性差,脾气暴躁,晚睡癌,暂获好人卡无数,你该忽略他。
#aboutme: false
# 是否在新窗口打开链接
# Open ALL link in a new tab
open_in_new: false
# Customize feed link 自定义订阅地址
rss: /atom.xml
# >>> Vendors | 第三方工具 & 服务 <<<
# images viewer | 图片浏览器
## http://www.fancyapps.com/fancybox/
fancybox: true
# Display Math(LaTeX, MathML...) | 数学公式支持
## https://www.mathjax.org/
mathjax: false
# Socail Share | 是否开启分享
# share: true
baidushare: true
#showshare: true
# 百度、谷歌站长验证。填写 HTML 标签 content
# Site Verification for Google and Baidu. HTML label content.
google_site: DGCmOpnnk2N9A7ga6Q2GhPHE4x3zJHwpI1L2OzCtG1g
baidu_site: U4KINp5Fzp
# Fill in Google Analytics tracking ID, #e.g. UA-XXXXX-X, or Baidu Analytics hash key
google_analytics: UA-101964977-1
baidu_analytics: c170b2dcf076b3362efbc44a5b90c6a3
# 不蒜子网站计数设置
# http://ibruce.info/2015/04/04/busuanzi/
visit_counter:
on: true
site_visit: Geek 到访数
page_visit: 本页阅读量
# A标签提示
TipTitle: true
# Loading
# Loading: true