<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>StaticMatic Google Group</title>
  <link>http://groups.google.co.uk/group/staticmatic</link>
  <description>StaticMatic enables easy management of static websites using Haml &amp;amp; Sass (see http://haml.hamptoncatlin.com/).</description>
  <language>en</language>
  <item>
  <title>helpers - how do I access them?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/e8f12bbef873d128/4169c2613b8ae62f?show_docid=4169c2613b8ae62f</link>
  <description>
  So I have a file called page_helper.haml in src/helpers &lt;br&gt; &lt;p&gt;It contains: &lt;br&gt; &lt;p&gt;module SomeHelper &lt;br&gt; &lt;p&gt; def page_options &lt;br&gt; @page_options ||= begin &lt;br&gt; options = {} &lt;br&gt; &lt;p&gt; if current_page.include? &amp;quot;test_string_one&amp;quot; &lt;br&gt; options[:total_index] = 3 &lt;br&gt; options[:next_location] = &#39;../random_string/page0.html&#39;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/e8f12bbef873d128</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 19:14:27 UT
</pubDate>
  </item>
  <item>
  <title>if else nesting</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/8d63264d11faca6d/6df3e71d777ff862?show_docid=6df3e71d777ff862</link>
  <description>
  Hi guys I&#39;m having trouble with if and else statements in my layout &lt;br&gt; files. &lt;br&gt; &lt;p&gt;As this may not relate to purely staticmatic builds I have posted it &lt;br&gt; on stack overflow. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/questions/1742041/if-else-syntax-nesting-for-static-ruby-build&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; &lt;p&gt;Joe
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/8d63264d11faca6d</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 13:34:56 UT
</pubDate>
  </item>
  <item>
  <title>offer to host/update staticmatic docs</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/9548be470e7b8180/b3ab80cc5cee2281?show_docid=b3ab80cc5cee2281</link>
  <description>
  As my requests to update the docs have not been actioned, I would like &lt;br&gt; to volunteer to help with anything I can do relating to the website. &lt;br&gt; i.e updating the docs with the answers in this forum. Cheers, Joe
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/9548be470e7b8180</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 11 Nov 2009 15:21:55 UT
</pubDate>
  </item>
  <item>
  <title>do helpers get auto-compiled?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/05801fbec6a74694/c1ff79af5c4f5850?show_docid=c1ff79af5c4f5850</link>
  <description>
  If I make a file called application.rb in src/helpers will it get &lt;br&gt; compiled on build and be available to the rest of the src? Thanks
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/05801fbec6a74694</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Fri, 11 Nov 2009 17:00:24 UT
</pubDate>
  </item>
  <item>
  <title>switch statement syntax</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/0b94e0834e691bf2/a143c3debd46d40f?show_docid=a143c3debd46d40f</link>
  <description>
  I&#39;m sure this is down to my lack of ruby knowledge but can I replace &lt;br&gt; this with some sort of switch statement? &lt;br&gt; &lt;p&gt;- if current_page.include? &amp;quot;introduction&amp;quot; &lt;br&gt; =partial(&#39;config/intro.haml&#39;) &lt;br&gt; - if current_page.include? &amp;quot;test&amp;quot; &lt;br&gt; =partial(&#39;config/testing.haml&#39; ) &lt;br&gt; - if current_page.include? &amp;quot;beaver&amp;quot; &lt;br&gt; =partial(&#39;config/beavering.ham l&#39;)
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/0b94e0834e691bf2</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Thu, 11 Nov 2009 13:37:19 UT
</pubDate>
  </item>
  <item>
  <title>Sass :css_filename option not being set?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/34d292c57558a6ed/7dd2b65b8609661c?show_docid=7dd2b65b8609661c</link>
  <description>
  Hey Steve, &lt;br&gt; &lt;p&gt;Just been having a problem with my Staticmatic project and thought it &lt;br&gt; was an issue with Compass, but further investigations seem to indicate &lt;br&gt; it might be something to do with Staticmatic. &lt;br&gt; &lt;p&gt;Here&#39;s the thread on the Compass list: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/compass-users/browse_thread/thread/b20c894ba03c71c8&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/34d292c57558a6ed</guid>
  <author>
  reac...@charlesroper.co.uk
  (Charles Roper)
  </author>
  <pubDate>Sun, 11 Nov 2009 21:33:09 UT
</pubDate>
  </item>
  <item>
  <title>Targets for 0.10.7</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d978a97857e22b39/99f58759bda6f223?show_docid=99f58759bda6f223</link>
  <description>
  Hey All, &lt;br&gt; &lt;p&gt;Based on recent discussions and my own internal requirements, I&#39;ve &lt;br&gt; compiled a shortlist of features/fixes to get in for the next release. &lt;br&gt; &lt;p&gt;Take a look over it and let me know your thoughts: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://c21.lighthouseapp.com/projects/37825-staticmatic/milestones/current&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I&#39;ll prioritise any bugs, but features may have to wait for another
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d978a97857e22b39</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Sun, 11 Nov 2009 20:18:30 UT
</pubDate>
  </item>
  <item>
  <title>Using Local Parameters with Partials</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f8a8b911cada6458/5280618a65f65668?show_docid=5280618a65f65668</link>
  <description>
  So the parameters are not appearing for me in the partial templates. I &lt;br&gt; am not sure why though. What appears instead for a set parameter is a &lt;br&gt; boolean value, i.e. true. That probably means that this vaiable is &lt;br&gt; set, but why are they not appearing then? &lt;br&gt; &lt;p&gt;I am invoking them this way embeddind them this way
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f8a8b911cada6458</guid>
  <author>
  spockspla...@gmail.com
  (picardo)
  </author>
  <pubDate>Sun, 11 Nov 2009 03:18:15 UT
</pubDate>
  </item>
  <item>
  <title>How to determine the view mode?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d9d752e4dc5539a5/6b225d179823a9e3?show_docid=6b225d179823a9e3</link>
  <description>
  Hey guys, &lt;br&gt; &lt;p&gt;I&#39;m hacking the core to permit staticmatic to work with different css &lt;br&gt; and javascript folders and with shtml extension. I just need some &lt;br&gt; help. How can I programmatically find out which command has been run &lt;br&gt; -- preview or build? &lt;br&gt; &lt;p&gt;thanks, &lt;br&gt; Volkan
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d9d752e4dc5539a5</guid>
  <author>
  spockspla...@gmail.com
  (picardo)
  </author>
  <pubDate>Tue, 10 Oct 2009 23:38:37 UT
</pubDate>
  </item>
  <item>
  <title>auto-relative path for ie6 conditional</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d309f6608e868d43/284ad3d25991eec4?show_docid=284ad3d25991eec4</link>
  <description>
  Is there any way of making this work relatively throughout the site? &lt;br&gt; &lt;p&gt;i.e: &lt;br&gt; &lt;p&gt;(layout file) &lt;br&gt; &lt;p&gt;!!! &lt;br&gt; %html &lt;br&gt; %head &lt;br&gt; %title MY_title &lt;br&gt; = stylesheets &lt;br&gt; /[if IE 6] &lt;br&gt; %link{ :href =&amp;gt; &#39;stylesheets/ie6.css&#39; } &lt;br&gt; = javascripts(&#39;jquery-1.3.2.min&#39; , :import, :functions) &lt;br&gt; %body#full-reveal
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d309f6608e868d43</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Tue, 10 Oct 2009 17:49:29 UT
</pubDate>
  </item>
  <item>
  <title>pass variables to layouts as well as partials</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/944fb557addd0224/c2374333e2c2f909?show_docid=c2374333e2c2f909</link>
  <description>
  I think this would be a powerful feature to add, even though it would &lt;br&gt; not exactly add any functionality - it would save gluing a load of &lt;br&gt; partials together allowing users&#39; code to be more linear.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/944fb557addd0224</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Mon, 10 Oct 2009 12:58:49 UT
</pubDate>
  </item>
  <item>
  <title>Alternate Template Language</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/cac6a259360c910d/b09174918801e14d?show_docid=b09174918801e14d</link>
  <description>
  My apologies if this has been discussed before, but are you guys &lt;br&gt; looking at supporting erb in the future? Maybe I haven&#39;t given HAML &lt;br&gt; enough time? Any alternative ruby static site frameworks out there?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/cac6a259360c910d</guid>
  <author>
  jacob.d.lich...@gmail.com
  (tenable)
  </author>
  <pubDate>Sun, 10 Oct 2009 00:58:48 UT
</pubDate>
  </item>
  <item>
  <title>Can StaticMatic output SHTML files?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/a436b85619dde7ef/e518550dbdbe014c?show_docid=e518550dbdbe014c</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;So I am wondering if it&#39;s possible to change the output type of the &lt;br&gt; files in StaticMatic? &lt;br&gt; &lt;p&gt;Volkan
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/a436b85619dde7ef</guid>
  <author>
  spockspla...@gmail.com
  (picardo)
  </author>
  <pubDate>Thu, 10 Oct 2009 17:12:44 UT
</pubDate>
  </item>
  <item>
  <title>alternative file structure for css, js, images</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/3c3ac8dddcd6b02f/a5941b982a6a05ce?show_docid=a5941b982a6a05ce</link>
  <description>
  Hi, is there anyway of setting a different filestructure to &lt;br&gt; stylesheets and javascripts, I am required to change to assets/images, &lt;br&gt; assets/css, assets/js, anyway of setting this up in configuration.rb?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/3c3ac8dddcd6b02f</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Wed, 10 Oct 2009 14:36:39 UT
</pubDate>
  </item>
  <item>
  <title>Any simple example sites out there to download?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/456a892fd4aa4cf9/d238bc7b100f36b3?show_docid=d238bc7b100f36b3</link>
  <description>
  Hi - I am really keen to learn more about StaticMatic but there just &lt;br&gt; does not seem to be enough docs out there - e.g. how to use the &lt;br&gt; helpers better. I am trying to implement a navigtion/menu and all I &lt;br&gt; can find is the source code to download (http:// &lt;br&gt; staticmatic.rubyforge.org/help er_central/). So if anybody has any of
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/456a892fd4aa4cf9</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Wed, 10 Oct 2009 11:33:11 UT
</pubDate>
  </item>
  <item>
  <title>error importing varia - not compass</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/dd54053ed285afb7/d52289eb1ee65686?show_docid=d52289eb1ee65686</link>
  <description>
  Hi, I do not seems to be able to import local variables as explained &lt;br&gt; here: &lt;br&gt; &lt;p&gt;= partial(&#39;mypartial&#39;, :locals =&amp;gt; { :title =&amp;gt; &#39;My Title&#39; }) &lt;br&gt; &lt;p&gt;I am using 0.10.6 - I am getting no error message just &amp;quot;title&amp;quot; where I &lt;br&gt; am expecting &amp;quot;My Title&amp;quot;. &lt;br&gt; &lt;p&gt;I got the impression that this had been fixed way back.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/dd54053ed285afb7</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Wed, 10 Oct 2009 09:53:48 UT
</pubDate>
  </item>
  <item>
  <title>Staticmatic, Compass &amp; Susy demo site</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f181505fe4f9224d/5c464c535beadad0?show_docid=5c464c535beadad0</link>
  <description>
  Hey all, &lt;br&gt; I just pushed a bare-bones site based on Staticmatic, Compass and the &lt;br&gt; Susy grid plugin. I thought it might be useful to share: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/charlesr/staticmatic-compass-susy/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I&#39;ve yet to actually do anything with Susy; I plan on working through &lt;br&gt; the tutorial to flesh that part out. For now, though, everything is
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f181505fe4f9224d</guid>
  <author>
  reac...@charlesroper.co.uk
  (Charles Roper)
  </author>
  <pubDate>Tue, 10 Oct 2009 22:22:46 UT
</pubDate>
  </item>
  <item>
  <title>[compass] Error with importing partials</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/da62303fcbc4bcce/d2d4809c685db7e8?show_docid=d2d4809c685db7e8</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I saw that you guys pushed a fix for making StaticMatic work with &lt;br&gt; Compass partials earlier this month. But it&#39;s giving me an error, the &lt;br&gt; same error that is mentioned in &amp;lt;a href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; group/compass-users/browse_thr ead/thread/ &lt;br&gt; d9bf661377a1f0d9/29549e9aa2b59 958?lnk=gst&amp;amp;q=staticmatic
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/da62303fcbc4bcce</guid>
  <author>
  spockspla...@gmail.com
  (picardo)
  </author>
  <pubDate>Mon, 10 Oct 2009 05:05:54 UT
</pubDate>
  </item>
  <item>
  <title>0.10.6: Windows gem install fix</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/be8f16527f8cd5c6/e74b39d48018356d?show_docid=e74b39d48018356d</link>
  <description>
  Hey all, &lt;br&gt; &lt;p&gt;Another day, another release. This fixes a bug that only appears on &lt;br&gt; Windows - a stray folder called another_sub_folder. borked the &lt;br&gt; install. &lt;br&gt; &lt;p&gt;Thanks to Charles Roper for spotting the issue. &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/be8f16527f8cd5c6</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Thu, 10 Oct 2009 09:25:30 UT
</pubDate>
  </item>
  <item>
  <title>Bug fix: 0.10.5</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/9743f1f3c6894e90/cc93f9e521f8aed2?show_docid=cc93f9e521f8aed2</link>
  <description>
  Hey all, &lt;br&gt; &lt;p&gt;I managed to introduce a bug in the last release that caused &lt;br&gt; stylesheets to not be linked correctly for sub directories. This is &lt;br&gt; now fixed in 0.10.5. The gem is up there so gem install staticmatic &lt;br&gt; as normal. &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/9743f1f3c6894e90</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Wed, 10 Oct 2009 18:48:56 UT
</pubDate>
  </item>
  <item>
  <title>Site Maps and relative stylesheets</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/8963f41a7fcea993/ab7b89995418d48b?show_docid=ab7b89995418d48b</link>
  <description>
  Right now Staticmatic always exports stylesheets links with relative &lt;br&gt; paths. This causes a problem with 404 for pages and site maps. We have &lt;br&gt; a sitemap.html and have Apache configured so that any 404&#39;s will serve &lt;br&gt; up the sitemap. With relative stylesheet links the sitemap.html file &lt;br&gt; can&#39;t find the stylesheets if the user goes to
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/8963f41a7fcea993</guid>
  <author>
  greg.dev...@gmail.com
  (Greg DeVore)
  </author>
  <pubDate>Wed, 10 Oct 2009 17:32:40 UT
</pubDate>
  </item>
  <item>
  <title>New Staticmatic Website Launched [http://diascaldum.um.es]</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/460dca1a9fa79846/28d28d8a8172e71a?show_docid=28d28d8a8172e71a</link>
  <description>
  We&#39;re happy to announce the launch of our new staticmatic website! &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://diascaldum.um.es&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;University of Murcia &lt;br&gt; Spain
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/460dca1a9fa79846</guid>
  <author>
  juanj...@um.es
  (juanjo)
  </author>
  <pubDate>Wed, 10 Oct 2009 08:44:56 UT
</pubDate>
  </item>
  <item>
  <title>StaticMatic 0.10.4: Fixes for Sass</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f52330ab6aba2b09/14f69a16408dc6d9?show_docid=14f69a16408dc6d9</link>
  <description>
  Hey all, &lt;br&gt; &lt;p&gt;I&#39;ve just pushed a new release that contains some fixes &amp;amp; updates: &lt;br&gt; &lt;p&gt;o Sass partials now work correctly in preview &amp;amp; build &lt;br&gt; o Nested stylesheet directories also now work correctly &lt;br&gt; o Default template now reflects new sass style (minor, but good to &lt;br&gt; see :-) ) &lt;br&gt; &lt;p&gt;The gem should be up now - try it out - let me know how you get on!
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f52330ab6aba2b09</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Mon, 10 Oct 2009 20:19:03 UT
</pubDate>
  </item>
  <item>
  <title>Ignore sass files prefixed with an underscore?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/e4a965cfb76f2a82/38bb63d8ca4520ac?show_docid=38bb63d8ca4520ac</link>
  <description>
  I don&#39;t seem to be able to get sass partials working in Staticmatic. &lt;br&gt; &lt;p&gt;I have a src/stylesheets/partials folder that contains a sass files &lt;br&gt; called _base.sass &lt;br&gt; &lt;p&gt;I then have this declaration in my src/stylesheets/screen.sass file: &lt;br&gt; &lt;p&gt;@import partials/base.sass &lt;br&gt; &lt;p&gt;Staticmatic neither ignores the _base.sass file (a site/stylesheets/
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/e4a965cfb76f2a82</guid>
  <author>
  reac...@charlesroper.co.uk
  (Charles Roper)
  </author>
  <pubDate>Fri, 10 Oct 2009 18:10:41 UT
</pubDate>
  </item>
  <item>
  <title>Small fix + lighthouse</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/765931612d549742/7a1c45a3c7f5f99e?show_docid=7a1c45a3c7f5f99e</link>
  <description>
  Hey all, &lt;br&gt; &lt;p&gt;Just rolled out a small fix for the problem Ian was having here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.co.uk/group/staticmatic/browse_thread/thread/5aa7d564e4a55377?hl=en&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I&#39;ve also set up a lighthouse account for bug reporting: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://c21.lighthouseapp.com/projects/37825-staticmatic/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/765931612d549742</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Sun, 09 Sep 2009 18:40:49 UT
</pubDate>
  </item>
  <item>
  <title>Staticmatic preview &#39;current_page&#39; error</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/5aa7d564e4a55377/65f78f53c7fd03b5?show_docid=65f78f53c7fd03b5</link>
  <description>
  Hello all! &lt;br&gt; &lt;p&gt;I&#39;ve just created my first staticmatic project, started the mongrel &lt;br&gt; preview and I get the following error when I visit localhost:3000 : &lt;br&gt; &lt;p&gt;----- &lt;br&gt; NoMethodError &lt;br&gt; &lt;p&gt;undefined method `current_page&#39; for nil:NilClass &lt;br&gt; &lt;p&gt;Stack Trace &lt;br&gt; &lt;p&gt;/usr/local/lib/ruby/gems/1.9.1 /gems/staticmatic-0.10.1/lib/s taticmatic/
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/5aa7d564e4a55377</guid>
  <author>
  theadmi...@gmail.com
  (Ian)
  </author>
  <pubDate>Wed, 09 Sep 2009 21:36:11 UT
</pubDate>
  </item>
  <item>
  <title>alternative structure</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/7d2b4f7f7e119041/93ca425ebdf276a1?show_docid=93ca425ebdf276a1</link>
  <description>
  the structure which staticmatic sets up doesn&#39;t suite my workflow, i &lt;br&gt; would like to build a template structure for myself. there is a way to &lt;br&gt; configure staticmatic to update the code realtime when i save the &lt;br&gt; file? actually this is the only thing i need from staticmatic to &lt;br&gt; update the code for me realtime as compass does to sass files
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/7d2b4f7f7e119041</guid>
  <author>
  blackha...@gmail.com
  (blackhandr)
  </author>
  <pubDate>Sat, 08 Aug 2009 16:37:33 UT
</pubDate>
  </item>
  <item>
  <title>You should change this in the docs...</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/62de8b7fb3c254d9/7c88ef1fba68cceb?show_docid=7c88ef1fba68cceb</link>
  <description>
  Hey, &lt;br&gt; &lt;p&gt;Thanks for this great product. &lt;br&gt; &lt;p&gt;There&#39;s a mistake in the &amp;quot;How to use&amp;quot; section of your site. Passing &lt;br&gt; locals to partials seems to work that way: &lt;br&gt; &lt;p&gt;= partial(&amp;quot;some_partial&amp;quot;, {:var =&amp;gt; &amp;quot;Variable!&amp;quot;} &lt;br&gt; &lt;p&gt;And can be retrieved in the view with the equal sign, like this: &lt;br&gt; &lt;p&gt;%h1= var &lt;br&gt; &lt;p&gt;That&#39;s all!
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/62de8b7fb3c254d9</guid>
  <author>
  jerom...@gmail.com
  (Jérôme Gravel-Niquet)
  </author>
  <pubDate>Sun, 07 July 2009 18:42:18 UT
</pubDate>
  </item>
  <item>
  <title>--watch</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f496c47d4282f82b/933a0526776050ee?show_docid=933a0526776050ee</link>
  <description>
  would it be possible to watch the project directory and automatically &lt;br&gt; generate html when haml is changed instead of running a server? the &lt;br&gt; same way compass works: compass --watch
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f496c47d4282f82b</guid>
  <author>
  trevorhart...@gmail.com
  (trevorhartman)
  </author>
  <pubDate>Tue, 06 June 2009 20:09:14 UT
</pubDate>
  </item>
  <item>
  <title>Correct form for configuration.rb file &amp; html file extension modification</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f6eda6b31b02fe44/22b4f7eff50cb6c5?show_docid=22b4f7eff50cb6c5</link>
  <description>
  I&#39;m trying to change the attribute wrapper to change from single to &lt;br&gt; double quotes. Can someone show me the correct form to place in the &lt;br&gt; config file? I&#39;ve tried the web site example, but I&#39;m missing &lt;br&gt; something. &lt;br&gt; &lt;p&gt;Also, is there a way to tell StaticMatic to use something other than a &lt;br&gt; &amp;quot;.html&amp;quot; extension--say &amp;quot;.php&amp;quot; or &amp;quot;.rhtml&amp;quot; for output?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f6eda6b31b02fe44</guid>
  <author>
  matt.helm...@gmail.com
  (webinetics)
  </author>
  <pubDate>Mon, 06 June 2009 15:44:45 UT
</pubDate>
  </item>
  <item>
  <title>Asset timestamp</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/79d78b2fa26e8477/33811698a8c48b02?show_docid=33811698a8c48b02</link>
  <description>
  In my project I wanted to cache stylesheets and javascript files on &lt;br&gt; the client, but also make clients have the latest version of the &lt;br&gt; assets. &lt;br&gt; &lt;p&gt;I made a helper method to do this: &lt;br&gt; &lt;p&gt;Module AssetsHelper &lt;br&gt; def stylesheet_link_tag(name) &lt;br&gt; href = &amp;quot;#{current_page_relative_path} stylesheets/#{name}.css?#
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/79d78b2fa26e8477</guid>
  <author>
  georgedrumm...@gmail.com
  (George Drummond)
  </author>
  <pubDate>Sat, 06 June 2009 19:00:23 UT
</pubDate>
  </item>
  <item>
  <title>Generating static pages from database?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/b5a9c323c3ffd809/760b89cd9d5015e4?show_docid=760b89cd9d5015e4</link>
  <description>
  Hey, &lt;br&gt; &lt;p&gt;I used staticmatic a long time ago, so I&#39;m not sure about it&#39;s &lt;br&gt; (current) features... &lt;br&gt; &lt;p&gt;I need to create static html sites (around 200 000) from a database, &lt;br&gt; and I would like to use ruby for this - so staticmatic was the first &lt;br&gt; thing I thought about since I need a template system to easily change
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/b5a9c323c3ffd809</guid>
  <author>
  ch.bl...@gmail.com
  (sol)
  </author>
  <pubDate>Mon, 05 May 2009 13:46:05 UT
</pubDate>
  </item>
  <item>
  <title>Documentation error</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/a9c394d3a7d6ae01/e955040cfca8402a?show_docid=e955040cfca8402a</link>
  <description>
  Hi, I have been enjoying working with staticmatic for the last week. &lt;br&gt; I am new to haml &amp;amp; sass, but really enjoy it. &lt;br&gt; &lt;p&gt;According to documentation on the website: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://staticmatic.rubyforge.org/how_to_use.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Partials are invoked, passing local variables in named parameter, like &lt;br&gt; so: &lt;br&gt; &lt;p&gt;= partial(&#39;mypartial&#39;, :locals =&amp;gt; { :title =&amp;gt; &#39;My Title&#39; })
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/a9c394d3a7d6ae01</guid>
  <author>
  kno...@gmail.com
  (noah paessel)
  </author>
  <pubDate>Fri, 04 Apr 2009 16:20:12 UT
</pubDate>
  </item>
  <item>
  <title>Image link syntax</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d707c0b1b9409502/00a4b4b0e5bcdf98?show_docid=00a4b4b0e5bcdf98</link>
  <description>
  What&#39;s the syntax for having an image link? &lt;br&gt; &lt;p&gt;I tried: &lt;br&gt; = link = img &amp;quot;question_sense_logo.png&amp;quot;, &amp;quot;http:// &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.questionsense.com&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; &lt;p&gt;But finally just did: &lt;br&gt; %a{:href =&amp;gt; &amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.questionsense.com&quot;&gt;[link]&lt;/a&gt;&amp;quot;} &lt;br&gt; = img &amp;quot;question_sense_logo.png&amp;quot; &lt;br&gt; &lt;p&gt;Is this the prettiest way?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d707c0b1b9409502</guid>
  <author>
  c...@chap.otherinbox.com
  (Chap)
  </author>
  <pubDate>Tue, 03 Mar 2009 15:35:17 UT
</pubDate>
  </item>
  <item>
  <title>Issue : I can&#39;t use staticmatic at all</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/8d9079640e0950dd/7fd7f66e20146ab8?show_docid=7fd7f66e20146ab8</link>
  <description>
  Hi, &lt;br&gt; After successfully installing staticmatic, i tried testing it to make &lt;br&gt; sure everything goes well. however, it didn&#39;t go as i expected it to. &lt;br&gt; I got this error message: &lt;br&gt; &lt;p&gt;dyld: NSLinkModule() error &lt;br&gt; dyld: Symbol not found: _rb_thread_alive_p &lt;br&gt; Referenced from: /usr/local/lib/ruby/gems/1.8/g ems/fastthread-1.0.4/
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/8d9079640e0950dd</guid>
  <author>
  mange.ton.dis...@gmail.com
  (MaxBlack)
  </author>
  <pubDate>Sun, 03 Mar 2009 23:24:26 UT
</pubDate>
  </item>
  <item>
  <title>Haml gsub on nil errors</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/905f3e56df6a0beb/8868394dadc374ff?show_docid=8868394dadc374ff</link>
  <description>
  So I&#39;m on Haml 2.0.9 and SM 0.10.1, and haml appears to work - HTML &lt;br&gt; pages are being generated and life is good. &lt;br&gt; &lt;p&gt;The only problem is my pages have no css style (a Sass issue?) &lt;br&gt; &lt;p&gt;Here is the error I am dealing with - any help would be appreciated: &lt;br&gt; &lt;p&gt;Thu Mar 19 02:11:26 +0100 2009: Read error: #&amp;lt;NoMethodError: private
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/905f3e56df6a0beb</guid>
  <author>
  stevendgar...@gmail.com
  (Stevie D)
  </author>
  <pubDate>Thu, 03 Mar 2009 01:16:21 UT
</pubDate>
  </item>
  <item>
  <title>Passing blocks to view helpers</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/3c62c5bdb81333c9/3281dc15e2abeb91?show_docid=3281dc15e2abeb91</link>
  <description>
  Just getting started with staticmatic and I am having a little trouble &lt;br&gt; passing blocks to view helpers. I have this helper: &lt;br&gt; &lt;p&gt; def quote_block(&amp;amp;block) &lt;br&gt; output = &amp;quot;&amp;lt;blockquote&amp;gt;&amp;lt;div&amp;gt;&amp;quot; &lt;br&gt; output &amp;lt;&amp;lt; yield &lt;br&gt; output &amp;lt;&amp;lt; &amp;quot;&amp;lt;/div&amp;gt;&amp;lt;/blockquote&amp;gt;&amp;quot; &lt;br&gt; output &lt;br&gt; end &lt;br&gt; &lt;p&gt;In my view I have: &lt;br&gt; &lt;p&gt;= quote_block { &amp;quot;&amp;lt;p&amp;gt;ScreenSteps has been a huge factor in my success
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/3c62c5bdb81333c9</guid>
  <author>
  greg.dev...@gmail.com
  (Greg DeVore)
  </author>
  <pubDate>Sat, 02 Feb 2009 21:01:33 UT
</pubDate>
  </item>
  <item>
  <title>Multiple output files from a singe StaticMatic page?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/6cd6886b29f75ad2/aa7cefdd8d5fd0cf?show_docid=aa7cefdd8d5fd0cf</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;Is there a way to obtain multiple output files from a single &lt;br&gt; StaticMatic page? &lt;br&gt; I did not found the way, however in my opinion this would be a very &lt;br&gt; nice feature to add to this nice project. &lt;br&gt; &lt;p&gt;For example, if I have a section of my website grouping a number of &lt;br&gt; similar pages, it would be great to define a single StaticMatic page,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/6cd6886b29f75ad2</guid>
  <author>
  vin....@gmail.com
  (Vincenzo Acinapura)
  </author>
  <pubDate>Sun, 02 Feb 2009 10:13:47 UT
</pubDate>
  </item>
  <item>
  <title>StaticMatic 0.10.1 - Haml options &amp; partials bug fix</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f7e805dc1917542c/308462b52b131eb1?show_docid=308462b52b131eb1</link>
  <description>
  Just a quick release here that fixes the partials bug and added haml &lt;br&gt; options to the site configuration. &lt;br&gt; &lt;p&gt;Thanks to Randy Parker &amp;amp; Jason Tennier for patches and Mattt for the &lt;br&gt; nudge to get them in place :0) &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/f7e805dc1917542c</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Fri, 01 Jan 2009 12:16:17 UT
</pubDate>
  </item>
  <item>
  <title>Just thanks</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/511609d5f38a9ae0/f9e78cc8abc2c52b?show_docid=f9e78cc8abc2c52b</link>
  <description>
  Hey guys, I just have to say THANK YOU VERY MUCH... Staticmatic definitely &lt;br&gt; has been a lifesaver already! And I just discovered it today! &lt;br&gt; A few months ago I have to go through a lot of trouble to work on some &lt;br&gt; static content for one project and it really pissed me off... And I know &lt;br&gt; I&#39;ll have to do similar projects like that again soon but I don&#39;t have to
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/511609d5f38a9ae0</guid>
  <author>
  abrcoe...@gmail.com
  (Abraão Coelho)
  </author>
  <pubDate>Mon, 01 Jan 2009 19:18:34 UT
</pubDate>
  </item>
  <item>
  <title>Follow StaticMatic on twitter</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/7876660988dd75a5/1c580c3a869b789b?show_docid=1c580c3a869b789b</link>
  <description>
  Not one to be lagging in all the trendy gems, you can now follow &lt;br&gt; StaticMatic on twitter for announcements and news: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://twitter.com/staticmatic&quot;&gt;[link]&lt;/a&gt;. &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/7876660988dd75a5</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Fri, 01 Jan 2009 21:39:20 UT
</pubDate>
  </item>
  <item>
  <title>StaticMatic 0.10.0 - Better error handling</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/43c428694fbddfc8/3676fce2f3eef76f?show_docid=3676fce2f3eef76f</link>
  <description>
  Hi All, &lt;br&gt; &lt;p&gt;** This Release ** &lt;br&gt; &lt;p&gt;I&#39;ve just pushed a new version of StaticMatic that includes better &lt;br&gt; error handling plus some internal refactoring for forthcoming &lt;br&gt; improvements. Error pages should now be much useful as well as easier &lt;br&gt; to read! &lt;br&gt; &lt;p&gt;** SM1 Now On Github ** &lt;br&gt; &lt;p&gt;The code for this version is now being hosted on github:
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/43c428694fbddfc8</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Thu, 01 Jan 2009 23:03:29 UT
</pubDate>
  </item>
  <item>
  <title>Haml error finally fixed in SM1</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/4ef3df25104c4fc0/c6e3220360a314d1?show_docid=c6e3220360a314d1</link>
  <description>
  Hey all, &lt;br&gt; &lt;p&gt;I&#39;ve just pushed a new version of sm1 fixing the line_offset madness &lt;br&gt; that has plagued error reporting for so long. &lt;br&gt; &lt;p&gt;Steve
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/4ef3df25104c4fc0</guid>
  <author>
  st...@curve21.com
  (Stephen Bartholomew)
  </author>
  <pubDate>Mon, 12 Dec 2008 12:28:30 UT
</pubDate>
  </item>
  <item>
  <title>Thank you</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/169fbfa387296dbd/213da7716189132f?show_docid=213da7716189132f</link>
  <description>
  I&#39;ve been helping someone out on a static site, and my eyes were &lt;br&gt; bleeding with all the CSS and HTML. Thanks alot for staticmatic - you &lt;br&gt; have saved me from writing it myself :). Am tempted to improve the &lt;br&gt; error reporting. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Julian
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/169fbfa387296dbd</guid>
  <author>
  jr.plusp...@gmail.com
  (plusplus)
  </author>
  <pubDate>Mon, 11 Nov 2008 11:27:25 UT
</pubDate>
  </item>
  <item>
  <title>Almost an ideal solution... just one more thing.</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/8d270f641daec7b0/539ab768eda4a704?show_docid=539ab768eda4a704</link>
  <description>
  I am primarily a web app developer, however I occasionally need to &lt;br&gt; build simple websites that are little more then a brochure. &lt;br&gt; StaticMatic is a great solution, however my clients would like to be &lt;br&gt; able to &#39;edit&#39; the content online. After thinking about this I &lt;br&gt; believe StaticMatic along with another solution is best... Does
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/8d270f641daec7b0</guid>
  <author>
  yourt...@gmail.com
  (Joshaven)
  </author>
  <pubDate>Fri, 10 Oct 2008 13:34:07 UT
</pubDate>
  </item>
  <item>
  <title>Fixing the passing of :locals to a partial in StaticMatic 0.9.4</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/39c0a6a160ff4c5e/a80a29bdbe7ad7d5?show_docid=a80a29bdbe7ad7d5</link>
  <description>
  The syntax: &lt;br&gt; = partial(&#39;timeline&#39;, {:a =&amp;gt; &#39;A&#39;, :b =&amp;gt; &#39;B&#39;}) &lt;br&gt; &lt;p&gt;successfully passes local variables to the &#39;_timeline&#39; partial if the &lt;br&gt; StaticMatic Base class has one line changed: &lt;br&gt; &lt;p&gt;/Library/Ruby/Gems/1.8/gems/st aticmatic-0.9.4/lib/staticmati c/base.rb &lt;br&gt; &lt;p&gt;On line 217, change &lt;br&gt; &lt;p&gt;html.render(@scope) { yield }
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/39c0a6a160ff4c5e</guid>
  <author>
  randy.j.par...@gmail.com
  (Randy Parker)
  </author>
  <pubDate>Tue, 09 Sep 2008 17:54:21 UT
</pubDate>
  </item>
  <item>
  <title>Fixing the &quot; undefined method `line_offset&#39; &quot; Error</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/96fe60b44c41f34b/65f726dda6c484d8?show_docid=65f726dda6c484d8</link>
  <description>
  Previous workarounds for this error downgraded Haml to an older &lt;br&gt; revision. &lt;br&gt; &lt;p&gt;StaticMatic assigns Haml::Error instances to &#39;haml_error&#39; when it &lt;br&gt; rescues exceptions. The Haml module contains a class called Error, &lt;br&gt; which is only a few lines long - see lib/haml/error.rb. This Error &lt;br&gt; class was simplified after Haml 1.8.2, and now contains only one
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/96fe60b44c41f34b</guid>
  <author>
  randy.j.par...@gmail.com
  (randy_p)
  </author>
  <pubDate>Tue, 09 Sep 2008 17:29:52 UT
</pubDate>
  </item>
  <item>
  <title>Development</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d017c074065d0ed2/22a9b8fe7553129c?show_docid=22a9b8fe7553129c</link>
  <description>
  What is going on on your development branches? It seems that Thomas Reynolds &lt;br&gt; is going off in and interesting direction. &lt;br&gt; Thomas are you in contact with Steven about your changes? &lt;br&gt; I&#39;m working on a gem called RSSify that I hope to integrate with Staticmatic &lt;br&gt; for automatic RSS generation. I was hoping to work on the latest code, but
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/d017c074065d0ed2</guid>
  <author>
  r...@ryantm.com
  (Ryan Mulligan)
  </author>
  <pubDate>Sun, 09 Sep 2008 19:39:14 UT
</pubDate>
  </item>
  <item>
  <title>Is anybody using partials with locals?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/99a71ab8154e869a/d28e4583d7a93260?show_docid=d28e4583d7a93260</link>
  <description>
  I tried using partials with 0.9.4 with locals and it dies. Looks like &lt;br&gt; 0.9.4 is not compatible with haml 2+. I tried using staticmatic 2 from &lt;br&gt; git and the preview won&#39;t even load, it says there&#39;s an error on: &lt;br&gt; &lt;p&gt;$ rake preview -- &lt;br&gt; trace &lt;br&gt; (in mysite) &lt;br&gt; ** Invoke preview (first_time) &lt;br&gt; ** Execute preview
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/99a71ab8154e869a</guid>
  <author>
  agbod...@gmail.com
  (lyqwyd)
  </author>
  <pubDate>Thu, 09 Sep 2008 03:57:39 UT
</pubDate>
  </item>
  <item>
  <title>On-demand template handlers</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_frm/thread/cb2506c4a63ee926/4333dc0504a5e32b?show_docid=4333dc0504a5e32b</link>
  <description>
  In my branch on github, staticmatic now attempts to load a list of &lt;br&gt; gems (haml, liquid, redcloth, etc) and enables template handlers for &lt;br&gt; each if they are found. This makes staticmatic template agnostic as &lt;br&gt; haml and sass are loaded just the same as Markdown or Liquid. It also &lt;br&gt; removes all the Haml.init_rails hacks.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_frm/thread/cb2506c4a63ee926</guid>
  <author>
  tdre...@gmail.com
  (Thomas Reynolds)
  </author>
  <pubDate>Thu, 07 July 2008 17:38:56 UT
</pubDate>
  </item>
  </channel>
</rss>
