-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.purer.yml
148 lines (134 loc) · 4.44 KB
/
_config.purer.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
# menu
menu:
Home: .
Archives: archives # 归档
Categories: categories # 分类
Tags: tags # 标签
Repository: repository # github repositories
# Books: books # 豆瓣书单
# Links: links # 友链
About: about # 关于
# Enable/Disable menu icons
menu_icons:
enable: true # 是否启用导航菜单图标
home: icon-home
archives: icon-archive
categories: icon-folder
tags: icon-tag
repository: icon-project
books: icon-book
links: icon-friend
about: icon-cup
site:
favicon: images/favicon.png
#manifest:
#site_verification:
# google:
# baidu:
# google_analytics:
# service_worker:
pagination:
prev:
alwayShow: true
next:
alwayShow: true
comment:
type: # gitalk # 启用哪种评论系统
disqus: # enter disqus shortname here
livere:
uid: # enter youyan uid
gitalk: # gitalk. https://gitalk.github.io/
owner: fengkx #必须. GitHub repository 所有者,可以是个人或者组织。
admin: fengkx #必须. GitHub repository 的所有者和合作者 (对这个 repository 有写权限的用户)。
repo: blog-comment #必须. GitHub repository.
ClientID: #必须. GitHub Application Client ID.
ClientSecret: #必须. GitHub Application Client `ecret.
valine: # Valine. https://valine.js.org
appid: # your leancloud application appid
appkey: # your leancloud application appkey
notify: false # mail notifier , https://github.com/xCss/Valine/wiki
verify: false # Verification code
placeholder: Just go go # comment box placeholder
avatar: mm # gravatar style
meta: nick,mail,link # custom comment header
pageSize: 10 # pagination size
visitor: false # Article reading statistic https://valine.js.org/visitor.html
github:
username: Skinyi
# wordcount
postCount:
enable: true
wordcount: true # 文章字数统计
min2read: true # 阅读时长预计
search: true # enable local search
toc: true
fancybox: true
license: '这篇文章由作者胡编乱造或者由其他文章复制粘贴而来,其中有些内容可能已经过时,请谨慎参考复制文章中的内容。'
footer:
custom: '❤ Powered by <a href="https://hexo.io/" target="_blank" rel="noopener noreferrer">Hexo</a> with <a href="https://github.com/fengkx/hexo-theme-purer" target="_blank" rel="noopener noreferrer">Purer theme</a>.'
profile:
enabled: true # Whether to show profile bar
avatar: images/avatar.jpg
#gravatar: [email protected] # Gravatar email address, if you enable Gravatar, your avatar config will be overriden
author: Avery Ma
author_title: IT 从业者
author_description: Make Everything Worth
location: 宁夏, 中国
follow: https://github.com/skinyi
# Social Links
social:
# links:
# github: https://github.com/skinyi
# telegram: https://t.me/fengkx
# twitter: https://twitter.com/example
# facebook: /
# dribbble: /
# behance: https://www.behance.net/cofess
# rss: atom.xml
link_tooltip: false # enable the social link tooltip, options: true, false
# My Personal Links
links:
Github: https://github.com/skinyi
Blog: http://skinyi.github.io
# My Personal Labels
labels:
- Linux
- Docker
- DevTechs
- MySQL
- Scripts
skills:
Linux: ★★★☆☆
MySQL: ★★★☆☆
Shell: ★★★☆☆
Docker: ★★★☆☆
DevTechs: ★☆☆☆☆
# My Personal Works
works:
#name:
#link: http://www.example.com
#date: 2016
# My Personal Projects
projects:
#fengkx/NodeRSSBot: https://github.com/fengkx/NodeRSSBot
#fengkx/translator: https://github.com/fengkx/translator
#fengkx/cacheman-level: https://github.com/fengkx/cacheman-level
widgets:
# - board
- category
- tag
- tagcloud
- archive
- recent_posts
#widget behaivor
show_count: true
cdn:
katex: //cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css
gitment: //cdn.jsdelivr.net/npm/[email protected]/style/default.min.css
gitalk: //cdn.jsdelivr.net/npm/[email protected]/dist/gitalk.min.css
gitalk_js: //cdn.jsdelivr.net/npm/[email protected]/dist/gitalk.min.js
blueimp_md5: //cdn.jsdelivr.net/npm/[email protected]/js/md5.min.js
valine: //cdn.jsdelivr.net/npm/[email protected]/dist/Valine.min.js
lightgallery_css: //cdn.jsdelivr.net/npm/[email protected]/dist/css/lightgallery.min.css
lightgallery_js: //cdn.jsdelivr.net/npm/[email protected]/dist/js/lightgallery.min.js
aplayer: //cdn.jsdelivr.net/npm/svelte-aplayer/dist/wc/svelte-aplayer.umd.js