1.0.1 • Published 1 year ago
hexo-create-issues v1.0.1
hexo-create-issues: A Hexo plugin
A Hexo plugin designed to automatically create github issues when create new post.
install
npm i hexo-create-issues
setup
- hexo‘s
_config.yml
file add config
plugins:
- hexo-create-issues
gitalk_create_issues:
token: XXX # github token
username: XXX # github user
repo: XXX # reposity name
- example
plugins:
- hexo-create-issues
gitalk_create_issues:
token: qwqwdscfdvrbjndjfkbndcsxdvdv
username: promonkeyli
repo: promonkeyli.github.io