Skip to content

navfolio v0.2.0 发布🙌

Choose a tag to compare

@dodolalorc dodolalorc released this 25 May 15:12
· 108 commits to main since this release

这次更新主要聚焦在阅读流畅性优化和新功能增加。

✨ Features

  • 新增*categories(分类)series(专题)*板块,适配同名md元数据,实现更好的文章分类 #37
  • 增添代码块的样式优化和复制能力 #20 #33

⚡ Performance

  • 优化 route transitions
  • 减少 hydration 开销
  • 改进字体加载策略
  • 降低 CLS 与 layout shifting

🔧 Refactor

  • 进行博文和模板的分离,减少应用主题时的冗余内容

🐞 Fixes

  • 修复和新增giscus系统的明暗双主题适配 #34
  • 修复Waline评论系统css引入问题 #39

🚧 Next

  • blogs 支持 tags 分类索引页面