Assemble
Get the rocks out of your socks, Assemble makes you faster at web development. Assemble is plugin-based build system web projects, with a CLI and API.
Earth
Pinned Repositories
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-boilerplate-bootstrap
Build Bootstrap with Assemble instead of Jekyll.
assemble-boilerplate-site
Demonstrates how to use Assemble to build a site. Includes layouts, pages, partials, and markdown content.
assemble-core
The core assemble application with no presets or defaults. All configuration is left to the implementor.
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.
assemble.io
Website and documentation for Assemble.
boilerplates
Boilerplates for Assemble. Each boilerplate offers something different: static site generation, h5bp, Bootstrap, swig, markdown, blog generation, etc.
generator-assemble
Yeoman generator for Assemble, the static site generator built on Grunt.js. Kickstart new Assemble projects in just a few seconds, including templates, data, layouts, and a theme.
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.
gulp-assemble
Deprecated. Assemble can be used directly with or without gulp.
Assemble's Repositories
assemble/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/assemble.io
Website and documentation for Assemble.
assemble/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.
assemble/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/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.
assemble/assemble-workshop
Recipes how to use assemble (v0.12.0+)
assemble/grunt-assemble-sitemap
Assemble middleware for generating sitemaps.
assemble/assemble-core
The core assemble application with no presets or defaults. All configuration is left to the implementor.
assemble/assemble-boilerplate-blog
Assemble boilerplate with the essential middleware, helpers, templates and (opinionated) configuration necessary to easily create a blog with Assemble.
assemble/grunt-assemble-wordcount
Assemble middleware for displaying a word-count, and estimated reading time on blog posts or pages.
assemble/assemble-handlebars
Assemble engine plugin for Handlebars templates
assemble/assemble-fs
Assemble plugin that adds methods to assemble for working with the file system, like src, dest, copy and symlink.
assemble/assemble-helpers
Plugin that adds helpers for assemble projects. Includes both sync and async helpers that take advantage of assemble's powerful features.
assemble/assemble-yaml
Utility for extracting and converting YAML Front Matter from files.
assemble/assemble-permalinks
Permalinks plugin for assemble (0.6+)
assemble/assemble-sitemap
Assemble pipeline plugin for generating sitemaps for one or more collections.
assemble/assemblebot
Bot for responding to github issues opened on assemble repositories.
assemble/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/assemble-render-file
Assemble pipeline plugin for rendering templates in vinyl files.
assemble/assemble-handle
Assemble pipeline plugin for handling middleware stages.
assemble/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.
assemble/assemble-loader
Assemble plugin for loading views onto collections from globs of files, as objects/JSON etc.
assemble/assemble-middleware-page-variable
Assemble middleware for adding a `page` variable to the context, with details about the current item being rendered.
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/slack
Slack landing page to provide an invitation form for the assemble slack community.
assemble/assemble-collection
Assemble plugin for creating paginated lists of files using file front matter.
assemble/assemble-hekyll
Assemble plugin for building a hekyll theme (Jekyll theme converted to handlebars).
assemble/assemble-remarkable
Assemble pipeline plugin for remarkable, the markdown converter for node.js. Can also be used with gulp.
assemble/.github
Default community health files for Assemble.
assemble/tmp-api-test
testing