Skip to content
#

github-issues

Here are 202 public repositories matching this topic...

Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta

Improve this page

Add a description, image, and links to the github-issues topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the github-issues topic, visit your repo's landing page and select "manage topics."

Learn more