[LRUG] Managing static sites with Haml & Sass
    Andrew Stewart 
    boss at airbladesoftware.com
       
    Wed May 23 08:10:07 PDT 2007
    
    
  
Hi Steve,
> It's just a basic app that saves a lot of the grunt work when
> creating a managing static websites.  Obviously not for everyone, but
> I've found it helpful today so feel free to take a look and I'd love
> some feedback:
Nice.
I really like the idea of using Rails at "build-time" to put together  
a static site. The layouts, for example, are so useful. But when it  
comes to "run-time" it's just static HTML so Rails is totally  
unnecessary.
So I love the way this gives you the best of both worlds by  
"publishing" a site.
My only request would be to make the templating engine pluggable.  As  
wonderful as HAML may be, I'd appreciate the option to use old-school  
ERB.  Is this on the cards?  Feel free to suggest I do it myself.
Regards,
Andy Stewart
    
    
More information about the Chat
mailing list