v1.8.5
版本发布时间: 2020-11-05 14:37:14
fluid-dev/hexo-theme-fluid最新发布版本:v1.9.8(2024-07-24 14:14:28)
:sparkles: 新功能
- 加载进度条
- 自定义页面支持在 Front-matter 里设置
comment: true
开启评论 - 首页打字机支持通过 API 获取内容(详情)
- 支持不生成一些页面(分类页、标签页、404页等)
- twikoo 评论插件
:art: 优化
- Gitalk 评论插件改为在本地生成 ID,配置项
gitalk: id
已废弃 - 重构 JS 代码,使生成的页面体积缩小约 10% ~ 30%
- PrismJS 支持引入自定义 CSS
- 优化图片点击放大,并且支持图片下方显示图片说明
- 配置文件增加英文注释
:sparkles: Feature
- Loading progress bar
- Custom pages support setting
comment: true
in Front-matter to enable comments - The typing subtitle of the home page supports getting content through API (details)
- Support not generating some pages (category page, tag page, 404 page, etc.)
- twikoo comment plugin
:art: Enhancement
- Gitalk plugin is changed to generate ID locally, the config item
gitalk: id
is deprecated - Refactor the JS code to reduce the size of the generated page by 10% ~ 30%
- English comments are written in
_config.yml
(welcome more friends to install) - Improve image zoom
- PrismJS supports custom CSS