This repository was archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·264 lines (242 loc) · 8.31 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
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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
# Hexo Configuration
## Docs: https://hexo.io/docs/configuration.html
## Source: https://github.com/hexojs/hexo/
# Site
title: 梦落の小屋
subtitle: 梦璃雨落
description: 一个以教程为主的技术类个人博客,欢迎来我的小屋作伴~
keywords: 梦璃雨落, 梦落的小屋, 梦璃雨落的博客, 梦落の小屋, 梦落
author: 梦璃雨落
language: zh-CN
timezone: Asia/Shanghai
# URL
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
url: https://blog-old.dreamfall.cn
permalink: post/:title/
permalink_defaults:
pretty_urls:
trailing_index: false # Set to false to remove trailing 'index.html' from permalinks
trailing_html: false # Set to false to remove trailing '.html' from permalinks
# Directory
source_dir: source
public_dir: public
tag_dir: tags
archive_dir: archives
category_dir: categories
code_dir: downloads/code
i18n_dir: :lang
skip_render:
# Writing
new_post_name: :title.md # File name of new posts
default_layout: post
titlecase: false # Transform title into titlecase
external_link:
enable: true # Open external links in new tab
field: site # Apply to the whole site
exclude: ''
filename_case: 0
render_drafts: false
post_asset_folder: false
relative_link: false
future: true
highlight:
enable: true
line_number: false
auto_detect: false
tab_replace: ''
wrap: true
hljs: false
prismjs:
enable: false
preprocess: true
line_number: true
tab_replace: ''
# Home page setting
# path: Root path for your blogs index page. (default = '')
# per_page: Posts displayed per page. (0 = disable pagination)
# order_by: Posts order. (Order by date descending by default)
index_generator:
path: ''
per_page: 10
order_by: -date
# Category & Tag
default_category: uncategorized
category_map:
tag_map:
# Metadata elements
## https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta
meta_generator: true
# Date / Time format
## Hexo uses Moment.js to parse and display date
## You can customize the date format as defined in
## http://momentjs.com/docs/#/displaying/format/
date_format: YYYY-MM-DD
time_format: HH:mm:ss
## updated_option supports 'mtime', 'date', 'empty'
updated_option: 'mtime'
# Pagination
## Set per_page to 0 to disable pagination
per_page: 10
pagination_dir: page
# Include / Exclude file(s)
## include:/exclude: options only apply to the 'source/' folder
include:
exclude:
ignore:
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: butterfly
# Deployment
## Docs: https://hexo.io/docs/one-command-deployment
deploy:
type: git
repository:
github: https://meng-luo:[email protected]/meng-luo/meng-luo.github.io.git,master
# footer_beautify
# 页脚计时器:[Native JS Timer](https://akilar.top/posts/b941af/)
# 页脚徽标:[Add Github Badge](https://akilar.top/posts/e87ad7f8/)
footer_beautify:
enable:
timer: false # 计时器开关
bdage: true # 徽标开关
priority: 5 #过滤器优先权
enable_page: all # 应用页面
exclude: #屏蔽页面
# - /posts/
# - /about/
layout: # 挂载容器类型
type: id
name: footer-wrap
index: 0
# 计时器部分配置项
runtime_js: https://npm.elemecdn.com/[email protected]/lib/runtime.min.js
runtime_css: https://npm.elemecdn.com/[email protected]/lib/runtime.min.css
# 徽标部分配置项
swiperpara: 0 #若非0,则开启轮播功能,每行徽标个数
bdageitem:
- link: https://hexo.io/ #徽标指向网站链接
shields: https://img.dreamfall.cn/blog/1.svg #徽标API
message: 博客框架为Hexo_v5.4.1 #徽标提示语
- link: https://butterfly.js.org/
shields: https://img.dreamfall.cn/blog/2.svg
message: 主题版本Butterfly_v4.1.0
- link: https://cloud.tencent.com/
shields: https://img.dreamfall.cn/blog/3.svg
message: 本站由腾讯云提供CDN加速/云储存服务
- link: https://cloud.tencent.com/
shields: https://img.dreamfall.cn/blog/3.svg
message: 本站由腾讯云提供服务器和DNS解析
- link: http://creativecommons.org/licenses/by-nc-sa/4.0/
shields: https://img.dreamfall.cn/blog/5.svg
message: 本站采用知识共享署名-非商业性使用-相同方式共享4.0国际许可协议进行许可
swiper_css: https://npm.elemecdn.com/[email protected]/lib/swiper.min.css
swiper_js: https://npm.elemecdn.com/[email protected]/lib/swiper.min.js
swiperbdage_init_js: https://npm.elemecdn.com/[email protected]/lib/swiperbdage_init.min.js
wowjs:
enable: true #控制动画开关。true是打开,false是关闭
priority: 10 #过滤器优先级
mobile: false #移动端是否启用,默认移动端禁用
animateitem:
- class: recent-post-item #必填项,需要添加动画的元素的class
style: animate__zoomIn #必填项,需要添加的动画
#duration: 2s #选填项,动画持续时间,单位可以是ms也可以是s。例如3s,700ms。
#delay: 1s #选填项,动画开始的延迟时间,单位可以是ms也可以是s。例如3s,700ms。
#offset: 100 #选填项,开始动画的距离(相对浏览器底部)
#iteration: 2 #选填项,动画重复的次数
- class: card-widget
style: animate__zoomIn
animate_css: https://npm.elemecdn.com/[email protected]/lib/animate.min.css
wow_js: https://npm.elemecdn.com/[email protected]/lib/wow.min.js
wow_init_js: https://npm.elemecdn.com/[email protected]/lib/wow_init.js
# hexo-butterfly-swiper
# see https://akilar.top/posts/8e1264d1/
swiper:
enable: true # 开关
priority: 5 #过滤器优先权
enable_page: all # 应用页面
timemode: updated #date/updated
layout: # 挂载容器类型
type: id
name: recent-posts
index: 0
default_descr: 再怎么看我也不知道怎么描述它的啦!
swiper_css: https://npm.elemecdn.com/[email protected]/lib/swiper.min.css #swiper css依赖
swiper_js: https://npm.elemecdn.com/[email protected]/lib/swiper.min.js #swiper js依赖
custom_css: https://npm.elemecdn.com/[email protected]/lib/swiperstyle.css # 适配主题样式补丁
custom_js: https://npm.elemecdn.com/[email protected]/lib/swiper_init.js # swiper初始化方法
bangumi: # 追番设置
enable: true
source: bgm
bgmInfoSource: 'bgmApi'
path:
vmid: 603635
title: '追番列表'
quote: '生命不息,追番不止!'
show: 1
lazyload: false
srcValue: '__image__'
lazyloadAttrName: 'data-src=__image__'
loading:
showMyComment: false
pagination: false
metaColor:
color:
webp:
progress:
extraOrder:
proxy:
host:
port:
extra_options:
key: value
cinema: # 追剧设置
enable: true
path:
vmid: 380535457
title: '追剧列表'
quote: '生命不息,追剧不止!'
show: 1
lazyload: false
srcValue: '__image__'
lazyloadAttrName: 'data-src=__image__'
loading:
metaColor:
color:
webp:
progress:
extraOrder:
extra_options:
key: value
sitemap:
path: sitemap.xml
baidusitemap:
path: baidusitemap.xml
feed:
enable: true
type: atom
path: atom.xml
limit: 20
aplayer:
meting: true
asset_inject: false
# fcircle
# see https://anzhiy.cn/posts/3753.html
fcircle:
enable: true #控制开关
apiurl: https://friend.dreamfall.cn/ #api地址
initnumber: 30 #【可选】页面初始化展示文章数量
stepnumber: 30 #【可选】每次加载增加的篇数
css: https://npm.elemecdn.com/[email protected]/assets/css/default.css #【可选】开发者接口,自定义css链接
js: https://npm.elemecdn.com/[email protected]/assets/js/fcircle.js #【可选】开发者接口,自定义js链接
fetchJs: https://npm.elemecdn.com/[email protected]/assets/js/fetch.js
randomFriendsPostJS: https://npm.elemecdn.com/[email protected]/assets/js/random-friends-post.js
topIcon: fas fa-arrow-right
topLink: /about/
top_background: https://img.dreamfall.cn/blog/fcircle.webp
path: /fcircle #【可选】fcircle的路径名称。默认为 fcircle,生成的页面为 fcircle/index.html
front_matter: #【可选】fcircle页面的 front_matter 配置
title: 朋友圈
comments: false
aside: false
top_img: false