<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/staticmatic</id>
  <title type="text">StaticMatic Google Group</title>
  <subtitle type="text">
  StaticMatic enables easy management of static websites using Haml &amp; Sass (see http://haml.hamptoncatlin.com/).
  </subtitle>
  <link href="/group/staticmatic/feed/atom_v1_0_topics.xml" rel="self" title="StaticMatic feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>plusplus</name>
  <email>jr.plusp...@gmail.com</email>
  </author>
  <updated>2008-11-17T11:27:25Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/169fbfa387296dbd</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/169fbfa387296dbd" />
  <title type="html">Thank you</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joshaven</name>
  <email>yourt...@gmail.com</email>
  </author>
  <updated>2008-10-31T13:34:07Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8d270f641daec7b0</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/8d270f641daec7b0" />
  <title type="html">Almost an ideal solution... just one more thing.</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>lonsdaleigoreuclid</name>
  <email>lonsdaleigoreuc...@gmail.com</email>
  </author>
  <updated>2008-10-14T12:53:19Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/c8836588854fcdac</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/c8836588854fcdac" />
  <title type="html">[NO-REPLY] UPS Tracking Number 13879140</title>
  <summary type="html" xml:space="preserve">
  [NO-REPLY] UPS Tracking Number 13879140 &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://cluegale.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Randy Parker</name>
  <email>randy.j.par...@gmail.com</email>
  </author>
  <updated>2008-09-30T17:54:21Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/39c0a6a160ff4c5e</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/39c0a6a160ff4c5e" />
  <title type="html">Fixing the passing of :locals to a partial in StaticMatic 0.9.4</title>
  <summary type="html" xml:space="preserve">
  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 }
  </summary>
  </entry>
  <entry>
  <author>
  <name>randy_p</name>
  <email>randy.j.par...@gmail.com</email>
  </author>
  <updated>2008-09-30T17:29:52Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/96fe60b44c41f34b</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/96fe60b44c41f34b" />
  <title type="html">Fixing the &quot; undefined method `line_offset&#39; &quot; Error</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ryan Mulligan</name>
  <email>r...@ryantm.com</email>
  </author>
  <updated>2008-09-07T19:39:14Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/d017c074065d0ed2</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/d017c074065d0ed2" />
  <title type="html">Development</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>lyqwyd</name>
  <email>agbod...@gmail.com</email>
  </author>
  <updated>2008-09-04T03:57:39Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/99a71ab8154e869a</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/99a71ab8154e869a" />
  <title type="html">Is anybody using partials with locals?</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thomas Reynolds</name>
  <email>tdre...@gmail.com</email>
  </author>
  <updated>2008-07-31T17:38:56Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/cb2506c4a63ee926</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/cb2506c4a63ee926" />
  <title type="html">On-demand template handlers</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>zoopzoop</name>
  <email>manuel.meu...@gmail.com</email>
  </author>
  <updated>2008-07-22T14:53:20Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/70d3d9384dcd40bc</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/70d3d9384dcd40bc" />
  <title type="html">CSS subfolders</title>
  <summary type="html" xml:space="preserve">
  I tried using Blueprint CSS with StaticMatic. &lt;br&gt; But the &#39;blueprint&#39; subfolder in &#39;stylesheets&#39; does not tag along when &lt;br&gt; doing a build or preview, I have to copy it to &#39;site/stylesheets&#39; &lt;br&gt; myself. &lt;br&gt; Had a look at the Blueprint CSS Helper (http:// &lt;br&gt; staticmatic.rubyforge.org/svn/ trunk/contrib/helpers/ &lt;br&gt; blueprintcss_helper.rb) but that one seems to assume a &#39;stylesheets/
  </summary>
  </entry>
  <entry>
  <author>
  <name>simonm</name>
  <email>simon.mul...@gmail.com</email>
  </author>
  <updated>2008-07-14T14:38:49Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/e02c5a533fb5de14</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/e02c5a533fb5de14" />
  <title type="html">HAML error... Any pointers?</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; &lt;p&gt;I&#39;m only 10 minutes in to my adventure with staticmatic (and to be &lt;br&gt; honest, HAML and SASS). &lt;br&gt; &lt;p&gt;I&#39;m getting mongrel errors when I try to preview and when I try to &lt;br&gt; build I see this: &lt;br&gt; &lt;p&gt;-&amp;gt;staticmatic build test_site &lt;br&gt; created test_site/site/stylesheets/app lication.css &lt;br&gt; /opt/local/lib/ruby/gems/1.8/g ems/staticmatic-0.9.4/bin/../l ib/
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pauli</name>
  <email>pauli.pr...@gmail.com</email>
  </author>
  <updated>2008-07-09T15:54:06Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/6e5ccc9c4d20f7ca</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/6e5ccc9c4d20f7ca" />
  <title type="html">How do I vary certain contents based on a page property</title>
  <summary type="html" xml:space="preserve">
  ( returning to staticmatic after long break ) &lt;br&gt; &lt;p&gt;How do I vary certain contents based on a page property? I&#39;m thinking &lt;br&gt; this: &lt;br&gt; &lt;p&gt;some-page.haml &lt;br&gt; &lt;p&gt;- type = &amp;quot;category1&amp;quot; &lt;br&gt; &lt;p&gt;layout.haml &lt;br&gt; &lt;p&gt;= unless ( type == &amp;quot;category1&amp;quot;) partial-for-category1 &lt;br&gt; &lt;p&gt;( momentarily without ability to lookup syntax for partial inclusion
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pauli</name>
  <email>pauli.pr...@gmail.com</email>
  </author>
  <updated>2008-07-09T16:05:33Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/c38cefb2f0d7531a</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/c38cefb2f0d7531a" />
  <title type="html">( resubmit w/fix ) How do I vary certain contents?</title>
  <summary type="html" xml:space="preserve">
  How do I vary certain contents based on a page property? I&#39;m thinking &lt;br&gt; this ( momentarily without ability to lookup partial syntax, &lt;br&gt; &amp;quot;dayjob&amp;quot;). &lt;br&gt; &lt;p&gt;some-page.haml &lt;br&gt; &lt;p&gt;- type = &amp;quot;category1&amp;quot; &lt;br&gt; &lt;p&gt;layout.haml &lt;br&gt; &lt;p&gt;= if ( type == &amp;quot;category1&amp;quot;) partial-for-category1 &lt;br&gt; &lt;p&gt;Pauli &lt;br&gt; &lt;p&gt;PS. would have replied to previous, but can&#39;t see it -- not sure if it
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stephen Bartholomew</name>
  <email>st...@curve21.com</email>
  </author>
  <updated>2008-07-04T21:37:16Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/cff16416b67b7410</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/cff16416b67b7410" />
  <title type="html">StaticMatic - News &amp; updates</title>
  <summary type="html" xml:space="preserve">
  Hey All, &lt;br&gt; &lt;p&gt;As some of you may know, there&#39;s been a fair amount of activity on the &lt;br&gt; upcoming release of StaticMatic2: &lt;br&gt; &lt;p&gt;* Build tracking &lt;br&gt; The build tracking is now working, so only the templates you change &lt;br&gt; will be built. I&#39;ve changed the name of the build directory from &lt;br&gt; &#39;site&#39; to &#39;build&#39; now - seems to make more sense!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ryan Mulligan</name>
  <email>r...@ryantm.com</email>
  </author>
  <updated>2008-07-01T02:14:27Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/13df3621ecc07a48</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/13df3621ecc07a48" />
  <title type="html">Staticmatic as a Blog Engine</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve been thinking that what Staticmatic needs to drive it&#39;s popularity is &lt;br&gt; to be a turnkey blogging platform out of the box (or in as few steps as &lt;br&gt; possible.) I&#39;m all in favor of using free services that people have already &lt;br&gt; made so here&#39;s my plan: &lt;br&gt; -Posts &lt;br&gt; Staticmatic already has good support for posts, because posts are just
  </summary>
  </entry>
  <entry>
  <author>
  <name>Harry</name>
  <email>blogdri...@gmail.com</email>
  </author>
  <updated>2008-06-28T06:59:04Z</updated>
  <id>http://groups.google.co.uk/group/staticmatic/browse_thread/thread/29a2b08b263a409e</id>
  <link href="http://groups.google.co.uk/group/staticmatic/browse_thread/thread/29a2b08b263a409e" />
  <title type="html">Is there any tutorial available</title>
  <summary type="html" xml:space="preserve">
  Hi guys ! &lt;br&gt; &lt;p&gt;glad you are working on this. &lt;br&gt; &lt;p&gt;from my point of view.most dynamic sites are just fake.wasting &lt;br&gt; resources. so recently I focus on buidling static site , using client &lt;br&gt; side javascript and ajax call to some web service, to make it like &lt;br&gt; dynamic. but the most main part ,the content to the reader ,should all
  </summary>
  </entry>
</feed>
