Hexo 命令

1
2
3
4
hexo cl
hexo g
hexo s
hexo d

图片访问

CDN加速

直接访问Github仓库的资源是非常慢的!因此我们要用一些免费的CDN进行加速,**jsDelivr(免费+稳定)**是目前免费CDN中比较好用的啦,他的应用规则如下:

1
2
3
https://cdn.jsdelivr.net/gh/<你的GitHub用户名>/<仓库名>@<分支名>/<文件路径>

https://cdn.jsdelivr.net/gh/iGoodLife/pic_bed@main/img/cover_1.png

vercel关联github

1
2
# 图床域名
https://picbed.karon.top/img/

图片更新

1
2
3
git add .
git commit -m "更新图片"
git push

各页面侧边栏设置

1
node_modules\hexo-theme-butterfly\layout\includes\widget\index.pug

Live 2D 看板娘

以下是部分可预览模型:

Hexo添加Live2D看板娘+模型预览_看板娘模型预览

Live2d Model (hclonely.com)

徽标

最早是footer中的custom_text,现在改用footer_beautify中的徽标显示。

鼠标放置在徽标上显示气泡,自定义custom-tooltip.jscustom.css

分享一个徽标详细制作的网站:

https://www.cnblogs.com/ajaemp/p/16771741.html

大佬的详细介绍

https://nbchen.com/posts/hexo-butterfly.html

https://www.fomal.cc/

待填的坑~

店长 -> 三栏

侧边栏内容

导航