本站更新日志
2026
2026-05-10
- 升级至框架 Hexo 8.1.1
- 升级至主题 Butterfly 5.5.3
- 按照主题官方文档,更新以下插件
- 更换渲染插件 hexo-renderer-markdown-it,支持一般的数学斜体
- 添加 Katex 模块
npm install katex @renbaoshuo/markdown-it-katex - 添加 emoji 模块
npm install markdown-it-emoji - 更新本地搜索插件 hexo-generator-searchdb
- 启用代码块的方式来书写 Mermaid
2024
2024-12-02
更新评论系统 Giscus
2023
2023-06-10
升级主题至hexo-theme-butterfly@4.9.0
2022
2022-06-26
升级主题至hexo-theme-butterfly@4.3.0
2022-03-27
Gitee 真是🐶啊,被迫把图床迁移到腾讯云
2022-03-26
自定义 Header 配色脚本
2022-03-05
-
升级主题至hexo-theme-butterfly@4.1.0
-
安装大量插件,美化 Butterfly 主题
安装插件hexo-butterfly-charts,添加 hexo posts、类和标签的统计数据安装插件hexo-butterfly-footer-beautify添加页脚 Github 徽标安装插件hexo-butterfly-swiper,给 Butterfly主题添加首页轮播图安装插件hexo-butterfly-tag-plugins-plus,给Butterfly主题添加大量外挂标签安装插件hexo-filter-gitcalendar,给hexo添加首页git提交日历- 安装插件 hexo-easy-tags-plugin,自动修正标签
-
在归档页面引入十二生肖图标,参考大神 Akilar 教程Archive Beautify(需要修改源码)
2021
2021-09-25
- 更换博客主题至hexo-theme-butterfly,并添加Gitee存储库
- 引入阿里图标库 iconfont
- 按照主题官方文档,安装以下美化插件
- 安装渲染插件
npm install hexo-renderer-pug hexo-renderer-stylus --save - 安装
hexo-generator-index支持文章置顶功能 - 安装
hexo-generator-search配置本地搜索系统 卸载掉 marked 插件,然后安装新的@upupming/hexo-renderer-markdown-it-plus渲染插件,使用了@neilsustc/markdown-it-katex来渲染数学方程。- 安装
hexo-wordcount为主题配上子数统计等特征 安装支持 APlayer 播放器的 Hexo 标签插件hexo-tag-aplayer安装电影界面插件hexo-butterfly-douban- 安装
生成RSS文件的插件hexo-generator-feed - 安装
hexo-filter-nofollow有效地加强网站SEO和防止权重流失 - 安装
hexo-generator-sitemap和hexo-generator-baidu-sitemap生成sitemap的插件 - 引入 permalink 永久链接插件
hexo-abbrlink
- 安装渲染插件
2021-09-12
在 Gitee 上建立图床Typora 编辑器上安装图床上传插件picgo-plugin-gitee-uploader
2019
2019-09-07
- 新建个人博客,框架Hexo,主题Next
- 安装自动推送插件
hexo-deployer-git
2018
2018-04-30
在CSDN完成第一篇博客
评论


