with the haml gem installed, you should have a 'haml' script as well; mine is in /usr/local/bin. It's as easy as `cat foo.haml | haml > foo.html`
On 4/10/07, Evgeny <[EMAIL PROTECTED]> wrote: > Greetings All, > > I like Haml and Sass so much - that I want to use it everywhere. > > And by everywhere what I mean is that I want to use it to generate static > pages. I have projects that don't require any dynamic behind-the-scenes > processing, so I really don't need rails for just creating a single " > index.html" page. > > Could I use haml/sass code to create a small ruby script that will render a > directory full of HAML and SASS files into HTML and CSS? > Or is haml/sass too coupled into ruby for it to work? > > Regards, > > > - evgeny > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
