Do you welcome different opinions?Do you yearn for feedback?Do you enjoy watching internet arguments? If so,add a comment section to your blog through Disqus!

  1. Go to http://disqus.com and create your account

  2. Click the little gear wheel on the right upper corner ===> Click add engage to new site ===> Finish registration

  3. Set your site profile,including site name and your unique Disqus URL
    Caution:The characters you entered in the URL will be the shortname of your site.

  1. Edit your book.json file like this:
    {
    "plugins": ["disqus"],
    "pluginsConfig": {
    "disqus": {
    "shortName": "characters you entered in the URL"
     }
    }
    }
    
    Caution:Avoid any typo or misplacement of the "{", otherwise tragedy will happen. (Crying inside)

为什么大括号排错了都不行?QAQ

Reference