Skip to content

1.5.0

Compare
Choose a tag to compare
@zkqiang zkqiang released this 23 Sep 17:10
· 849 commits to master since this release

✨ 新功能

  • 向下滚屏与向顶部滚屏的按钮
  • 用于静态资源 Url 的独立配置文件_static_prefix.yml ,具体见文件里的注释(移除了 v1.4.0 中的source_base_path 配置项)
  • 新配置项 about.md_path 用于指定 about.md 的路径,可以将 about.md 放在主题文件夹之外了(防止更新冲突)
  • 图片懒加载功能,小水管博主的福音
  • 英文 README 已完成,将会有更多国外朋友加入
  • 默认 favicon 替换为全新的 Fluid Logo

🐛 修复

  • valine 评论的加载问题
  • 顶部进度条由于兼容问题暂时移除
  • 首页摘要问题

✨ Feature

  • English README has been completed ! Welcome more friends to use Fluid !
  • Scroll-down and scroll-top buttons
  • New yaml file static_prefix.yml for static assets, see the notes in file for details. (remove the itemsource_base_path in _config.yml)
  • New config item about.md_path is used to modify the path of about.md, so that can be placed outside the theme folder (preventing upgrade conflicts)
  • Lazy load for images
  • The default favicon is replaced by new Fluid logo

🐛 Fix

  • Top progress bar temporarily removed due to compatibility
  • Fix index excerpt
  • Fix a problem of load valine