wintersmith-yaml

1.0.2 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    3
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i wintersmith-yaml

Weekly Downloads

5

Version

1.0.2

License

MIT

Last publish

Collaborators

  • tlvince