widsnoy

Results 5 issues of widsnoy

**I certify that I have first consulted** (check all with "x") **我确认我已经查看了** (使用 "x" 选择) - [ ] [Hexo documentation | Hexo 文档](https://hexo.io/docs/) - [ ] [Material theme documentation |...

今天将主题评论改为gitalk后发现无法部署, 网上查了下,解决方法如下(修改主题配置文件中的gitalk部分为) ``` # gitalk detail: https://github.com/gitalk/gitalkgitalk: enable: true client_id: xxx client_secret: xxxx repo: repo name # 仓库名 owner: repo owner # 仓库作者 admin: admins # 管理员 distractionFreeMode: false ```

文章加密之后数学公式不能渲染,主题是[even](https://github.com/olOwOlo/hugo-theme-even).

enhancement

推荐KaTeX或者mathjax。