Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 528 Bytes

Readme.md

File metadata and controls

27 lines (14 loc) · 528 Bytes

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