metalsmith-shortcodes
v0.0.2
Published
A metalsmith plugin to render wordpress-esque shortcodes via templates.
Downloads
10
Readme
metalsmith-shortcodes
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