# boilerplates [![NPM version](https://badge.fury.io/js/boilerplates.png)](http://badge.fury.io/js/boilerplates) 

> Boilerplates for Assemble.

This repo is based on [grunt-contrib](https://github.com/gruntjs/grunt-contrib/).

# Overview
This collection contains all of the boilerplates maintained by the Assemble core team. This list is made available as a convenience for first-time users who would like to explore what Assemble has to offer. After review, it is recommended that install the boilerplates you wish to use individually.

A listing of each boilerplate and the current version included in this package is listed below.
               

## [boilerplate-bootstrap](https://github.com/assemble/boilerplate-bootstrap) [![NPM version](https://badge.fury.io/js/boilerplate-bootstrap.png)](http://badge.fury.io/js/boilerplate-bootstrap)
> Build Bootstrap with Assemble instead of Jekyll.   

## [boilerplate-gist-blog](https://github.com/assemble/boilerplate-gist-blog) [![NPM version](https://badge.fury.io/js/boilerplate-gist-blog.png)](http://badge.fury.io/js/boilerplate-gist-blog)
> Use Assemble to create a blog from GitHub Gists.  

## [boilerplate-h5bp](https://github.com/assemble/boilerplate-h5bp) [![NPM version](https://badge.fury.io/js/boilerplate-h5bp.png)](http://badge.fury.io/js/boilerplate-h5bp)
> Assemble + HTML5 Boilerplate.   

## [boilerplate-markdown](https://github.com/assemble/boilerplate-markdown) [![NPM version](https://badge.fury.io/js/boilerplate-markdown.png)](http://badge.fury.io/js/boilerplate-markdown)
> Use Assemble to generate HTML pages from markdown content. Useful for wikis, gh-pages, documentation and blogs or sites with markdown posts.  

## [boilerplate-site](https://github.com/assemble/boilerplate-site) [![NPM version](https://badge.fury.io/js/boilerplate-site.png)](http://badge.fury.io/js/boilerplate-site)
> Demonstrates how to use Assemble to build a site. Includes layouts, pages, partials, and markdown content.  

## [boilerplate-sitemap](https://github.com/assemble/boilerplate-sitemap) [![NPM version](https://badge.fury.io/js/boilerplate-sitemap.png)](http://badge.fury.io/js/boilerplate-sitemap)
> Generate a sitemap with Assemble.  

## [boilerplate-swig](https://github.com/assemble/boilerplate-swig) [![NPM version](https://badge.fury.io/js/boilerplate-swig.png)](http://badge.fury.io/js/boilerplate-swig)
> Example of using swig templates with Assemble.                                  


## Contributing
Please see the [Contributing](http://assemble.io/contributing.html) guide for information on contributing to this project.

To update the list of boilerplates displayed on this README, from the root of the project run `grunt`.

## Authors

**Jon Schlinkert**

+ [github/jonschlinkert](https://github.com/jonschlinkert)
+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert)

**Brian Woodward**

+ [github/doowb](https://github.com/doowb)
+ [twitter/doowb](http://twitter.com/jonschlinkert)


## License
Copyright (c) 2013 Assemble, Jon Schlinkert, Brian Woodward, contributors.
Released under the MIT license

***

_This file was generated on Tuesday, October 29, 2013._