GithubHelp home page GithubHelp logo

Comments (10)

xaoxuu avatar xaoxuu commented on June 1, 2024

你要用哪种评论系统去对应的官网看文档进行配置。https://xaoxuu.com/wiki/material-x/#评论系统

from hexo-theme-volantis.

LiYanan2004 avatar LiYanan2004 commented on June 1, 2024

主目录下的config怎么设置啊,用的是Valine

from hexo-theme-volantis.

xaoxuu avatar xaoxuu commented on June 1, 2024

就把我文档里的示例copy过去,然后把appIdappKey改成你自己的就可以了,别的不需要改。

# valine
valine:
  enable: true # 如果你想用Valine评论系统,请设置enable为true
  appId:  # 必填
  appKey:  # 必填
  guest_info: nick,mail,link #valine comment header info
  placeholder: 快来评论吧~ # valine comment input placeholder(like: Please leave your footprints )
  avatar: mp # gravatar style https://valine.js.org/avatar
  pageSize: 10 # comment list page size
  verify: false # valine verify code (true/false)
  notify: false # valine mail notify (true/false)
  lang: zh-cn

如果不知道怎么获取id和key,valine官网有详细的教程:https://valine.js.org/quickstart.html

from hexo-theme-volantis.

LiYanan2004 avatar LiYanan2004 commented on June 1, 2024

把这个放进去以后,部署的时候一直出错

from hexo-theme-volantis.

xaoxuu avatar xaoxuu commented on June 1, 2024

报什么错

from hexo-theme-volantis.

LiYanan2004 avatar LiYanan2004 commented on June 1, 2024

设置的时候合适有点错误,不好意思,成功了。
另外,如果标题中含有引号的话显示不太正常,显示成"怎么改?
我的博客地址:liyanan2004.github.io

from hexo-theme-volantis.

xaoxuu avatar xaoxuu commented on June 1, 2024

类似这样?

title: 'xaoxuu"s blog'

from hexo-theme-volantis.

LiYanan2004 avatar LiYanan2004 commented on June 1, 2024

中文引号

from hexo-theme-volantis.

xaoxuu avatar xaoxuu commented on June 1, 2024

中文引号也可以啊,你试过了没有

from hexo-theme-volantis.

LiYanan2004 avatar LiYanan2004 commented on June 1, 2024

现在恢复了

from hexo-theme-volantis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.