<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -56,7 +56,9 @@ task :manifest do
   File.open('.manifest', 'w') {|f| f &lt;&lt; list.join(&quot;\n&quot;) }
 end
 
-task :examples do
-  %x(haml examples/index.haml examples/index.html)
-  %x(sass examples/pagination.sass examples/pagination.css)
+task :website do
+  Dir.chdir('website') do
+    %x(haml index.haml index.html)
+    %x(sass pagination.sass pagination.css)
+  end
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-Subproject commit 922d5abf76c9d7a4762159b5d1729241f1a977ae
+Subproject commit f6fd2779ace1b1e9f1cf390e254ef08423954bb1</diff>
      <filename>website</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>examples/apple-circle.gif</filename>
    </removed>
    <removed>
      <filename>examples/index.haml</filename>
    </removed>
    <removed>
      <filename>examples/index.html</filename>
    </removed>
    <removed>
      <filename>examples/pagination.css</filename>
    </removed>
    <removed>
      <filename>examples/pagination.sass</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>7b5a65155d80717e321587f6ee79031abc63fb96</id>
    </parent>
  </parents>
  <author>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </author>
  <url>http://github.com/mislav/will_paginate/commit/74e4355a23875d634962db1f1bad0b2888b6e398</url>
  <id>74e4355a23875d634962db1f1bad0b2888b6e398</id>
  <committed-date>2009-01-08T15:29:56-08:00</committed-date>
  <authored-date>2009-01-08T15:29:56-08:00</authored-date>
  <message>delete stuff in examples/ as they're now GitHub Pages (gh-pages branch)</message>
  <tree>a8e6b8717099dcfaf5ddb14b2dbbf54a2298b4bf</tree>
  <committer>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </committer>
</commit>
