Skip to content

docpad-archive/docpad-plugin-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Plugin for DocPad

Adds support to DocPad for writing your templates using Ruby

Convention: .anything.rb|ruby|erb

Note: this plugin provides ruby the template data, but you will not be able to call the template helpers as there is no easy way for ruby to communicate with javascript (which is what DocPad is built with), as such, you will probably want to use the eco plugin instead.

Install

npm install --save docpad-plugin-ruby

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

About

Adds support for the Ruby language to DocPad.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published