You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# ECO Plugin for DocPad
Adds support for the [ECO](https://github.com/sstephenson/eco/) (embedded CoffeeScript templates) templating engine to [DocPad](https://docpad.org)
Convention: `.anything.eco`
## Install
``` npm install --save docpad-plugin-eco ```
## History
You can discover the history inside the `History.md` file
## License
Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/) <br/>Copyright © 2012 [Bevry Pty Ltd](http://bevry.me) <br/>Copyright © 2011 [Benjamin Lupton](http://balupton.com)
|