git submodule add https://github.com/bigfa/hugo-theme-farallon.git themes/farallon
echo "theme = 'farallon'" >> hugo.toml
- 增加 TOC 支持
- 修复 scss 低版本兼容性问题
- 增加暗黑模式支持
- 修复移动端 footer 样式问题
- 添加主题信息
- 修复 safari 浏览器下时间格式化错误的问题
- 修改为本地获取条目,无需设置 token
- 新增豆瓣条目支持
使用方法
微信扫码登录https://node.wpista.com/
输入你的豆瓣数字 id,点击保存即可自动同步豆瓣记录。
点击 Get integration token 会生成一个 token。
在你的站点配置中加入参数
[params]
wpdToken= '上面生成的token'
- 修复分类页/标签页样式错误
- 增加相对时间
- 加入示例数据
- 使用
normalize.css
- 增加菜单设置
- 增加一个是否显示站长信息的参数
初始化