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.
- Host: GitHub
- URL: https://github.com/assemble/plugins
- Owner: assemble
- License: mit
- Created: 2013-10-17T04:38:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-29T18:28:48.000Z (over 12 years ago)
- Last Synced: 2025-02-16T10:15:05.308Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://assemble.io/plugins/
- Size: 133 KB
- Stars: 2
- Watchers: 11
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# plugins [](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) [](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) [](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) [](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) [](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) [](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) [](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) [](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) [](http://badge.fury.io/js/assemble-contrib-sitemap)
> Sitemap generator plugin for Assemble
#### [assemble-contrib-toc](https://github.com/assemble/assemble-contrib-toc) [](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) [](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