-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.aurora.yml
249 lines (231 loc) · 7.53 KB
/
_config.aurora.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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
#! ---------------------------------------------------------------
#! Aurora Theme for Hexo
#! ---------------------------------------------------------------
#! Designed & Coded By Benny Guo
#! ---------------------------------------------------------------
#! ---------------------------------------------------------------
#! Site Configs
#! @docs https://aurora.tridiamond.tech/guide/configuration.html
#! ---------------------------------------------------------------
site:
subtitle: 吾曜 Blog
author: 吾曜
nick: Jax AI
description: '人生不过如此,且行且珍惜,所有的磨难都是生命的财富。'
link: '/'
language: zh-CN
multi_language: false
logo: 'https://avatars.githubusercontent.com/u/126133433?v=4'
avatar: 'https://avatars.githubusercontent.com/u/126133433?v=4'
# beian:
# number: '粤ICP备18038099号'
# link: 'https://vlts.cn/'
# police_beian:
# number: '18888888号'
# link: 'https://vlts.cn/'
# Start date of the blog YYY-MM-DD
# 博客开始运行日期
started_date: '2023-06-06'
# Path unique identifier (文章 URL 唯一标识)
# uid: use unique ID
# slug: use generated slug base on title
# (Default is 'slug')
pathSlug: 'slug'
#! ---------------------------------------------------------------
#! Authors Configs
#! @docs https://aurora.tridiamond.tech/guide/authors.html
#! ---------------------------------------------------------------
authors:
##! example
# TriDiamond:
# name: TriDiamond
# avatar: https://up.enterdesk.com/edpic_source/44/ff/3d/44ff3d6bd2819d524facfcc33205d4cd.jpg
# link: https://github.com/TriDiamond
# description: 'Think like an artist, code like an artisan.'
# socials:
# github: https://tridiamond.tech
#! ---------------------------------------------------------------
#! Menu Configs
#! @docs https://aurora.tridiamond.tech/guide/menu.html
#! ---------------------------------------------------------------
menu:
About: false
about:
name: 'About'
type: 'about'
path: '/page/about'
i18n:
en: about
zh-CN: 关于
Archives:
i18n:
en: tags
zh-CN: 归档
Tags:
i18n:
en: tags
zh-CN: 标签
Links:
i18n:
en: tags
zh-CN: 友情链接
# Aurora:
# name: 'Aurora'
# path: 'https://github.com/Aurora/hexo-theme-Aurora'
# projects:
# name: 'Projects'
# children:
# obsidian:
# name: 'Obsidian Theme'
# path: 'https://github.com/tridiamond/hexo-theme-obsidian'
# pages-menu:
# name: 'MessageBoard'
# path: '/page/message-board'
#! ---------------------------------------------------------------
#! Theme Config
#! @docs https://aurora.tridiamond.tech/guide/theme.html
#! ---------------------------------------------------------------
theme:
dark_mode: 'auto'
profile_shape: diamond # support `circle`, `diamond`, `rounded`
feature: true
gradient:
color_1: '#24c6dc'
color_2: '#5433ff'
color_3: '#ff0099'
#! ---------------------------------------------------------------
#! Social Configs
#! @docs https://aurora.tridiamond.tech/guide/social.html
#! ---------------------------------------------------------------
socials:
customs:
##! Example:
##! --- Using SVG
# bilibili:
# icon: http://localhost:4000/svg/bilibili.svg
# link: https://live.bilibili.com/22619211
##! --- Using IconFont
# baidu:
# icon: iconfont icon-baidu
# link: https://live.bilibili.com/22619211
##! --- Using FontAwesome
# book:
# icon: far fa-address-book
# link: https://live.bilibili.com/22619211
#! ---------------------------------------------------------------
#! Site Meta Configs
#! @docs https://aurora.tridiamond.tech/guide/theme.html
#! ---------------------------------------------------------------
site_meta:
cdn: cn
favicon:
description: '人生不过如此,且行且珍惜,每一次的失败,都是成功的伏笔;每一次的考验,都有一份收获;每一次的泪水,都有一次醒悟;每一次的磨难,都有生命的财富。'
keywords: ''
author: 'jax'
#! ---------------------------------------------------------------
#! Plugins
#! @docs https://aurora.tridiamond.tech/guide/plugins.html
#! ---------------------------------------------------------------
# For local development only!
gitalk:
enable: true
autoExpand: true
clientID: ''
clientSecret: ''
repo: '' ## dev-blo-comments
owner: '' ## owner name
admin: [''] ## ['admin_name']
id: uid
language: cn
distractionFreeMode: true
recentComment: true
proxy: ''
# Valine comment plugin (recommended!)
# see https://valine.js.org/quickstart.html
valine:
enable: false
app_id:
app_key:
avatar: ''
placeholder: Leave your thoughts behind~
visitor: true
lang: en
avatarForce: false
meta: ['nick', 'mail']
requiredFields: ['nick', 'mail']
admin: '' # admin username
recentComment: true
# Twikoo comment plugin
# see https://twikoo.js.org/quick-start.html
twikoo:
enable: false
recentComment: true
envId: xxxxxxxxxxxxxxx # 腾讯云环境填 envId;Vercel 环境填地址(https://xxx.vercel.app)
# region: ap-guangzhou # 环境地域,默认为 ap-shanghai,腾讯云环境填 ap-shanghai 或 ap-guangzhou;Vercel 环境不填
lang: 'en' # 用于手动设定评论区语言,支持的语言列表 https://github.com/imaegoo/twikoo/blob/main/src/client/utils/i18n/index.js
# Waline comment plugin
# see https://waline.js.org/guide/get-started/
waline:
enable: false
recentComment: true
reaction: false
login: 'disable'
meta: ['nick', 'mail']
requiredMeta: ['nick', 'mail']
commentSorting: 'latest'
wordLimit: 0
imageUploader: false
pageSize: 10
serverURL: '' # 填写服务端地址
# Enable Busuanzi statistic plugin
# see http://ibruce.info/2015/04/04/busuanzi/
busuanzi:
enable: false
#复制附加
copy_protection:
enable: false
author:
cn: 作者
en: Author
link:
cn: 本文来自于
en: Article is from
license:
cn: 博客内容遵循 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议
en: This content is shared under the CC BY-NC-SA 4.0 protocol (Non-Commercial)
#! ---------------------------------------------------------------
#! Enable Aurora Bot Dia
#! @docs https://aurora.tridiamond.tech/guide/site-meta.html#custom-meta
#! ---------------------------------------------------------------
aurora_bot:
enable: true
locale: cn
bot_type: dia
tips:
#! ---------------------------------------------------------------
#! Injections
#! @docs https://aurora.tridiamond.tech/guide/site-meta.html#custom-meta
#! ---------------------------------------------------------------
injects:
scripts:
css:
#! ---------------------------------------------------------------
#! Footer links
#! ---------------------------------------------------------------
footer_links:
- title: # main title
links:
- title: # link title
url: # URL link
- title: # link title
url: # URL link
- title: Friends # link of friends mode / 友链模式
mode: 'links'
#! ---------------------------------------------------------------
#! Highlighter Shiki
#! ---------------------------------------------------------------
shiki:
enable: true
theme: material-theme-palenight
externalTheme:
backgroundColor: '#1a1a1a'