An open API service indexing awesome lists of open source software.

https://github.com/assemble/plugins

Collection of contrib plugins maintained by the Assemble core team.
https://github.com/assemble/plugins

Last synced: about 1 year ago
JSON representation

Collection of contrib plugins maintained by the Assemble core team.

Awesome Lists containing this project

README

          

# plugins [![NPM version](https://badge.fury.io/js/plugins.png)](http://badge.fury.io/js/plugins)

> Collection of Assemble plugins maintained by the Assemble core team.

This repo is based on [grunt-contrib](https://github.com/gruntjs/grunt-contrib/). To update this list, in the command line run run `grunt update`.

## Overview
This collection contains all of the assemble-contrib plugins. We have made it available as a convenience for first-time users who would like to explore what Assemble has to offer. After review, it is recommended that you uninstall this collection and specify the plugins you wish to use individually.

A listing of each plugin and the current version included in this package is listed below.

#### [assemble-contrib-anchors](https://github.com/assemble/assemble-contrib-anchors) [![NPM version](https://badge.fury.io/js/assemble-contrib-anchors.png)](http://badge.fury.io/js/assemble-contrib-anchors)
> Assemble plugin for creating anchor tags from generated html.

#### [assemble-contrib-contextual](https://github.com/assemble/assemble-contrib-contextual) [![NPM version](https://badge.fury.io/js/assemble-contrib-contextual.png)](http://badge.fury.io/js/assemble-contrib-contextual)
> Generates a JSON file containing the context of each page. Basic plugin to help see what's happening in the build.

#### [assemble-contrib-decompress](https://github.com/assemble/assemble-contrib-decompress) [![NPM version](https://badge.fury.io/js/assemble-contrib-decompress.png)](http://badge.fury.io/js/assemble-contrib-decompress)
> Assemble plugin for extracting zip, tar and tar.gz archives.

#### [assemble-contrib-download](https://github.com/assemble/assemble-contrib-download) [![NPM version](https://badge.fury.io/js/assemble-contrib-download.png)](http://badge.fury.io/js/assemble-contrib-download)
> Assemble plugin for downloading files from GitHub.

#### [assemble-contrib-lunr](https://github.com/assemble/assemble-contrib-lunr) [![NPM version](https://badge.fury.io/js/assemble-contrib-lunr.png)](http://badge.fury.io/js/assemble-contrib-lunr)
> Assemble plugin for creating a search engine within your static site using lunr.js.

#### [assemble-contrib-markdown](https://github.com/assemble/assemble-contrib-markdown) [![NPM version](https://badge.fury.io/js/assemble-contrib-markdown.png)](http://badge.fury.io/js/assemble-contrib-markdown)
> Convert markdown files to HTML using marked.js. This plugin is an alternative to Assemble's markdown Handlebars helpers. Both are useful in different scenarios.

#### [assemble-contrib-permalinks](https://github.com/assemble/assemble-contrib-permalinks) [![NPM version](https://badge.fury.io/js/assemble-contrib-permalinks.png)](http://badge.fury.io/js/assemble-contrib-permalinks)
> Permalinks plugin for Assemble, the static site generator for Grunt.js and Yeoman. This plugin enables powerful and configurable URI replacement patterns, presets, uses Moment.js for parsing dates, and much more.

#### [assemble-contrib-sitemap](https://github.com/assemble/assemble-contrib-sitemap) [![NPM version](https://badge.fury.io/js/assemble-contrib-sitemap.png)](http://badge.fury.io/js/assemble-contrib-sitemap)
> Sitemap generator plugin for Assemble

#### [assemble-contrib-toc](https://github.com/assemble/assemble-contrib-toc) [![NPM version](https://badge.fury.io/js/assemble-contrib-toc.png)](http://badge.fury.io/js/assemble-contrib-toc)
> Create a table of contents in the generated HTML, using Cheerio.js

#### [assemble-contrib-wordcount](https://github.com/assemble/assemble-contrib-wordcount) [![NPM version](https://badge.fury.io/js/assemble-contrib-wordcount.png)](http://badge.fury.io/js/assemble-contrib-wordcount)
> Assemble plugin for displaying a word-count on blog posts or pages.

## Contributing
Find a bug? Have a feature request? Please [create an Issue](https://github.com/assemble/plugins/issues). Pull requests are also encouraged.
If you find this project useful, please consider "starring" it to show your support! Thanks!

## 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, contributors.
Released under the MIT license

***

_This file was generated by [grunt-readme](https://github.com/assemble/grunt-readme) on Friday, November 29, 2013._

[grunt]: http://gruntjs.com/
[Getting Started]: https://github.com/gruntjs/grunt/blob/devel/docs/getting_started.md
[package.json]: https://npmjs.org/doc/json.html