Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pvorb/node-pub

javascript command line blog engine
https://github.com/pvorb/node-pub

Last synced: about 1 month ago
JSON representation

javascript command line blog engine

Awesome Lists containing this project

README

        

# pub
A command line tool for customizable content management

## Installation

`npm install -g pub`

## Configuration

See [node-pub-conf](//github.com/pvorb/node-pub-conf).

## Usage

Write some article into a file.

Publish it:

pub add hello-world.mkd

## Bugs and Issues

If you encounter any bugs or issues, feel free to open an issue at
[github](//github.com/pvorb/node-pub/issues).

## License

This package is licensed under the
[MIT license](http://vorb.de/license/mit.html).