Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.
Reminder to implement
.before()
and.after()
(render) methods.We'll also need to add an example of using these methods in a plugin (verb/assemble etc)