0.0.2 • Published 10 years ago

metalsmith-shortcodes v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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