On 22 Mar 2007, at 09:42, [EMAIL PROTECTED] wrote:
> Has someone written something that will take haml and output an  
> html file?

If you've installed the gem, you should have the 'haml' command...

   tom:~$ which haml
   /usr/local/bin/haml
   tom:~$ which sass
   /usr/local/bin/sass

...which does what you want (see 'haml --help'). And note also:

   tom:~$ which html2haml
   /usr/local/bin/html2haml

Cheers,
-Tom

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to