boilerplates
Version:
Boilerplates for Assemble.
59 lines (35 loc) • 3.21 kB
Markdown
# boilerplates [](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) [](http://badge.fury.io/js/boilerplate-bootstrap)
> Build Bootstrap with Assemble instead of Jekyll.
## [boilerplate-gist-blog](https://github.com/assemble/boilerplate-gist-blog) [](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) [](http://badge.fury.io/js/boilerplate-h5bp)
> Assemble + HTML5 Boilerplate.
## [boilerplate-markdown](https://github.com/assemble/boilerplate-markdown) [](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) [](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) [](http://badge.fury.io/js/boilerplate-sitemap)
> Generate a sitemap with Assemble.
## [boilerplate-swig](https://github.com/assemble/boilerplate-swig) [](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._