cabinet icon indicating copy to clipboard operation
cabinet copied to clipboard

Support for Jade

Open billymoon opened this issue 13 years ago • 2 comments

This should be trivial, except for how to handle the use of data in the template. This might be achievable by using a "virtual" to process the template with data.

billymoon avatar Sep 27 '12 09:09 billymoon

+1

alexgorbatchev avatar Oct 02 '12 16:10 alexgorbatchev

I guess that the use case for this is mostly as some kind of simple blog/news engine. In that case doing something like jader (https://github.com/MattMS/jader) may be a good idea, i.e. having a separate .json file that matches every .jade file.

manast avatar Oct 03 '12 06:10 manast