# {%= name %} {%= _.badge("fury") %} {%= _.badge("travis") %}

> {%= description %}

## Getting Started
{%= _.doc("docs-getting-started.md") %}

## The "{%= shortname %}" task

### Overview
{%= _.doc("docs-overview.md") %}

### Options
{%= _.doc("docs-options.md") %}

### Usage Examples
{%= _.doc("docs-examples.md") %}

***

## Contributing
{%= _.contrib("contributing.md") %}

## Release History
{%= _.include("release-history.md") %}

## Other Grunt tasks
+ [assemble](http://assemble.io): Static site generator for Grunt.js, Yeoman and Node.js. Used by H5BP/Effeckt, Topcoat, Web Experience Toolkit, and hundreds of other projects to build sites, themes, components, documentation, blogs and gh-pages.
{%= _.include("related-repos-list.md") %}

## Authors
{%= _.contrib("contrib-authors.md") %}

## License
{%= copyright %}
{%= license %}

***

{%= _.include("footer.md") %}