Open
Description
Starting Assemble 0.6 the API changed a lot. The gulp-assemble project is deprecated and there is some documentation there of how to use it but sometimes is hard to make Assemble works in gulp reading only the documentation.
A simple gulpfile with Assemble configured using partials and layouts would be good to add to your recipes.
Also, Grunt version was using handlebars-helpers as extra helpers, in the new one, these helpers are not coming as default, so if you could add some example of how to use them it would be good.