<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>_config.yml</filename>
    </added>
    <added>
      <filename>_layouts/base.html</filename>
    </added>
    <added>
      <filename>_layouts/default.html</filename>
    </added>
    <added>
      <filename>about.md</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,50 +1,36 @@
-&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
-    &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
-&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en-us&quot;&gt;
-  &lt;head&gt;
-    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
-    &lt;title&gt;Jason Rudolph Dot Com&lt;/title&gt;
-    &lt;link rel=&quot;stylesheet&quot; href=&quot;css/screen.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot; /&gt;
-    &lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom 1.0&quot; href=&quot;http://jasonrudolph.com/blog/feed/atom/&quot; /&gt;
-  &lt;/head&gt;
-  &lt;body id=&quot;homepage&quot;&gt;
-    &lt;div id=&quot;content-wrapper&quot;&gt;
-      &lt;div id=&quot;arenas-of-awesome&quot;&gt;
-        &lt;ul&gt;
-          &lt;li&gt;
-            &lt;a href=&quot;http://jasonrudolph.com/blog/feed/atom/&quot; title=&quot;Jason Rudolph - Atom/RSS Feed&quot;&gt;
-              &lt;img src=&quot;images/rss-icon-large.png&quot; alt=&quot;Jason Rudolph Dot Com&quot; class=&quot;mega&quot;/&gt;
-            &lt;/a&gt;
-            &lt;br /&gt;
-            &lt;a href=&quot;http://jasonrudolph.com/blog&quot; title=&quot;Jason Rudolph - Blog&quot;&gt;blog&lt;/a&gt; |
-            &lt;a href=&quot;http://twitter.com/jasonrudolph&quot; title=&quot;Jason Rudolph - jasonrudolph on Twitter&quot;&gt;twitter&lt;/a&gt; |
-            &lt;a href=&quot;http://jasonrudolph.com/about.html&quot; title=&quot;Jason Rudolph - About&quot;&gt;about&lt;/a&gt;
-          &lt;/li&gt;
-          &lt;li&gt;
-            &lt;a href=&quot;http://thinkrelevance.com&quot; title=&quot;Relevance, Inc - Agile Software Development, Consulting, and Training&quot;&gt;
-              &lt;img src=&quot;images/relevance-logo-large.png&quot; alt=&quot;Relevance, Inc.&quot; class=&quot;mega&quot;/&gt;
-            &lt;/a&gt;
-            &lt;br /&gt;
-            &lt;a href=&quot;http://thinkrelevance.com/development&quot; title=&quot;Relevance, Inc. - Software Development&quot;&gt;development&lt;/a&gt; |
-            &lt;a href=&quot;http://thinkrelevance.com/training&quot; title=&quot;Relevance, Inc. - Training&quot;&gt;training&lt;/a&gt; |
-            &lt;a href=&quot;http://thinkrelevance.com/audits&quot; title=&quot;Relevance, Inc. - Audits&quot;&gt;audits&lt;/a&gt;
-          &lt;/li&gt;
-          &lt;li&gt;
-            &lt;a href=&quot;http://www.infoq.com/minibooks/grails&quot; title=&quot;InfoQ: Getting Started with Grails&quot;&gt;
-              &lt;img src=&quot;images/getting-started-with-grails-large.png&quot; alt=&quot;Getting Started with Grails&quot; class=&quot;mega&quot;/&gt;
-            &lt;/a&gt;
-            &lt;br /&gt;
-            &lt;a href=&quot;http://www.amazon.com/Getting-Started-Grails-Jason-Rudolph/dp/143030782X&quot; title=&quot;Getting Started with Grails - Softcover and e-book at Amazon&quot;&gt;amazon&lt;/a&gt; |
-            &lt;a href=&quot;http://www.lulu.com/content/618462&quot; title=&quot;Getting Started with Grails - Softcover and e-book at Lulu&quot;&gt;lulu&lt;/a&gt; |
-            &lt;a href=&quot;http://jasonrudolph.com/downloads/gswg/&quot; title=&quot;Getting Started with Grails - Source Code&quot;&gt;code&lt;/a&gt;
-          &lt;/li&gt;
-        &lt;/ul&gt;
-      &lt;/div&gt;
-      &lt;div id=&quot;push&quot;&gt;&lt;/div&gt;
-    &lt;/div&gt;
-    &lt;div id=&quot;footer&quot;&gt;
-    	&lt;p id=&quot;contact-info&quot;&gt;&lt;a href=&quot;mailto:contact@jasonrudolph.com&quot;&gt;contact@jasonrudolph.com&lt;/a&gt;&lt;/p&gt;
-    	&lt;p id=&quot;copyright&quot;&gt;&amp;copy; Copyright 2009. All Rights Reserved.&lt;/p&gt;
-    &lt;/div&gt;
-  &lt;/body&gt;
-&lt;/html&gt;
+---
+layout: base
+body_id: homepage
+title: Jason Rudolph Dot Com
+---
+&lt;div id=&quot;arenas-of-awesome&quot;&gt;
+  &lt;ul&gt;
+    &lt;li&gt;
+      &lt;a href=&quot;http://jasonrudolph.com/blog/feed/atom/&quot; title=&quot;Jason Rudolph - Atom/RSS Feed&quot;&gt;
+        &lt;img src=&quot;images/rss-icon-large.png&quot; alt=&quot;Jason Rudolph Dot Com&quot; class=&quot;mega&quot;/&gt;
+      &lt;/a&gt;
+      &lt;br /&gt;
+      &lt;a href=&quot;http://jasonrudolph.com/blog&quot; title=&quot;Jason Rudolph - Blog&quot;&gt;blog&lt;/a&gt; |
+      &lt;a href=&quot;http://twitter.com/jasonrudolph&quot; title=&quot;Jason Rudolph - jasonrudolph on Twitter&quot;&gt;twitter&lt;/a&gt; |
+      &lt;a href=&quot;/about.html&quot; title=&quot;Jason Rudolph - About&quot;&gt;about&lt;/a&gt;
+    &lt;/li&gt;
+    &lt;li&gt;
+      &lt;a href=&quot;http://thinkrelevance.com&quot; title=&quot;Relevance, Inc - Agile Software Development, Consulting, and Training&quot;&gt;
+        &lt;img src=&quot;images/relevance-logo-large.png&quot; alt=&quot;Relevance, Inc.&quot; class=&quot;mega&quot;/&gt;
+      &lt;/a&gt;
+      &lt;br /&gt;
+      &lt;a href=&quot;http://thinkrelevance.com/development&quot; title=&quot;Relevance, Inc. - Software Development&quot;&gt;development&lt;/a&gt; |
+      &lt;a href=&quot;http://thinkrelevance.com/training&quot; title=&quot;Relevance, Inc. - Training&quot;&gt;training&lt;/a&gt; |
+      &lt;a href=&quot;http://thinkrelevance.com/audits&quot; title=&quot;Relevance, Inc. - Audits&quot;&gt;audits&lt;/a&gt;
+    &lt;/li&gt;
+    &lt;li&gt;
+      &lt;a href=&quot;http://www.infoq.com/minibooks/grails&quot; title=&quot;InfoQ: Getting Started with Grails&quot;&gt;
+        &lt;img src=&quot;images/getting-started-with-grails-large.png&quot; alt=&quot;Getting Started with Grails&quot; class=&quot;mega&quot;/&gt;
+      &lt;/a&gt;
+      &lt;br /&gt;
+      &lt;a href=&quot;http://www.amazon.com/Getting-Started-Grails-Jason-Rudolph/dp/143030782X&quot; title=&quot;Getting Started with Grails - Softcover and e-book at Amazon&quot;&gt;amazon&lt;/a&gt; |
+      &lt;a href=&quot;http://www.lulu.com/content/618462&quot; title=&quot;Getting Started with Grails - Softcover and e-book at Lulu&quot;&gt;lulu&lt;/a&gt; |
+      &lt;a href=&quot;http://jasonrudolph.com/downloads/gswg/&quot; title=&quot;Getting Started with Grails - Source Code&quot;&gt;code&lt;/a&gt;
+    &lt;/li&gt;
+  &lt;/ul&gt;
+&lt;/div&gt;</diff>
      <filename>index.html</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>about.html</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>caa762c8535837d21e56bba1f71f4d76e4b21800</id>
    </parent>
  </parents>
  <author>
    <name>Jason Rudolph</name>
    <email>github@jasonrudolph.com</email>
  </author>
  <url>http://github.com/jasonrudolph/jasonrudolph.com/commit/2b7d255fa7194e86f5b893c91b958dc41b6478e8</url>
  <id>2b7d255fa7194e86f5b893c91b958dc41b6478e8</id>
  <committed-date>2009-05-27T17:15:35-07:00</committed-date>
  <authored-date>2009-05-27T17:15:35-07:00</authored-date>
  <message>Convert existing content to use Jekyll for dynamic site generation</message>
  <tree>602177c72149d21e31b779bd7dc7c4b559095fdd</tree>
  <committer>
    <name>Jason Rudolph</name>
    <email>github@jasonrudolph.com</email>
  </committer>
</commit>
