Socket
Book a DemoInstallSign in
Socket

github-issues-to-hexo

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-issues-to-hexo

Convert github issues blog to hexo blog

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

Github issues to hexo

Installation

Available from npm

npm install github-issues-to-blog -g

Usage

Get help:

github-issues-to-hexo --help

Convert your blog:

cd /path/to/hexo-blog-source/
github-issues-to-hexo -u github-username -r github-repo --since 2017-09-01

Using template:

cd /path/to/hexo-blog-source/

# init template
github-issues-to-hexo init your-template.md

# edit your template
vim your-template.md

# convert your blog
github-issues-to-hexo -u github-username -r github-repo -t your-template.md

You may want to take a look of my template for reference: template.md

License

MIT

Keywords

issues

FAQs

Package last updated on 18 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts