1.0.2 • Published 10 years ago

wintersmith-yaml v1.0.2

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

wintersmith-yaml

Reads YAML files and adds them to the content tree.

Installing

Install globally or locally using npm:

npm install [-g] wintersmith-yaml

and add wintersmith-yaml to your config.json

{
  "plugins": [
    "wintersmith-yaml"
  ]
}

Author

© 2013 Tom Vincent http://tlvince.com/contact

License

Released under the MIT License.