wechat Hugo theme - wehuth.
类似微信公众号文章的hugo主题,Demo
- 针对seo的一个全部文章索引,单页面,放到技术类的最后/或者放到页脚/不显眼的位置。
- 阅读数
- 翻页改成数字
- 页脚说明
- 微信公众号登录,评论,留言
- 留言或者评论改成仿微信的模式
- 赞赏
- 任务系统,参考深蓝个人博客
From the root of your Hugo site, clone the theme into themes/wehuth by running:
# Clone theme into the themes/wehuth directory
$ git clone https://github.com/smile365/wehuth.git themes/wehuththen
# test whith draft posts
$ hugo server -D -t wehuth --bind=0.0.0.0 --baseURL=http://127.0.0.1:1313Please see the sample config.toml. The theme is built on Hugo 0.55.6.
Thanks to the following projects I learned from:
- wechat stylesheet wechat-mp-article
- Hugo theme nuo
- hugo themo KeepIt
Licensed under the MIT License. See the LICENSE file for more details.