How to add comments to your blog

Because of my first theme was so incomplete that I need to add many features myself. So I’ve looked for how to add comment system on the blog.

Preview the comment system of my blog https://dyingdown.github.io

By asking many friends and searching, I first used gitment. When I finally make it work which is initial the comment, I found that the gitment is no longer served. So I changed to disqus but I can’t make it work because it has the code in ejs but my theme is written in jade. I don’t know how to exactly change ejs to jade, so I change my theme again. And Finally, I used LiveRe.

First register. And click install.

Choose the free version and install. Fill the blanks.

My LiveRe name is arbitrary and the site URL is your blog URL. And you can choose SNS.

Then you will get a piece of code. Like this:

<!-- LiveRe City install code -->
<div id="lv-container" data-id="city" data-uid="MTAyMC80NTk3NS8yMjQ4Ng==">
<script type="text/javascript">
   (function(d, s) {
       var j, e = d.getElementsByTagName(s)[0];

       if (typeof LivereTower === 'function') { return; }

       j = d.createElement(s);
       j.src = 'https://cdn-city.livere.com/js/embed.dist.js';
       j.async = true;

       e.parentNode.insertBefore(j, e);
   })(document, 'script');
</script>
<noscript>Please activate JavaScript for write a comment in LiveRe</noscript>
</div>
<!-- completed City install code -->

Then place your code in a certain place of your blog setting files. Usually you just need to change your original blog’s comment code.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值