assemble-workshop icon indicating copy to clipboard operation
assemble-workshop copied to clipboard

Recipes how to use assemble (v0.12.0+)

Assemble recipes NPM version Build Status

Some recipes using assemble v0.16.0.

Recipes

All recipes contain some explanation but also a fully working version of the recipe in the according folder.

  • Assemble & BrowserSync
  • Working with collections
  • Default layout
  • Drafts
  • Gulp sitemap
  • Less to CSS
  • Loading handlebar helpers
  • Permalinks
  • Permalinks - Folder per file
  • Permalinks with subfolders/images
  • Events to hook into with middleware
  • Middleware example: Bind TOC to view
  • Visual Studio Integration: Basic Bootstrap Site
  • VS Code

Running tests

Install dev dependencies:

$ npm install -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Stefan Walther

License

Copyright © 2016, Stefan Walther. Released under the MIT license.