wintersmith-yaml
v1.0.2
Published
A YAML plugin for Wintersmith
Maintainers
Readme
wintersmith-yaml
Reads YAML files and adds them to the content tree.
Installing
Install globally or locally using npm:
npm install [-g] wintersmith-yamland add wintersmith-yaml to your config.json
{
"plugins": [
"wintersmith-yaml"
]
}Author
© 2013 Tom Vincent http://tlvince.com/contact
License
Released under the MIT License.
