2009/10/16 Matthew Helmick <[email protected]> > Curious to know the advantages of Staticmatic over Webby, if there are any?
Just a case of simplicity and convention over configuration really. It is limited to Haml + Sass and therefore is very intuitive to get going with if you're used to those systems. By limiting itself to Haml + Sass, there isn't the overhead of a configuration meta-data block, but, by employing layouts, partials and a sprinkling of default helpers, you get a fairly potent little system. It seems like the perfect fit for Picardo's original request. Thinking about it, one could actually create a sort of Compass-like framework for Haml using it. It could include, or call on, a library of pre-built Haml pages, layouts and partials which could work very similarly to Compass. Charles --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
