Skip to content

Latest commit

 

History

History
70 lines (39 loc) · 796 Bytes

File metadata and controls

70 lines (39 loc) · 796 Bytes

Hugo 主题 Puma

使用方法

git submodule add https://github.com/bigfa/hugo-theme-puma.git themes/puma

echo "theme = 'puma'" >> hugo.toml

更新日志

0.3.0

  • 样式改进
  • 更新翻译

0.2.1

  • 样式改进

0.2.0

  • 样式改进
  • 更新翻译

0.1.1

  • 增加自定义分页

0.1.0

  • 样式改进

0.0.8

  • 兼容 v0.146.0 版本

0.0.7

  • 修复搜索问题

0.0.6

  • 修复评论展示的问题
  • 现实文章浏览量

0.0.5

  • 修复状态模式错误

0.0.4

  • 增加作者信息
  • 增加引用样式

0.0.3

  • 增加文章内链短代码

0.0.2

  • 更新 CSS 变量
  • 增加相关文章

0.0.1

  • 初始化