Skip to content
This repository has been archived by the owner on Dec 20, 2017. It is now read-only.

Commit

Permalink
updated site
Browse files Browse the repository at this point in the history
  • Loading branch information
jgallen23 committed Mar 11, 2012
1 parent e90e102 commit d9a7f0f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Expand Up @@ -26,7 +26,7 @@ <h1>ClientJade</h1>
<h2>Installation</h2> <h2>Installation</h2>
<pre><code><span class="title">npm</span> install -g clientjade</code></pre> <pre><code><span class="title">npm</span> install -g clientjade</code></pre>
<h2>Usage</h2> <h2>Usage</h2>
<pre><code>Usage: clientjade &lt;options> &lt;jade files> <pre><code>Usage: clientjade &lt;options> &lt;jade files/dir>


Options: Options:


Expand Down Expand Up @@ -72,6 +72,10 @@ <h3>Live Example</h3>


</p> </p>
<h2>History</h2> <h2>History</h2>
<h3>0.0.4</h3>
<ul>
<li>added support for passing in folder</li>
</ul>
<h3>0.0.3</h3> <h3>0.0.3</h3>
<ul> <ul>
<li>passed in filename so jade includes will work</li> <li>passed in filename so jade includes will work</li>
Expand Down

0 comments on commit d9a7f0f

Please sign in to comment.