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

Feat(comment): add gitalk #554

Merged
merged 2 commits into from
Oct 16, 2017
Merged

Conversation

ElderJames
Copy link
Contributor

Contributing rules

  • Fork the repo and create your branch from canary. Then be sure to put the canary branch as the target for your pull request.
  • Please be sure to follow the contributing guidelines, especially for commit message
  • Remove the Contributing rules part from this description
  • Fill out the other parts from this description

If you don't do so, we might change your pull request's title and using squash to merge your changed.

What kind of change does this PR introduce? (check one with "x")

  • Bug fix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

Description

tim 20171016140853


Verification steps

setup the settings in config file

    gitalk_owner: # git repo of the hexo
    gitalk_repo: # git repo's owner
    gitalk_client_id: # github app client id 
    gitalk_client_secret : # github app client secret

@ElderJames ElderJames changed the title Feat/comment/gitalk #547 Feat/comment/gitalk Oct 16, 2017
@ElderJames ElderJames changed the title Feat/comment/gitalk Feat(comment): add gitalk Oct 16, 2017
@neoFelhz neoFelhz merged commit b0b10b9 into iblh:canary Oct 16, 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