<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Rakefile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,4 @@
 /site/*
 !/site/images
 !/site/javascripts
+/haml</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -6,10 +6,11 @@ to [github.com/nex3/haml](http://github.com/nex3/haml).
 
 These pages are compiled with [StaticMatic](http://staticmatic.rubyforge.org),
 and use the [Compass](http://compass-style.org/) Sass framework.
-To compile, run
+The Haml and Sass documentation uses [YARD](http://yard.soen.ca/).
+To compile everything, run
 
-    staticmatic build .
+    rake build
 
-To set up a local server for viewing updates, run
+To set up a local server for viewing updates for the site, run
 
-    staticmatic preview .
+    rake preview</diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c2fa15749771edf7c28dac6a4883b91aa476d801</id>
    </parent>
  </parents>
  <author>
    <name>Nathan Weizenbaum</name>
    <email>nex342@gmail.com</email>
  </author>
  <url>http://github.com/nex3/haml/commit/8a54404e7de9dd0fc33dfdafdfd69ab6e2ea9d76</url>
  <id>8a54404e7de9dd0fc33dfdafdfd69ab6e2ea9d76</id>
  <committed-date>2009-06-20T00:39:46-07:00</committed-date>
  <authored-date>2009-06-20T00:24:59-07:00</authored-date>
  <message>Add a rake task for building everything, including YARD docs.</message>
  <tree>ef04892b6940dec2c7b3812c1456e5976eb33a07</tree>
  <committer>
    <name>Nathan Weizenbaum</name>
    <email>nex342@gmail.com</email>
  </committer>
</commit>
