cabinet
                                
                                 cabinet copied to clipboard
                                
                                    cabinet copied to clipboard
                            
                            
                            
                        Support for Jade
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.
+1
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.