Skip to content

tlvince/wintersmith-yaml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Wintersmith plugin template

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • CoffeeScript 90.5%
  • JavaScript 9.5%