Ben02/hexo-theme-Anatole

对于网易云跟贴的支持

Closed this issue · 4 comments

Ben02 commented

在网易云跟帖那里弄个通用代码发给我吧,我好看着改

<div id="cloud-tie-wrapper" class="cloud-tie-wrapper"></div>
<script>
  var cloudTieConfig = {
    url: document.location.href, 
    sourceId: "",
    productKey: "这里是KEY",
    target: "cloud-tie-wrapper"
  };
</script>
<script src="https://img1.cache.netease.com/f2e/tie/yun/sdk/loader.js"></script>
Ben02 commented

现在切换到 preview 分支,就能试用这个新功能了。在 _config.yml 里填好 gentie: ,生成看下吧,等待你的反馈。

抱歉啊,马上要考试了,我最近没时间测试。。。我等考完试后,再来测试一下:D