darko icon indicating copy to clipboard operation
darko copied to clipboard

There's no darko-new command yet

Open cyjake opened this issue 10 years ago • 2 comments

Reported by @nickli

cyjake avatar Jun 04 '15 02:06 cyjake

@nickli 我看了一下 jekyll new,是用来首次生成站点的诶,不是创建文章

cyjake avatar Jun 06 '15 11:06 cyjake

对应的命令是:

$ jekyll draft
$ jekyll post
$ jekyll publish [draft]

References:

  1. https://github.com/jekyll/jekyll/issues/2254
  2. https://github.com/jekyll/jekyll-compose

cyjake avatar Jun 07 '15 11:06 cyjake