<?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>clever way of fixing image urls? (not absolute)</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/0fc832b481f3f222/a900a0cc6c814a9d?show_docid=a900a0cc6c814a9d</link>
  <description>
  Hi guys, &lt;br&gt; &lt;p&gt;Just wondering if anybody has developed anything that sorts out image &lt;br&gt; url&#39;s, similar to =javascripts, =stylesheets etc. &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_thread/thread/0fc832b481f3f222</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Thu, 12 Dec 2009 14:44:27 UT
</pubDate>
  </item>
  <item>
  <title>Issues with local variables in partials</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/49ac9045c292635d/aa89fee068e9d363?show_docid=aa89fee068e9d363</link>
  <description>
  Hi, &lt;br&gt; I&#39;m facing with strange issue - local variables just don&#39;t work in my &lt;br&gt; case. &lt;br&gt; I would be very grateful if somebody could be so kind and help me with &lt;br&gt; this. &lt;br&gt; &lt;p&gt;Example: &lt;br&gt; I have 1 main file and a partial. &lt;br&gt; A code part from the main file: &lt;br&gt; &lt;p&gt;%h3 Type 1 &lt;br&gt; %dl &lt;br&gt; %dt This Week &lt;br&gt; %dd &lt;br&gt; = partial(&#39;games_userList&#39;, :locals =&amp;gt; {:listID =&amp;gt; &#39;mostType1&#39;})
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/49ac9045c292635d</guid>
  <author>
  zgst...@gmail.com
  (Zig)
  </author>
  <pubDate>Mon, 12 Dec 2009 07:41:23 UT
</pubDate>
  </item>
  <item>
  <title>Newbie bafflement at localhost:3000 preview &quot;file not found&quot;.</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/575ab77a5af788b5/3a37bb7521cce6e0?show_docid=3a37bb7521cce6e0</link>
  <description>
  I hesitate to ask this but after several hours over 3 of days I have &lt;br&gt; to admit defeat. I had staticmatic up and running and love it. But &lt;br&gt; suddenly, every time I attempt to load the index page in the the &lt;br&gt; browser at localhost:3000 I get &amp;quot;file not found&amp;quot;. Can&#39;t think of a &lt;br&gt; reason to suddenly not work after being fine.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/575ab77a5af788b5</guid>
  <author>
  iandavidja...@gmail.com
  (Ian James)
  </author>
  <pubDate>Sat, 12 Dec 2009 22:28:37 UT
</pubDate>
  </item>
  <item>
  <title>Dynamicmatic</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/64a5ba5f9402ae29/f0a5b9570c732336?show_docid=f0a5b9570c732336</link>
  <description>
  Anyone else seen this yet: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/nex3/dynamicmatic&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Cool. &lt;br&gt; &lt;p&gt;Charles
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/64a5ba5f9402ae29</guid>
  <author>
  reac...@charlesroper.co.uk
  (Charles Roper)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:29:20 UT
</pubDate>
  </item>
  <item>
  <title>Using Rake and Rsync with StaticMatic</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8234b2a773369549/608067a33219e23c?show_docid=608067a33219e23c</link>
  <description>
  I wrote a quick blog post referencing a simple Rakefile I wrote to &lt;br&gt; help me easily manage common development tasks when working with &lt;br&gt; StaticMatic. &lt;br&gt; &lt;p&gt;I also link out to a &amp;quot;StaticMatic Bootstrap&amp;quot; project that I use when &lt;br&gt; creating a new site using StaticMatic. It contains said Rakefile noted &lt;br&gt; in the post.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8234b2a773369549</guid>
  <author>
  a...@gethandcrafted.com
  (Adam Stacoviak)
  </author>
  <pubDate>Sat, 11 Nov 2009 08:10:01 UT
</pubDate>
  </item>
  <item>
  <title>helpers - how do I access them?</title>
  <link>http://groups.google.co.uk/group/staticmatic/browse_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/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_thread/thread/d309f6608e868d43</guid>
  <author>
  joeegan1...@googlemail.com
  (JoeE)
  </author>
  <pubDate>Tue, 10 Oct 2009 17:49:29 UT
</pubDate>
  </item>
  </channel>
</rss>
