<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,3 @@
-permalink: /blog/:year/:month/:day/:title
+permalink: pretty
 markdown: rdiscount
 pygments: true</diff>
      <filename>_config.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a2d9a1966fe0f2c796a5186a6e6e85b520caa368</id>
    </parent>
  </parents>
  <author>
    <name>Jason Rudolph</name>
    <email>github@jasonrudolph.com</email>
  </author>
  <url>http://github.com/jasonrudolph/jasonrudolph.com/commit/79088746652aaf2d5dab595e850582064c51bc93</url>
  <id>79088746652aaf2d5dab595e850582064c51bc93</id>
  <committed-date>2009-05-30T17:15:40-07:00</committed-date>
  <authored-date>2009-05-30T17:15:40-07:00</authored-date>
  <message>Tweak permalink configuration

Another example of differences between localhost results and
results on GitHub:

  - Locally, permalinks are generated correctly (as advertised)
  - On GitHub, permalinks are generated incorrectly (e.g.,
    2008-12-02-textmate-oldie-but-goodie-wrap-up.markdown gets a
    permalink of &quot;blog/textmate-oldie-but-goodie-wrap-up.html&quot;
    instead of &quot;blog/2008/12/02/textmate-oldie-but-goodie-wrap-up&quot;)

Let's try &quot;permalink: pretty&quot;, which works locally, and will
*hopefully* work when GitHub generates the permalinks as well.</message>
  <tree>abe44df14593d6e83fd129466ba090f148a65fba</tree>
  <committer>
    <name>Jason Rudolph</name>
    <email>github@jasonrudolph.com</email>
  </committer>
</commit>
