MyGit

v1.8.14

fluid-dev/hexo-theme-fluid

版本发布时间: 2021-12-31 16:32:11

fluid-dev/hexo-theme-fluid最新发布版本:v1.9.7(2023-12-16 17:35:01)

:warning:公告

对于正在使用 MathJax 的老用户,建议将原 kramed 渲染器更换为 pandoc,步骤如下:

  1. npm uninstall hexo-renderer-kramed --save
  2. npm install hexo-renderer-pandoc --save
  3. 根据操作系统安装 Pandoc

:wrench: 配置变更

static_prefix:
- hint: /lib/hint/
+ hint: https://cdn.jsdelivr.net/npm/hint.css@2/

:sparkles: 新功能

color:
+ scrollbar_color: "#c4c6c9"
+ scrollbar_color_dark: "#687582"
+ scrollbar_hover_color: "#a6a6a6"
+ scrollbar_hover_color_dark: "#9da8b3"

:art: 优化

:bug: 修复


:warning: Notice

For the users who are using MathJax, it is recommended to replace kramed renderer to pandoc, the steps are as follows:

  1. npm uninstall hexo-renderer-kramed --save
  2. npm install hexo- renderer-pandoc --save
  3. Install Pandoc according to your os system

:wrench: Configuration

static_prefix:
- hint: /lib/hint/
+ hint: https://cdn.jsdelivr.net/npm/hint.css@2/

:sparkles: Feature

color:
+ scrollbar_color: "#c4c6c9"
+ scrollbar_color_dark: "#687582"
+ scrollbar_hover_color: "#a6a6a6"
+ scrollbar_hover_color_dark: "#9da8b3"

:art: Enhancement

:bug: Fix

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-12-31发行的版本