blist
v1.0.0
Published
Blist: A blog powered by gists
Downloads
9
Readme
Blist
Blist is a minimalistic blog maintained with gists.
Installation
Just install Blist from npm:
$ npm install -g blist
$ blist
Usage
There are basic arguments to start with Blist:
$ blist new [options] <PATH> Creates a new Blist site scaffold in PATH
Display command help:
$ blist new -h
Usage: post [options] <TITLE>
Options:
-h, --help output usage information
License
Licensed under the MIT License.