Pinned repositories
Repositories
-
assemble-yaml
Utility for extracting and converting YAML Front Matter from files.
-
grunt-assemble
Static site generator for Grunt.js, Yeoman and Node.js. Used by Zurb Foundation, Zurb Ink, H5BP, Topcoat, Web Experience Toolkit, and hundreds of other projects to build sites, themes, components, documentation, blogs and gh-pages.
-
assemble-boilerplate-blog
Assemble boilerplate with the essential middleware, helpers, templates and (opinionated) configuration necessary to easily create a blog with Assemble.
-
assemble-streams
Assemble plugin that adds convenience methods for working with streams, like `toStream`, which pushes a view collection into a vinyl stream.
-
assemble
Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.
-
assemble-handle
Assemble pipeline plugin for handling middleware stages.
-
assemble-fs
Assemble plugin that adds methods to assemble for working with the file system, like src, dest, copy and symlink.
-
assemble-less
Grunt task for compiling LESS to CSS. This task does for less what Assemble does for HTML, making it much easier to modularize and reduce repetition in stylesheets.
-
slack
Slack landing page to provide an invitation form for the assemble slack community.
-
assemble.io
Website and documentation for Assemble.
-
assemble-hekyll
Assemble plugin for building a hekyll theme (Jekyll theme converted to handlebars).
-
assemble-sitemap
Assemble pipeline plugin for generating sitemaps for one or more collections.
-
assemble-remarkable
Assemble pipeline plugin for remarkable, the markdown converter for node.js. Can also be used with gulp.
-
assemble-permalinks
Permalinks plugin for assemble (0.6+)
-
assemble-render-file
Assemble pipeline plugin for rendering templates in vinyl files.
-
tmp-api-test
testing
-
assemble-handlebars-helpers
A handful of helpers that replace the built-in Handlebars helpers, with changes made for handling assemble specifics like context and errors.
-
-
grunt-assemble-sitemap
Assemble middleware for generating sitemaps.
-
buttons
Sooo many buttons... is this really necessary?! In reality this project has little to do with buttons. It's an exercise in separation of concerns regarding structure, style, content and data.
-
grunt-assemble-wordcount
Assemble middleware for displaying a word-count, and estimated reading time on blog posts or pages.
-
assemble-handlebars
Assemble engine plugin for Handlebars templates
-
assemble-helpers
Plugin that adds helpers for assemble projects. Includes both sync and async helpers that take advantage of assemble's powerful features.
-
assemble-pager
Assemble plugin that adds prev/next pager information to the context, for a specific collection, specific files or all files in a stream.
-
assemble-loader
Assemble plugin for loading views onto collections from globs of files, as objects/JSON etc.
-
assemble-core
The core assemble application with no presets or defaults. All configuration is left to the implementor.
-
assemble-middleware-page-variable
Assemble middleware for adding a `page` variable to the context, with details about the current item being rendered.
-
assemblebot
Bot for responding to github issues opened on assemble repositories.
-
assemble-collection
Assemble plugin for creating paginated lists of files using file front matter.
-
assemble-nunjucks
Adds nunjucks support to assemble, with some assemble-specific conveniences.