---
dest: ./README.md
---
# {%= name %} [![NPM version](https://badge.fury.io/js/{%= name %}.svg)](http://badge.fury.io/js/{%= name %}) {% if (travis) { %} [![Build Status]({%= travis %}.svg)]({%= travis %}){% } %}

> {%= description %}

## Quickstart
{%= docs("quickstart") %}

## Options
{%= docs("options") %}

## Usage Examples
{%= docs("examples") %}

## RSS Specifications
{%= docs("rss") %}

***
Built with care by [Patrick Burtchaell](http://twitter.com/pburtchaell) in New Orleans.

Copyright (c) 2014 Patrick Burtchaell, Jon Schlinkert, contributors. Released under the MIT license.

[grunt]: http://gruntjs.com/
[Getting Started]: https://github.com/gruntjs/grunt/blob/devel/docs/getting_started.md

