A simple tool that make jekyll much easier.

dev-master 2016-07-06 09:59 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:45:51 UTC


README

bj is a tool that help make jekyll much easier, current mainly used in my personal site zeroleaf.

Install

This tool can be install by using composer:

composer global require "zeroleaf/bj=dev-master"

Commands

current, following commands are provided:

  • make: Make a new article

For more information about a command, run bj make -h, that's it.