Hugo Theme Farallon

Hugo 主题 Farallon

使用方法

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

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

Release Note

0.2.2

  • 增加 TOC 支持

0.2.1

  • 修复 scss 低版本兼容性问题

0.2.0

  • 增加暗黑模式支持
  • 修复移动端 footer 样式问题

0.1.0

  • 添加主题信息

0.0.8

  • 修复 safari 浏览器下时间格式化错误的问题

0.0.7

  • 修改为本地获取条目,无需设置 token

0.0.6

  • 新增豆瓣条目支持

使用方法

微信扫码登录https://node.wpista.com/

输入你的豆瓣数字 id,点击保存即可自动同步豆瓣记录。

点击 Get integration token 会生成一个 token。

在你的站点配置中加入参数

[params]
    wpdToken= '上面生成的token'

0.0.5

  • 修复分类页/标签页样式错误

0.0.4

  • 增加相对时间
  • 加入示例数据

0.0.3

  • 使用normalize.css

0.0.2

  • 增加菜单设置
  • 增加一个是否显示站长信息的参数

0.0.1

初始化