blazeblogger

A simple CMS and blogging engine for the command line

brewmacoslinux
Try with needOr install directly
Source

About

CMS for the command-line

Commands

bb

Examples

Initialize a new blog in the current directory$ bb init
Create a new blog post with title$ bb post add 'My First Post'
Generate static HTML from blog content$ bb make