jkpost

a cli tool to generate a new jekyll post like 'hexo new post'

Usage no npm install needed!

<script type="module">
  import jkpost from 'https://cdn.skypack.dev/jkpost';
</script>

README

jkpost

a cli tool to generate a new jekyll post like 'hexo new post'

Install

$ npm install --g jkpost

Cli


  a cli tool to generate a new jekyll post like 'hexo new post'

  Usage
    $ jkpost [post title] [post type (Default: markdown)]

  Examples
    $ jkpost myawesomepost markdown
    $ jkpost dairy md

License

MIT © trnhoe