-
Notifications
You must be signed in to change notification settings - Fork 6
/
_config.example.yml
150 lines (136 loc) · 4.41 KB
/
_config.example.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
# 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.ico
#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
lang: en # Language of comment instruction. Default CH
github:
username: fengkx
# wordcount
postCount:
enable: true
wordcount: true # 文章字数统计
min2read: true # 阅读时长预计
search: true # enable local search
toc: true
fancybox: true
license: 'This article is available under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" rel="noopener noreferrer">Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)</a> License'
footer:
# custom:
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: fengkx
author_title: Student & Coder
author_description: Having fun
location: Guangzhou, China
follow: https://github.com/fengkx
# Social Links
social:
links:
github: https://github.com/fengkx
telegram: https://t.me/fengkx
twitter: https://twitter.com/example
# facebook: /
# dribbble: /
# behance: https://www.behance.net/cofess
rss: atom.xml
link_tooltip: true # enable the social link tooltip, options: true, false
# My Personal Links
links:
Github: https://github.com/fengkx
Blog: http://www.fengkx.top
Email: i#fengkx.top(请将#替换成@)
Wechat: liang222liang
# My Personal Labels
labels:
- 前端
- Node.js
- Golang
- Linux日常使用
skills:
Git: ★★★☆☆
Gulp: ★★★☆☆
Javascript: ★★★☆☆
HTML+CSS: ★★★☆☆
Bootstrap: ★★★☆☆
# 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