Reads YAML files and adds them to the content tree.
Install globally or locally using npm
:
npm install [-g] wintersmith-yaml
and add wintersmith-yaml
to your config.json
{
"plugins": [
"wintersmith-yaml"
]
}
© 2013 Tom Vincent http://tlvince.com/contact
Released under the MIT License.