Skip to content

Commit

Permalink
Added readme files to everything. Split the coffee plugin into indivi…
Browse files Browse the repository at this point in the history
…dual plugins.
  • Loading branch information
balupton committed Jul 18, 2012
1 parent d01f17f commit ebb396b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Ruby Plugin for DocPad
Adds support to [DocPad](https://github.com/bevry/docpad) for writing your templates using [Ruby](http://en.wikipedia.org/wiki/ERuby)

Convention: `.anything.rb|ruby|erb`


## Install

```
npm install --save docpad-plugin-ruby
```


## 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 &copy; 2012 [Bevry Pty Ltd](http://bevry.me)
<br/>Copyright &copy; 2011 [Benjamin Lupton](http://balupton.com)

0 comments on commit ebb396b

Please sign in to comment.