Skip to content

lotosbin/issue2blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issue2blog

transform github issues to jekyll blog

usage

使用

nvm use 10
npx github:lotosbin/issue2blog --user lotosbin --repo lotosbin.github.io

将从 github/lotosbin/lotosbin.github.io 获取标签为published的issue列表,生成blog到当前的_posts目录(自行创建该目录)。

参数

npx issue2blog -h
Options:
  --version   Show version number                                      [boolean]
  -u, --user  your github user name                          [string] [required]
  -r, --repo  your github repository name                    [string] [required]
  -h, --help  Show help                                                [boolean]

Examples:
  issue2blog --user lotosbin --repo lotosbin.github.io

copyright 2019

应用

About

transform github issues to jekyll blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published