https://github.com/ThemeTony/hugo-theme-Tony
- Medium Zoom
- 左下个人GitHub链接
- 外链引导
- Thumbnail
- 首页标记页面
- 阅读进度条
- 谷歌统计
- 百度推送
- 标签页
- 分类页
- 评论
- Valine
- Waline
- Twikoo
- Artalk
- Discuss
- Pinned Pages
- JQuery
- Remixicon
- highlight.js
- Fancybox
- 页脚ICP
- 搜索(使用Fuse.js)
- 分享(使用Share.js)
https:docs.kenny.knlde.top
git init
git submodule add --depth 1 https://github.com/Kindle-deep/hugo-theme-Kenny.git themes/Kenny
- 替换config.yaml
rm config.toml && cp themes/Kenny/exampleSite/config.toml config.toml
- 运行
hugo server -D
git submodule update --rebase --remote