<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/generators/theme/templates/views/_footer.html.erb</filename>
    </added>
    <added>
      <filename>lib/generators/theme/templates/views/_head.html.erb</filename>
    </added>
    <added>
      <filename>lib/generators/theme/templates/views/_header.html.erb</filename>
    </added>
    <added>
      <filename>lib/generators/theme/templates/views/application.html.erb</filename>
    </added>
    <added>
      <filename>lib/generators/theme/templates/views/home.html.erb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -9,6 +9,14 @@ class ThemeGenerator &lt; Rails::Generator::NamedBase
       m.directory &quot;themes/#{file_name}/content/protected-pages&quot;
       m.directory &quot;themes/#{file_name}/locale&quot;
       m.directory &quot;themes/#{file_name}/views&quot;
+      m.directory &quot;themes/#{file_name}/views/layouts&quot;
+
+      # basic theme files
+      m.file &quot;views/_head.html.erb&quot;, &quot;themes/#{file_name}/views/layouts/_head.html.erb&quot;
+      m.file &quot;views/_header.html.erb&quot;, &quot;themes/#{file_name}/views/layouts/_header.html.erb&quot;
+      m.file &quot;views/_footer.html.erb&quot;, &quot;themes/#{file_name}/views/layouts/_footer.html.erb&quot;
+      m.file &quot;views/application.html.erb&quot;, &quot;themes/#{file_name}/views/layouts/application.html.erb&quot;
+      m.file &quot;views/home.html.erb&quot;, &quot;themes/#{file_name}/views/layouts/home.html.erb&quot;
 
       # description
       m.file &quot;description.txt&quot;, &quot;themes/#{file_name}/description.txt&quot;</diff>
      <filename>lib/generators/theme/theme_generator.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>public/images/default/preview.gif</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/themes/default/styles.css</filename>
    </removed>
    <removed>
      <filename>themes/default/content/pages/default.html</filename>
    </removed>
    <removed>
      <filename>themes/default/content/pages/getting_started.html</filename>
    </removed>
    <removed>
      <filename>themes/default/content/protected-pages/default.html</filename>
    </removed>
    <removed>
      <filename>themes/default/content/protected-pages/get_bookmarklet.html</filename>
    </removed>
    <removed>
      <filename>themes/default/description.txt</filename>
    </removed>
    <removed>
      <filename>themes/default/locale/en.yml</filename>
    </removed>
    <removed>
      <filename>themes/folksemantic/description.txt</filename>
    </removed>
    <removed>
      <filename>themes/folksemantic/locale/en.yml</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f8630b3c3075c06af0fde5dfffd601d5196b68b1</id>
    </parent>
  </parents>
  <author>
    <name>Justin Ball</name>
    <email>justinball@gmail.com</email>
  </author>
  <url>http://github.com/jbasdf/luvfoo/commit/6c9dcc6273177a394acaca395a4a6e01d64714ed</url>
  <id>6c9dcc6273177a394acaca395a4a6e01d64714ed</id>
  <committed-date>2009-05-12T09:42:30-07:00</committed-date>
  <authored-date>2009-03-09T22:47:14-07:00</authored-date>
  <message>updated default theme.  Added new default views to template generator</message>
  <tree>636d4f3fd62e2d2e2c2a1c2f895b49ad9f2df92b</tree>
  <committer>
    <name>Justin Ball</name>
    <email>justinball@gmail.com</email>
  </committer>
</commit>
