Sha256: 183971c99a495ab7ccbf3b52035b77556d4bd1b6424ea92772e858b2fdf758b1

Contents?: true

Size: 679 Bytes

Versions: 7

Compression:

Stored size: 679 Bytes

Contents

<div style="padding:0px 16px;" id="comments"></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>
    setTimeout(function () {
        var gitment = new Gitment({
            id: '',
            owner: '{{site.data.site.comment.owner}}',
            repo: '{{site.data.site.comment.repo}}',
            oauth: {
                client_id: '{{site.data.site.comment.client_id}}',
                client_secret: '{{site.data.site.comment.client_secret}}',
            },
        });
        gitment.render('comments');
    }, 1000)
</script>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
jekyll-theme-mdui-0.5.2.4 _includes/comment/gitment.html
jekyll-theme-mdui-0.5.2.3 _includes/comment/gitment.html
jekyll-theme-mdui-0.5.2.1 _includes/comment/gitment.html
jekyll-theme-mdui-0.5.2 _includes/comment/gitment.html
jekyll-theme-mdui-0.5.1.2 _includes/comment/gitment.html
jekyll-theme-mdui-0.5.1.1 _includes/comment/gitment.html
jekyll-theme-mdui-0.5.1 _includes/comment/gitment.html