metalsmith-shortcodes
March 30, 2014 ยท View on GitHub
A metalsmith plugin to render wordpress-esque shortcodes via templates. In effect, a kind of partials rendering.
Currently, only jade templates are supported.
Installation
$ npm install metalsmith-shortcodes
Usage
Coming soon.
See templates in examples and run examples/build.js for
examples of generation.
License
MIT