Hexo-theme-next: 怎么设置评论组件valine只在文章页显示

Created on 5 Apr 2019  ·  8Comments  ·  Source: theme-next/hexo-theme-next

rt

Question Solved

Most helpful comment

front matter 中设置 comments: false

All 8 comments

你是要关闭页面的评论?

加个telegram群吧,issue讨论效率不高

你是要关闭页面的评论?

不是,配置了valine评论插件,但是在文章、标签、存档、关于等菜单页下都有这个评论插件了,我想只在文章页下显示评论插件,即只有文章页下才有留言功能。

这个怎么设置指定页面不启用评论插件啊?

front matter 中设置 comments: false

front matter 中设置 comments: false

有用,谢谢解答

front matter中设置评论:false

有用,谢谢解答

哥们,你 ” front matter中设置评论:false “ 在哪找到的啊 ,是在主题配置文件嘛,我没找到😂

@Jeffchal 不是主题配置文件,在 hexo 新建的文章(md 文件)中上部的几行就是了。

@Jeffchal 不是主题配置文件,在 hexo 新建的文章(md 文件)中上部的几行就是了。

1@9 解决了,谢谢。在各个菜单页文件架里面的 index.md 都添加comments: false语句。

Was this page helpful?
0 / 5 - 0 ratings