Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gitment #219

Merged
merged 2 commits into from
May 5, 2017
Merged

Add gitment #219

merged 2 commits into from
May 5, 2017

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