Reads changesets and adds information on dependents that need bumping
The core assemble application with no presets or defaults. All configuration is left to the implementor.
Handlebars engine, consolidate.js style but with enhancements. This works with Assemble, express.js, engine-cache or any application that follows consolidate.js conventions.
Handlebars engine, consolidate.js style but with enhancements and default helpers. Should work with Assemble, Verb, express.js, engine-cache or any application that supports consolidate.js conventions.
Gulp plugin for removing files flagged as drafts. Can also be used as an assemble or verb plugin.
Finds helpers that aren't registered and variables that aren't defined on the context. Can be used as a middleware with assemble, Template, verb, generate, and other apps built on Template.
Light wrapper for vinyl-fs to add streams support in a way that plays nice with Assemble middleware.
Assemble pipeline plugin for pushing views into a vinyl stream.
Assemble plugin for rendering views in a vinyl pipeline.
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Templates used by the Verb and Assemble core teams
Lo-Dash engine, consolidate.js style but with enhancements. Works with Assemble, express.js, engine-cache or any application that follows consolidate.js conventions.
Utilities for extracting front matter from source files.
Utility for getting an assemble view from a collection object.
Use this generator to add some common default settings to your 'generate', verb, and assemble generators.
Get the rocks out of your socks! Assemble makes you fast at creating web projects. Assemble is used by thousands of projects for rapid prototyping, creating themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websit
Verb plugin that adds includes, layouts, badges and docs template collections. Can be used with verb, assemble or generate, in a `*file.js`, or a globally installed generator.
Plugin for caching vinyl files as templates in an assemble, verb, or gulp pipeline.
Plugin for Template for rendering vinyl files in an assemble, verb, or gulp pipeline.
An up-to-date version of js-beautify for Assemble's helpers.
Deprecated. Please use [handlebars-helpers](https://github.com/assemble/handlebars-helpers) instead.
Compile LESS to CSS. Adds experimental features that extend Less.js for maintaining UI components, 'bundles' and themes. From Jon Schlinkert, core team member of Less.js. This project is a fork of the popular grunt-contrib-less plugin by the talented Tyler Kellen. Please use that plugin if you require something stable and dependable.