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.
Hey Jon, we are implementing YAML tags into into our YAML files in relation to tagging and transforming for translation. In order to do this we need to be able to pass an option down the dependency tree of parser-front-matter to attach a SCHEMA to the js-yamlparser. Wondering if you guys could offer support in pasrser-front-matter/template/assemble for this or if you could recommend an implementation?
Hey Jon, we are implementing YAML tags into into our YAML files in relation to tagging and transforming for translation. In order to do this we need to be able to pass an option down the dependency tree of
parser-front-matter
to attach a SCHEMA to thejs-yaml
parser. Wondering if you guys could offer support inpasrser-front-matter
/template/assemble for this or if you could recommend an implementation?