Blist is a minimalistic blog maintained with gists.
Just install Blist from npm:
$ npm install -g blist
$ blistThere are basic arguments to start with Blist:
$ blist new [options] <PATH> Creates a new Blist site scaffold in PATHDisplay command help:
$ blist new -h
Usage: post [options] <TITLE>
Options:
-h, --help output usage informationLicensed under the MIT License.

