kerouac-blog
v0.0.3
Published
Kerouac app that generates a blog section of a site.
Readme
kerouac-blog
This is a Kerouac plugin for writing and publishing a blog, including RSS and Atom feeds.
Install
$ npm install kerouac-blogUsage
Plug kerouac-blog into your site, specifying the directory that contains your
blog's articles.
site.plug(require('kerouac-blog')('blog'));Tests
$ npm install
$ make testCredits
License
Copyright (c) 2013 Jared Hanson <http://jaredhanson.net/>


