Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
ssh-keyscan github.com >> ~/.ssh/known_hosts
git config --global user.email "294068487@qq.com"
git config --global user.name "lyz05"
npm config set registry https://registry.npmjs.org/
npm install hexo-cli -g
npm ci

Expand Down Expand Up @@ -60,7 +61,7 @@ jobs:
env:
key: ${{ secrets.sckey }}
failure: 博客部署失败
cancelled: 博客部署被取消
cancelled: 博客部署被取�?
success: 博客部署成功
steps:
- uses: martialonline/workflow-status@v3
Expand Down
24 changes: 12 additions & 12 deletions _config.next.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Remove unnecessary files after hexo generate.
minify: true

# 自定义文件
# 自定义文�?
custom_file_path:
head: source/_data/head.njk
style: source/_data/styles.styl
Expand All @@ -13,20 +13,20 @@ scheme: Gemini
# 暗黑模式
darkmode: true

# 创作者协议
# 创作者协�?
creative_commons:
sidebar: true
post: false

# 主菜单
# 主菜�?
menu:
home: / || fa fa-home
archives: /archives/ || fa fa-archive
tags: /tags/ || fa fa-tags
categories: /categories/ || fa fa-th
lab:
default: /lab/ || fa fa-flask fa-fw
file: http://118.126.105.169:5244/ || fa fa-folder
file: https://home.lyz05.cn:5244// || fa fa-folder
note: /note/ || fa fa-clipboard
uptime: https://stats.uptimerobot.com/XnEypsn5VN || fas fa-heartbeat
FC: /FC/ || fas fa-rocket
Expand Down Expand Up @@ -59,7 +59,7 @@ social_icons:
footer:
since: 2015

# Post元信息显示
# Post元信息显�?
post_meta:
created_at: true
updated_at:
Expand All @@ -84,7 +84,7 @@ local_search:
pdf:
enable: true

# 代码块
# 代码�?
codeblock:
copy_button:
enable: true
Expand All @@ -103,17 +103,17 @@ motion:
coll_header:
sidebar: fadeInUp

# 顶部进度条
# 顶部进度�?
pace:
enable: true

# 图片懒加载
# 图片懒加�?
lazyload: true

# 中英文文字留白
# 中英文文字留�?
pangu: true

# 页面预加载
# 页面预加�?
quicklink:
enable: true
home: true
Expand All @@ -124,7 +124,7 @@ post_edit:
enable: true
url: https://github.com/lyz05/lyz05.github.io/tree/blog/source/ # Link for view source

# 为字体插件建立早期链接
# 为字体插件建立早期链�?
preconnect: true

tag_icon: true
Expand All @@ -148,7 +148,7 @@ vendors:
plugins: jsdelivr


# Leancloud统计字数与评论功能
# Leancloud统计字数与评论功�?
valine:
enable: true
appId: IOO0v6UWzOQE94hPLrgXiQhg-9Nh9j0Va
Expand Down
14 changes: 8 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.