Skip to content

Releases: f-dong/hexo-theme-minimalism

V1.3.2

02 Mar 07:17
Compare
Choose a tag to compare
  1. Add new article hiding parameter #6, Support displaying articles on specific pages while hiding them on others.
  2. Introduce ESLint to standardize the code.
  3. Integrate with NPM, allowing the theme to be installed directly through NPM in the future.
  4. Modify Fancybox to a pre-processing method to reduce runtime resource calls, and add a configuration to enable/disable it.
  5. Implement lazy loading for images, significantly improving website performance.

  1. 新增文章隐藏参数 #6,支持部分页面不隐藏
  2. 引入 ESlint,规范化代码
  3. 接入 NPM,未来将支持 NPM 直接安装主题
  4. fancybox 修改为预处理,减少运行时资源调用,同时增加是否启用的配置
  5. 图片懒加载,大幅提高网站运行速度

v1.3.0 脚注

03 Feb 07:51
Compare
Choose a tag to compare
  1. 新增脚注功能

  2. 优化部分样式

  3. Added footnote function

  4. Optimized partial style

v1.2.0 新年快乐!

16 Jan 10:06
Compare
Choose a tag to compare
  1. 新增深色模式
  2. 优化一些代码,加快站点加载速度
  3. 宽屏下适当减少左右两侧留白区域

  1. Added dark mode
  2. Some unnecessary code was removed to speed up the loading of the site
  3. Properly reduce the white space on the left and right sides under wide screen

v1.0.0

31 Aug 09:00
9e8f19e
Compare
Choose a tag to compare

首次发布,添加了大部分功能。