# wehuth **Repository Path**: smile365/wehuth ## Basic Information - **Project Name**: wehuth - **Description**: 类似微信公众号文章的hugo主题,demo:https://sxy91.com - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-08 - **Last Updated**: 2025-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wehuth wechat Hugo theme - wehuth. 类似微信公众号文章的hugo主题,[Demo](https://sxy91.com) ## todo - [ ] 针对seo的一个全部文章索引,单页面,放到技术类的最后/或者放到页脚/不显眼的位置。 - [ ] 阅读数 - [ ] 翻页改成数字 - [ ] 页脚说明 - [ ] 微信公众号登录,评论,留言 - [ ] 留言或者评论改成仿微信的模式 - [ ] 赞赏 - [ ] 任务系统,参考[深蓝个人博客](https://bilulanlv.com/task.html) ## Quick Start From the root of your Hugo site, clone the theme into `themes/wehuth` by running: ```sh # Clone theme into the themes/wehuth directory $ git clone https://github.com/smile365/wehuth.git themes/wehuth ``` then ```sh # test whith draft posts $ hugo server -D -t wehuth --bind=0.0.0.0 --baseURL=http://127.0.0.1:1313 ``` ## Usage Please see the sample [`config.toml`](https://github.com/smile365/wehuth/blob/master/exampleSite/config.toml). The theme is built on Hugo 0.55.6. ## Thanks Thanks to the following projects I learned from: * wechat stylesheet [wechat-mp-article](https://github.com/ufologist/wechat-mp-article) * Hugo theme [nuo](https://github.com/smile365/hugo-nuo) * hugo themo [KeepIt](https://github.com/Fastbyte01/KeepIt) ## License Licensed under the MIT License. See the [LICENSE](https://github.com/smile365/wehuth/blob/master/LICENSE) file for more details.