<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>LICENSE</filename>
    </added>
    <added>
      <filename>Rakefile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -32,29 +32,37 @@ The layout is as following:
 
 * An index page will be generated for recent posts.
 
-Following is an example folder tree:
+Example folder tree:
 
     + posts  
-      + blog.yml
-      + about.md
-      * 2007
+      * blog.yml
+      * about.md
+      + 2007
         + 2008
           + 9
-            + example.md
+            * example.md
     + public
-      + index.html
-      + about.html
+      * index.html
+      * about.html
       + categories
-        + emacs.html
-        + ruby.html
+        * emacs.html
+        * ruby.html
+      + controllers
+        * comments.php
       + 2007   
       + 2008
         + 9
-          + example.html
+          * example.html
       + images
       + stylesheest
       + javascripts
-
+    + templates
+      * feed.rxml
+      * layout.rhtml
+      * page.rhtml
+      * post.rhtml
+      * posts.rhtml
+      
 
 == Meta data
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,6 @@
 #! /usr/bin/env ruby
 
+require 'rubygems'
 require 'shinmun'
 
 Shinmun::Blog.new.write_all</diff>
      <filename>bin/shinmun</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>426c8df3600319cab3bbf03fb0b93b871599c5ea</id>
    </parent>
  </parents>
  <author>
    <name>Matthias Georgi</name>
    <email>matti.georgi@gmail.com</email>
  </author>
  <url>http://github.com/georgi/shinmun/commit/a219cbad74f4cb3f229f6116d8b893c5e0369c62</url>
  <id>a219cbad74f4cb3f229f6116d8b893c5e0369c62</id>
  <committed-date>2008-09-07T14:53:59-07:00</committed-date>
  <authored-date>2008-09-07T14:53:59-07:00</authored-date>
  <message>improved README</message>
  <tree>21adc95747c84e8969ad39763c985d99ffe78f95</tree>
  <committer>
    <name>Matthias Georgi</name>
    <email>matti.georgi@gmail.com</email>
  </committer>
</commit>
