Releases: f-dong/hexo-theme-minimalism
Releases · f-dong/hexo-theme-minimalism
V1.3.2
- Add new article hiding parameter #6, Support displaying articles on specific pages while hiding them on others.
- Introduce ESLint to standardize the code.
- Integrate with NPM, allowing the theme to be installed directly through NPM in the future.
- Modify Fancybox to a pre-processing method to reduce runtime resource calls, and add a configuration to enable/disable it.
- Implement lazy loading for images, significantly improving website performance.
- 新增文章隐藏参数 #6,支持部分页面不隐藏
- 引入 ESlint,规范化代码
- 接入 NPM,未来将支持 NPM 直接安装主题
- fancybox 修改为预处理,减少运行时资源调用,同时增加是否启用的配置
- 图片懒加载,大幅提高网站运行速度
v1.3.0 脚注
v1.2.0 新年快乐!
- 新增深色模式
- 优化一些代码,加快站点加载速度
- 宽屏下适当减少左右两侧留白区域
- Added dark mode
- Some unnecessary code was removed to speed up the loading of the site
- Properly reduce the white space on the left and right sides under wide screen