kerouac-blog

0.0.3 • Public • Published

kerouac-blog

This is a Kerouac plugin for writing and publishing a blog, including RSS and Atom feeds.

Install

$ npm install kerouac-blog

Usage

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 test

Build Status David DM

Credits

License

The MIT License

Copyright (c) 2013 Jared Hanson <http://jaredhanson.net/>

Sponsor

Readme

Keywords

Package Sidebar

Install

npm i kerouac-blog

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

39.3 kB

Total Files

15

Last publish

Collaborators

  • jaredhanson