From d9a7f0f5fdb65b88a8c8c3c45b14f57072b7e3ce Mon Sep 17 00:00:00 2001 From: Greg Allen Date: Sat, 10 Mar 2012 16:37:36 -0800 Subject: [PATCH] updated site --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 237d688..640e2cb 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@

ClientJade

Installation

npm install -g clientjade

Usage

-
Usage: clientjade <options> <jade files>
+
Usage: clientjade <options> <jade files/dir>
 
 Options:
 
@@ -72,6 +72,10 @@ 

Live Example

History

+

0.0.4

+
    +
  • added support for passing in folder
  • +

0.0.3

  • passed in filename so jade includes will work