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.
 
 
 
 
 
Nathan Smith 3957c5ac3c structure -- grunt watch and upgrade. 12 years ago
..
node_modules structure -- grunt watch and upgrade. 12 years ago
out Fixes issue with accidental submodule 12 years ago
.npmignore Fixes issue with accidental submodule 12 years ago
README.md Fixes issue with accidental submodule 12 years ago
package.json docpad: updates to lastest version 12 years ago

README.md

CoffeeScript Plugin for DocPad

Adds support for CoffeeScript to JavaScript compilation to DocPad

Convention: .js.coffee|litcoffee

Install

npm install --save docpad-plugin-coffeescript

Configure

You can customise the compiler optons sent to the CoffeeScript compiler via the plugin's compileOptions config option

History

You can discover the history inside the History.md file

License

Licensed under the incredibly permissive MIT License
Copyright © 2012 Bevry Pty Ltd
Copyright © 2011 Benjamin Lupton