hexo-theme-redefine

Simplicity in Speed, Purity in Design: Redefine Your Hexo Journey.

GPL-3.0 License

Downloads
7.2K
Stars
1.2K
Committers
6

Bot releases are hidden (Show)

hexo-theme-redefine - v2.6.2 Latest Release

Published by EvanNotFound 5 months ago

releasev262

更新日志

新增

  • 新增 zstatic 以及 sustech CDN (#347)默认 zstatic
  • 引入新的 CSS 工具类用于边距和宽度,以增强布局灵活性
  • 更新所有 README 文件,包括新的 git pull 命令指令,确保用户能轻松更新主题

修复

  • 清理代码库,移除不必要的分号和尾随空格
  • 提升各种脚本和样式配置,改进性能和可维护性

优化

  • CI 改进
  • 工作流优化

更新方法:

  • NPM: npm install hexo-theme-redefine@latest
  • Git: git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

详见:Redefine 文档 #更新

Staticfile 目前可能会导致 CORS 无法加载资源文件,推荐切换到 zstatic CDN

本版本无需迁移配置文件。

Release Notes

New Features

  • Added 'zstatic' as a new CDN provider to expand our distribution capabilities. Resolve [功能建议]:更新 CDN endpoint #347.
  • Introduced new CSS utility classes for margin and width to enhance layout flexibility.
  • Updated project version to 2.6.2 to mark the new enhancements.
  • Documentation: Updated all README files to include new git pull command instructions, ensuring users can easily update the theme.

Fixes

  • Cleaned up the codebase by removing unnecessary semicolons and trailing spaces.
  • Enhanced various script and style configurations to improve performance and maintainability.

Improvements

  • CI Improvements: Removed unnecessary CI condition and halted the automatic installation of Vercel CLI to streamline our workflows.
  • Workflow Optimization: Updated preview workflow to trigger for all PRs and upgraded GitHub actions for more robust CI/CD processes.

More Interesting Stuff 🔥

想要使用 OpenAI ChatGPT-4o,但不想每月支付 20 美元吗?可以来看看我的 GPT Plus Share,使用多达 100 个 ChatGPT Plus 账户。

每月仅需 ¥16.99 元起步,使用优惠码 SPRINGSALE24 可立减三元!

Billboard@1x

hexo-theme-redefine - v2.6.1

Published by EvanNotFound 9 months ago

releasev260

更新日志

新增

  • 手机端侧边栏菜单 #331
  • 首页社交链接可自定义样式(居中/正序/逆序)#316
  • 默认站点为深色模式选项 #330
  • 菜单栏自定义宽度 #324
  • 自定义文章标题顶部间距 #272
  • 站点页脚总文章数,总字数统计 #242

以上新增项目都需同步配置文件项

修复

  • 关闭 preloader 后,页脚下出现空白 #322
  • head 位置的 injector,实际注入的位置在 body #321
  • 页面中的图片描述不居中问题 #323
  • 非首页文章列表不显示背景图片 #317

优化

  • 归档页面样式 #324 @viEcho
  • 主题版本检测逻辑 #335

更新方法:

  • NPM: npm install hexo-theme-redefine@latest
  • Git: git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

详见:Redefine 文档 #更新

Staticfile 目前可能会导致 CORS 无法加载资源文件,请切换 CDNJS 或者我个人的 CDN aliyun

本版本需要迁移配置文件,请自行将自己的 _config.redefine.yml 和主题文件夹内的 _config.yml 进行比对,同步新增的配置项。

Release Notes

New Features

  • Mobile sidebar menu #331
  • Customizable style for homepage social links (center/default/reverse) #316
  • Default site mode to dark #330
  • Customizable menu bar width #324
  • Custom top margin for article titles #272
  • Site footer to display total number of articles and word count #242

All the above new features need to be synchronized with the configuration file.

Fixes

  • Blank space appears under the footer after disabling the preloader #322
  • The injector at the head position, actually injects at the body #321
  • Image descriptions in pages are not centered #323
  • Background images not displayed on article lists that are not on the homepage #317

Improvements

  • Archive page style #324 @viEcho
  • Theme version checking logic #335

For update instructions, see: Redefine Documentation #Update

More Interesting Stuff 🔥

想要使用 OpenAI ChatGPT-4,但不想每月支付 20 美元吗?可以来看看我的 GPT Plus Share,使用多达 100 个 ChatGPT Plus 账户!

Billboard@1x

hexo-theme-redefine - v2.6.0

Published by EvanNotFound 10 months ago

releasev260

更新日志

新增

  • ⭐️ 新增网站加载页面,改善访问体验
  • ⭐️ 全新移动端导航菜单
  • 全新主题渲染图
  • 首页社交链接风格更新
  • Gitalk 新增 Proxy 选项 #277
  • Waline 表情自定义选项,以及 RECAPTCHA_V3_KEYTURNSTILE_KEY #266
  • 首屏下拉提示箭头 #241

修复

  • 解决Safari背景模糊闪烁问题
  • 部分字体大小不一致问题解决
  • 删除多余的脚本调用和类别,加快页面加载

优化

  • 社交链接中二维码过小 #303
  • 字体大小调整和各部分样式改善
  • 标签云、分类列表和文章布局的移动响应性加强
  • 首页横幅样式和类别更新
  • 首页侧边栏模块化重构
  • 代码块新增/删除颜色优化 @RayAlto

更新方法:

  • NPM: npm install hexo-theme-redefine@latest
  • Git: git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

详见:Redefine 文档 #更新

Staticfile 目前会导致 CORS 无法加载资源文件,请切换 CDNJS 或者我个人的 CDN aliyun

本版本需要迁移配置文件,请自行将自己的 _config.redefine.yml 和主题文件夹内的 _config.yml 进行比对,同步新增的配置项。

Release Notes

New Features

  • Enhanced script loading sequence for improved page load performance.
  • Added failsafe in preloader to hide after maximum delay, enhancing user experience on slower connections (#241).
  • Implemented responsive design in preloader, improving visual appeal across devices.
  • Revamped social links and navbar stylings, offering a more modern and user-friendly interface.
  • Updated social links and QR styles in the home banner, ensuring a more engaging and interactive homepage.

Fixes

  • Resolved multiple instances of background blur flickering issues with Safari, enhancing cross-browser compatibility.
  • Fixed duplicate background image issue, streamlining the visual experience.
  • Addressed font size inconsistencies in the statistics section for better readability.
  • Eliminated redundant script calls and classes to optimize page performance and loading times.

Optimizations

  • Reduced font sizes and improved styling in various sections for a more cohesive and attractive design.
  • Enhanced mobile responsiveness in tagcloud, category list, and article layouts, ensuring a seamless experience on all devices.
  • Updated the homepage banner styles and classes for a more visually appealing and intuitive user interface.
  • Improved UI responsiveness and code efficiency, leading to faster page loads and a smoother user experience.
  • Refactored home-sidebar for increased modularity, allowing for easier customization and maintenance.
  • Enhanced article layout and style adjustments for an improved reading experience.

For update instructions, see: Redefine Documentation #Update

推广

想要使用 OpenAI GPT-4,但不想每月支付 20 美元吗?来看看 GPT Plus Tokens!可以使用多达 100 个 ChatGPT Plus 账户!

CleanShot 2023-12-08 at 12 47 20@2x

hexo-theme-redefine - v2.5.6

Published by EvanNotFound 11 months ago

releasev250

更新日志

修复

  • 网络不通导致无法部署问题

更新方法:

  • NPM: npm install hexo-theme-redefine@latest
  • Git: git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

详见:Redefine 文档 #更新

国内用户推荐使用 Staticfile CDN,由七牛云提供,速度特别快。

Bug 修复,无需迁移配置文件,推荐所有用户更新。

Release Notes

Fixes

  • An issue with network disruption preventing deployment

For update instructions, see: Redefine Documentation #Update

hexo-theme-redefine - v2.5.5

Published by EvanNotFound 11 months ago

更新日志

修复

  • Mathjax 行内公式时偏下,时偏上问题
  • 文章版权信息框在只有一篇文章时,margin 问题

更新方法:

  • NPM: npm install hexo-theme-redefine@latest
  • Git: git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

国内用户推荐使用 Staticfile CDN,由七牛云提供,速度特别快。主题发布后 24 小时内,部分 CDN 才会同步。如需使用 Staticfile CDN / BootCDN,请耐心等待。

Bug 修复,无需迁移配置文件,推荐所有用户更新。

Release Notes

Fixes

  • MathJax Inline Formula Alignment issue
  • Margin problem with the copyright information box when there is only one article.

For update instructions, see: Redefine Documentation #Update

hexo-theme-redefine - v2.5.4

Published by EvanNotFound 11 months ago

更新日志

修复

  • Mathjax 行内公式偏下问题 #300

更新方法:

  • NPM: npm install hexo-theme-redefine@latest
  • Git: git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

国内用户推荐使用 Staticfile CDN,由七牛云提供,速度特别快。主题发布后 24 小时内,部分 CDN 才会同步。如需使用 Staticfile CDN / BootCDN,请耐心等待。

Bug 修复,无需迁移配置文件,推荐所有用户更新。

Release Notes

Fixes

  • MathJax Inline Formula Slightly Lowered Issue #300

For update instructions, see: Redefine Documentation #Update

hexo-theme-redefine - v2.5.3

Published by EvanNotFound 11 months ago

releasev250

更新日志

紧急修复

  • git 方式安装主题出现未安装 axios 库问题
  • 检测新版本方式优化,极快部署速度

更新方法:

  • NPM: npm install hexo-theme-redefine@latest
  • Git: git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

国内用户推荐使用 Staticfile CDN,由七牛云提供,速度特别快。

紧急 Bug 修复,无需迁移配置文件,推荐所有用户更新。

Release Notes

Fixes

  • axios library not installed for git theme installs.

For update instructions, see: Redefine Documentation #Update

To migrate configuration files, please compare and synchronize the new configuration items in your _config.redefine.yml with those in the theme folder's _config.yml.

hexo-theme-redefine - v2.5.2

Published by EvanNotFound 11 months ago

releasev250

更新日志

修复

  • 些许样式
  • 文章版权信息会显示成 license_content

更新方法见:Redefine 文档 #更新

国内用户推荐使用 Staticfile CDN,由七牛云提供,速度特别快。

请自行将自己的 _config.redefine.yml 和主题文件夹内的 _config.yml 进行比对,同步新增的配置项。

Release Notes

Fixes

  • Improvements on styles
  • Article license display issue

For update instructions, see: Redefine Documentation #Update

To migrate configuration files, please compare and synchronize the new configuration items in your _config.redefine.yml with those in the theme folder's _config.yml.

hexo-theme-redefine - v2.5.1

Published by EvanNotFound 11 months ago

releasev250

更新日志

新增

  • 设定文章默认版权信息 #262(需迁移配置文件 articles.copyright
  • 全新主题 Readme 渲染图
  • CDN 连接测试,防止由于 CDN 未同步,导致主题部署失败问题。如果测试失败,会自动回退到本地文件。

修复

  • 导航栏 overflow 问题 @Krazyu
  • 图片瀑布流加载动画列数 @Krazyu
  • 封面图片宽度异常 #261
  • 主题标签页面在 Hexo 7.0.0 无法加载问题 #283
  • Note Large 模块字体偏大 #292
  • Waline 评论在开启 CDN 状态下无法使用 #278
  • 有序列表内写无序列表会变成有序列表问题 #290
  • Mathjax Display 字体不居中 #293
  • Mathjax 行内公式偏上
  • 有序列表偏左 #288
  • Folding 模块 yellow 和 orange 同一个颜色 #289

优化

  • Gitalk 更换为 Staticfile CDN
  • 导航栏站点标题样式
  • 首页背景模糊性能
  • 移动端文章阅读体验
  • 些许评论优化

更新方法见:Redefine 文档 #更新

国内用户推荐使用 Staticfile CDN,由七牛云提供,速度特别快。

需要迁移配置文件,请自行将自己的 _config.redefine.yml 和主题文件夹内的 _config.yml 进行比对,同步新增的配置项。

Release Notes

New Features

  • Added default copyright information for articles #262 (requires migration of the configuration file articles.copyright).
  • New theme readme rendering image.
  • CDN connection test to prevent theme deployment failures due to unsynchronized CDN. If the test fails, it will automatically revert to local files.

Fixes

  • Fixed navigation bar overflow issue @Krazyu.
  • Adjusted the number of columns in the image waterfall loading animation.
  • Resolved abnormal width of cover images #261.
  • Fixed the issue where theme tag pages couldn't load in Hexo 7.0.0 #283.
  • Adjusted overly large font in the Note Large module #292.
  • Fixed Waline comments not working when CDN is enabled #278.
  • Addressed the issue where writing an unordered list inside an ordered list turns it into an ordered list #290.
  • Centered Mathjax Display fonts #293.
  • Aligned Mathjax inline formulas correctly.
  • Corrected the left alignment of ordered lists #288.
  • Fixed the Folding module having the same color for yellow and orange #289.

Optimizations

  • Switched Gitalk to Staticfile CDN.
  • Improved navigation bar site title style.
  • Enhanced homepage background blur performance.
  • Improved article reading experience on mobile devices.
  • Several comment system enhancements.

For update instructions, see: Redefine Documentation #Update

Users in China are recommended to use Staticfile CDN provided by Qiniu Cloud for fast speeds.

To migrate configuration files, please compare and synchronize the new configuration items in your _config.redefine.yml with those in the theme folder's _config.yml.

hexo-theme-redefine - v2.5.0

Published by EvanNotFound about 1 year ago

releasev250

更新日志

新增

  • 🎉 CDN 支持 Staticfile, Bootcdn 以及 CdnJS,成功被 CdnJS 收录!!速度起飞
  • 日语翻译 @anzai249
  • 说说头像新增边框 #235
  • 自定义文章作者名字和头像 #243
  • 文章链接预加载,访问速度提升 100ms+
  • Javascript 代码全部重构为 ES6 模块

修复

  • 代码块自定义字体失效 #236
  • 移动端导航栏点击无响应 #230
  • 笔记模块修复 Overflow 问题 @Krazyu
  • MermaidJS 流程图支持动态亮暗切换
  • Waline.mjs 切换为本地文件 #247

更新方法见:Redefine 文档 #更新

国内用户推荐使用 Staticfile CDN,由七牛云提供,速度特别快。

无需迁移配置文件

国庆期间,主题演示站和文档已被墙,请挂梯子访问。

Release Notes

New Features

  • 🎉 Added CDN support for Staticfile, Bootcdn and CdnJS. We've been successfully listed on CdnJS, speeding things up!
  • Japanese translation courtesy of @anzai249
  • Introduced a new border option for profile pictures (#235)
  • Now you can customize the author's name and avatar for articles (#243)
  • Implemented article link preloading, improving the load time by 100ms+
  • All Javascript code has been refactored into ES6 modules

Fixes

  • Resolved the issue where the custom font for code blocks was not working (#236)
  • Fixed the unresponsive mobile navigation bar issue (#230)
  • Addressed the Overflow problem in the note module, thanks to @Krazyu
  • Added dynamic light-dark mode switching for MermaidJS flowcharts
  • Switched Waline.mjs to a local file (#247)

For update instructions, refer to: Redefine Documentation #Update

No need to migrate configuration files.

hexo-theme-redefine - v2.4.4

Published by EvanNotFound about 1 year ago

releasev220

更新日志

新增

  • 说说页面全新样式
  • 说说页面图片增加点击放大预览 #223
  • 近期说说增加显示具体时间 #222
  • 图片预览增加鼠标滚轮放大 #206

修复

  • 说页面头像大小不一致&内容框未对齐 #224
  • 说说日期不支持24小时制 #221
  • 移动端二级菜单样式问题 #226
  • Mathjax 行内显示问题

更新方法见:Redefine 文档 #更新

如果你之前安装了 hexo-blog-encrypt 文章加密插件,请执行 npm uninstall hexo-blog-encrypt 卸载,否则会冲突!

如果你的 cdn 选项用的还是 elemecdn,请立刻切换到其他源,比如 aliyun。目前 elemecdn 已经失效!!

无需迁移配置文件

Release Note

New

  • Completely new style for the "Moments" page.
  • Added the ability to click and enlarge images on the "Moments" page (#223).
  • Recent moments now display specific times (#222).
  • Added the ability to zoom in using the mouse scroll wheel on image previews (#206).

Fixes

  • Inconsistent avatar sizes and misalignment of content box on the moments page (#224).
  • Moments date format now supports the 24-hour clock (#221).
  • Styling issue with the secondary menu on mobile devices (#226).
  • Mathjax inline display problem.

For update instructions, refer to: Redefine Documentation #Updates

If you have previously installed the hexo-blog-encrypt article encryption plugin, please execute npm uninstall hexo-blog-encrypt to uninstall it, otherwise there might be conflicts!

If your CDN option is still set to elemecdn, please switch to another source immediately, such as aliyun. Currently, elemecdn has become ineffective!!

No need to migrate configuration files.

hexo-theme-redefine - v2.4.3

Published by EvanNotFound about 1 year ago

releasev220

更新日志

新增

  • 说说页面全新样式
  • 说说页面图片增加点击放大预览 #223
  • 近期说说增加显示具体时间 #222
  • 图片预览增加鼠标滚轮放大 #206

修复

  • 说页面头像大小不一致&内容框未对齐 #224
  • 说说日期不支持24小时制 #221
  • 移动端二级菜单样式问题 #226

更新方法见:Redefine 文档 #更新

如果你之前安装了 hexo-blog-encrypt 文章加密插件,请执行 npm uninstall hexo-blog-encrypt 卸载,否则会冲突!

如果你的 cdn 选项用的还是 elemecdn,请立刻切换到其他源,比如 aliyun。目前 elemecdn 已经失效!!

无需迁移配置文件

Release Note

New

  • Completely new style for the "Moments" page.
  • Added the ability to click and enlarge images on the "Moments" page (#223).
  • Recent moments now display specific times (#222).
  • Added the ability to zoom in using the mouse scroll wheel on image previews (#206).

Fixes

  • Inconsistent avatar sizes and misalignment of content box on the moments page (#224).
  • Moments date format now supports the 24-hour clock (#221).
  • Styling issue with the secondary menu on mobile devices (#226).

For update instructions, refer to: Redefine Documentation #Updates

If you have previously installed the hexo-blog-encrypt article encryption plugin, please execute npm uninstall hexo-blog-encrypt to uninstall it, otherwise there might be conflicts!

If your CDN option is still set to elemecdn, please switch to another source immediately, such as aliyun. Currently, elemecdn has become ineffective!!

No need to migrate configuration files.

hexo-theme-redefine - v2.4.2

Published by EvanNotFound about 1 year ago

releasev220

🎉 要开学了 🎉

本版本修复了上个版本更新的功能的 BUG 😂

更新日志

新增

  • 自定义文章版权信息 #180
  • 文章时效性显示 #207
  • 内置 hexo-blog-encrypt 文章加密插件
  • 逐步开始转用 Tailwind CSS
  • 开发者模式(Redefine 主题开发文档
  • Swup 版本更新到 4

修复

  • single_page 无法关闭问题
  • tag 页面路径问题 #203
  • 统一页面标题大小
  • 搜索后的文章无法滑动 #208
  • 移动端分类页面展开 #201

更新方法见:Redefine 文档 #更新

如果你之前安装了 hexo-blog-encrypt 文章加密插件,请执行 npm uninstall hexo-blog-encrypt 卸载,否则会冲突!

如果你的 cdn 选项用的还是 elemecdn,请立刻切换到其他源,比如 aliyun。目前 elemecdn 已经无法使用!!

在配置文件末尾添加:

# DEVELOPER MODE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> start
developer:
  # Whether to enable developer mode (only for developers who want to modify the theme source code, not for ordinary users)
  enable: false
# DEVELOPER MODE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< end

即可

Release Note

New

  • Custom article copyright information #180
  • Display article timeliness #207
  • Built-in hexo-blog-encrypt article encryption plugin
  • Gradually transitioning to using Tailwind CSS
  • Developer mode
  • Update Swup version to 4

Fixed

  • Issue with not being able to close single_page
  • tag page path issue #203
  • Unified page title sizes
  • Unable to scroll through search results #208
  • Mobile category page expansion #201

For update instructions, see: Redefine Documentation #Updates

If you previously installed the hexo-blog-encrypt article encryption plugin, please execute npm uninstall hexo-blog-encrypt to uninstall it, otherwise there may be conflicts!

Add the following to the end of the configuration file:

# DEVELOPER MODE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> start
developer:
  # Whether to enable developer mode (only for developers who want to modify the theme source code, not for ordinary users)
  enable: false
# DEVELOPER MODE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< end

That's it!

hexo-theme-redefine - v2.4.1

Published by EvanNotFound about 1 year ago

releasev220

🎉 要开学了 🎉

本版本修复了上个版本更新的功能的 BUG

更新日志

新增

  • 自定义文章版权信息 #180
  • 文章时效性显示 #207
  • 内置 hexo-blog-encrypt 文章加密插件
  • 逐步开始转用 Tailwind CSS
  • 开发者模式(Redefine 主题开发文档
  • Swup 版本更新到 4

修复

  • single_page 无法关闭问题
  • tag 页面路径问题 #203
  • 统一页面标题大小
  • 搜索后的文章无法滑动 #208
  • 移动端分类页面展开 #201

更新方法见:Redefine 文档 #更新

如果你之前安装了 hexo-blog-encrypt 文章加密插件,请执行 npm uninstall hexo-blog-encrypt 卸载,否则会冲突!

如果你的 cdn 选项用的还是 elemecdn,请立刻切换到其他源,比如 aliyun。目前 elemecdn 已经无法使用!!

在配置文件末尾添加:

# DEVELOPER MODE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> start
developer:
  # Whether to enable developer mode (only for developers who want to modify the theme source code, not for ordinary users)
  enable: false
# DEVELOPER MODE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< end

即可

Release Note

New

  • Custom article copyright information #180
  • Display article timeliness #207
  • Built-in hexo-blog-encrypt article encryption plugin
  • Gradually transitioning to using Tailwind CSS
  • Developer mode
  • Update Swup version to 4

Fixed

  • Issue with not being able to close single_page
  • tag page path issue #203
  • Unified page title sizes
  • Unable to scroll through search results #208
  • Mobile category page expansion #201

For update instructions, see: Redefine Documentation #Updates

If you previously installed the hexo-blog-encrypt article encryption plugin, please execute npm uninstall hexo-blog-encrypt to uninstall it, otherwise there may be conflicts!

Add the following to the end of the configuration file:

# DEVELOPER MODE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> start
developer:
  # Whether to enable developer mode (only for developers who want to modify the theme source code, not for ordinary users)
  enable: false
# DEVELOPER MODE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< end

That's it!

hexo-theme-redefine - v2.4.0

Published by EvanNotFound about 1 year ago

releasev220

🎉 要开学了 🎉

更新日志

新增

  • 自定义文章版权信息 #180
  • 文章时效性显示 #207
  • 内置 hexo-blog-encrypt 文章加密插件
  • 逐步开始转用 Tailwind CSS
  • 开发者模式(Redefine 主题开发文档
  • Swup 版本更新到 4

修复

  • single_page 无法关闭问题
  • tag 页面路径问题 #203
  • 统一页面标题大小
  • 搜索后的文章无法滑动 #208
  • 移动端分类页面展开 #201

更新方法见:Redefine 文档 #更新

如果你之前安装了 hexo-blog-encrypt 文章加密插件,请执行 npm uninstall hexo-blog-encrypt 卸载,否则会冲突!

在配置文件末尾添加:

# DEVELOPER MODE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> start
developer:
  # Whether to enable developer mode (only for developers who want to modify the theme source code, not for ordinary users)
  enable: false
# DEVELOPER MODE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< end

即可

Release Note

New

  • Custom article copyright information #180
  • Display article timeliness #207
  • Built-in hexo-blog-encrypt article encryption plugin
  • Gradually transitioning to using Tailwind CSS
  • Developer mode
  • Update Swup version to 4

Fixed

  • Issue with not being able to close single_page
  • tag page path issue #203
  • Unified page title sizes
  • Unable to scroll through search results #208
  • Mobile category page expansion #201

For update instructions, see: Redefine Documentation #Updates

If you previously installed the hexo-blog-encrypt article encryption plugin, please execute npm uninstall hexo-blog-encrypt to uninstall it, otherwise there may be conflicts!

Add the following to the end of the configuration file:

# DEVELOPER MODE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> start
developer:
  # Whether to enable developer mode (only for developers who want to modify the theme source code, not for ordinary users)
  enable: false
# DEVELOPER MODE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< end

That's it!

hexo-theme-redefine - v2.3.0

Published by EvanNotFound about 1 year ago

releasev230

更新日志

新增

  • 相册加载动画
  • 首页社交链接新增二维码 #189 @anzai249
  • 网站页脚统计支持除了不蒜子以外的服务
  • 删除 pjax,使用 swup 作为单页应用引擎,提升使用体验和加载速度

修复

  • 图片重复路径 #185
  • stylus 文件无法渲然相对路径问题 #188 @DwGoing
  • 相册更改宽度不刷新问题 #187

更新方法见:Redefine 文档 #更新

需要迁移配置文件。版本更新请参考:版本更新迁移指南

Release Notes

Added

  • Album loading animation
  • Social media links with QR code on the homepage #189 @anzai249
  • Website footer statistics support for services other than "不蒜子"
  • Removed pjax and replaced it with swup as a single-page application engine to improve user experience and loading speed

Fixed

  • Duplicate image paths #185
  • Stylus file rendering issue with relative paths #188 @DwGoing
  • Issue where changing album width does not refresh #187

For update instructions, please refer to: Redefine Documentation - Update

Configuration files need to be migrated.

hexo-theme-redefine - v2.2.2

Published by EvanNotFound over 1 year ago

releasev220

更新日志

新增

  • 文章头图使用 post_assets 内图片 #174
  • 切换 /page 时首页背景变空白问题 #173

修复

  • 文章评论开启/关闭开关
  • 同级分类显示问题 #177
  • 日期时间自定义格式问题 #182

更新方法见:Redefine 文档 #更新

本版本不需要迁移配置文件

Release Notes

Additions

  • Added support for using images from the "post_assets" folder as article headers (#174).
  • Fixed the issue where the homepage background would become blank when switching to "/page" (#173).

Fixes

  • Fixed the toggle switch for enabling or disabling article comments.
  • Resolved the problem with displaying sibling categories (#177).
  • Addressed the issue with custom date and time formats (#182).

For instructions on how to update, please refer to the Redefine documentation under the Update section.

This version does not require migrating configuration files.

The English documentation is completed.

hexo-theme-redefine - v2.2.1

Published by EvanNotFound over 1 year ago

releasev220

更新日志

Hotfix: 修复 v2.2.0 字体文件过大 @oXnMe

  • 优化:重构些许 Javascript 代码,改善效能
  • 优化:英文默认字体更换为 Satoshi
  • 优化:首屏字体更换为 Chillax
  • 优化:中文字体更换为 variable 格式
  • 优化:折叠模块打开时固定颜色
  • 优化:文章推荐在移动端的显示,感谢 @anzai249
  • 更新:分类页面重写,增加多级分类(#157)
  • 更新:友情链接页面支持大图显示,支持友链分类,感谢 @anzai249
  • 修复:站点 favicon 标签在子目录的问题(#147)
  • 新增:评论系统 Giscus 支持(#163),感谢 @Ching367436

更新方法见:Redefine 文档 #更新

本版本不需要迁移配置文件

Release Notes

Hotfix: Noto Sans CJK font file too large

  • Optimization: Refactored some JavaScript code to improve performance.
  • Optimization: Changed the default English font to Satoshi.
  • Optimization: Updated the font on the initial screen to Chillax.
  • Optimization: Switched the Chinese font to the variable format.
  • Optimization: Applied a fixed color when the module is expanded.
  • Optimization: Improved the display of recommended articles on mobile devices, thanks to @anzai249.
  • Update: Completely redesigned the category page, now supporting multiple levels of categorization (#157).
  • Update: Enhanced the friend links page to include support for displaying large images and categorizing the links, thanks to @anzai249.
  • Fix: Resolved the issue with the site's favicon tag in subdirectories (#147).
  • New: Added support for the commenting system Giscus (#163), thanks to @Ching367436.

To update, please refer to the Redefine documentation #Update for instructions.

Note: This version requires migrating both the configuration file and the friend link configuration. If you're updating from v2.1.5, please consult the update guide #167 for detailed instructions.

The English documentation is currently incomplete, so please select Chinese as the language in the documentation.

hexo-theme-redefine - v2.2.0

Published by EvanNotFound over 1 year ago

releasev220

更新日志

  • 优化:重构些许 Javascript 代码,改善效能
  • 优化:英文默认字体更换为 Satoshi
  • 优化:首屏字体更换为 Chillax
  • 优化:中文字体更换为 variable 格式
  • 优化:折叠模块打开时固定颜色
  • 优化:文章推荐在移动端的显示,感谢 @anzai249
  • 更新:分类页面重写,增加多级分类(#157)
  • 更新:友情链接页面支持大图显示,支持友链分类,感谢 @anzai249
  • 修复:站点 favicon 标签在子目录的问题(#147)
  • 新增:评论系统 Giscus 支持(#163),感谢 @Ching367436

更新方法见:Redefine 文档 #更新

本版本需要迁移配置文件以及友链配置文件,详情请见 #167 更新指南

Release Notes

  • Optimization: Refactored some JavaScript code to improve performance.
  • Optimization: Changed the default English font to Satoshi.
  • Optimization: Updated the font on the initial screen to Chillax.
  • Optimization: Switched the Chinese font to the variable format.
  • Optimization: Applied a fixed color when the module is expanded.
  • Optimization: Improved the display of recommended articles on mobile devices, thanks to @anzai249.
  • Update: Completely redesigned the category page, now supporting multiple levels of categorization (#157).
  • Update: Enhanced the friend links page to include support for displaying large images and categorizing the links, thanks to @anzai249.
  • Fix: Resolved the issue with the site's favicon tag in subdirectories (#147).
  • New: Added support for the commenting system Giscus (#163), thanks to @Ching367436.

To update, please refer to the Redefine documentation #Update for instructions.

Note: This version requires migrating both the configuration file and the friend link configuration. If you're updating from v2.1.5, please consult the update guide #167 for detailed instructions.

The English documentation is currently incomplete, so please select Chinese as the language in the documentation.

hexo-theme-redefine - v2.1.5

Published by EvanNotFound over 1 year ago

releasev210

更新日志

  • 新增:自定义 CDN 选项 #145
  • 新增:相册页面放大查看图片
  • 新增:首页文章摘要支持 Markdown 语法 #154
  • 重构:部分 JS 代码
  • 格式化:Stylus 样式文件
  • 修复:首页关闭 pjax 后点击菜单会换行 #153
  • 优化:图片懒加载 Placeholder

更新方法见:Redefine 文档 #更新

本版本需要迁移配置文件,从 v2.1.3/v2.1.4 更新请查看 #156

如果有大佬愿意帮忙翻译主题文档,请前往 Redefine Docs v2 Repo,感谢!

Release Notes

  • Added: Custom CDN option (#145)
  • Added: Ability to view images in the photo gallery page by zooming in
  • Added: Support for Markdown syntax in article summaries on the homepage (#154)
  • Refactored: Improved some parts of the JavaScript code
  • Formatted: Polished the Stylus style files
  • Fixed: Issue where clicking the menu on the homepage would cause a line break after disabling pjax (#153)
  • Optimized: Implemented a placeholder for lazy-loaded images

To learn how to update to the latest version, please refer to the Redefine documentation and navigate to the "Updating" section.

Please note that for this version, it is necessary to migrate the configuration file. If you are updating from version v2.1.3 or v2.1.4, please refer to issue #156 for specific instructions.

The English documentation is currently incomplete, so please select Chinese as the language in the documentation.