A metalsmith plugin to render wordpress-esque shortcodes via templates. In effect, a kind of partials rendering.
Currently, only jade templates are supported.
$ npm install metalsmith-shortcodes
Coming soon.
See templates in examples and run examples/build.js
for
examples of generation.
MIT