Open linkun199011 opened 7 years ago
FirstComment
Hello
world
<div id="container"></div>
<link rel="stylesheet" href="https://imsun.github.io/gitment/style/default.css">
<script src="https://imsun.github.io/gitment/dist/gitment.browser.js"></script>
<script>
var gitment = new Gitment({
id: '如何构建利用github配合hexo构建一个网站', // 可选。默认为 location.href
title: 'initHexoToGithubBlog', // init title
owner: 'linkun199011', // github 自己的名字
repo: 'GithubBlogComments', // 专门储存评论一个GitHub仓库
oauth: {
client_id: 'ae73b09f83bcd4a38***',
client_secret: '26dcbd3d4ab7ebf714e64a05d75a4dc67906***',
},
})
gitment.render('container')
</script>
ae73b09f83bcd4a38f29
26dcbd3d4ab7ebf714e64a05d75a4dc67906a05f
https://linkun199011.github.io/2017/08/15/initGithubBook/#more