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.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i wintersmith-yaml

    Weekly Downloads

    5

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • tlvince