Skip to content

Conversation

@ckyOL
Copy link
Contributor

@ckyOL ckyOL commented May 4, 2017

添加了 gitment 支持,发起pr,希望合并

_config.yml Outdated
gitment_owner:
gitment_repo:
client_id:
client_secret:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议合并相关参数:

# 关闭
# gitment: false
# 开启
gitment:
  owner: 
  repo:
  client_id:
  client_secret:

<section class="comments" id="comments">
<div id="gitment_thread"></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>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

资源引用建议使用 unpkg cdn,会与作者 npm 发布保持一致。

//unpkg.com/gitment/dist/gitment.browser.js
//unpkg.com/gitment/style/default.css

@yscoder yscoder merged commit 98770fe into yscoder:card May 5, 2017
@yscoder yscoder mentioned this pull request Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants