It's not automatic but it is easy.
http://github.com/chriseppstein/compass/wikis/getting-started

Chris

On Tue, Oct 7, 2008 at 10:58 AM, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote:

>
> There are several non-Ruby implementations of Haml, including (I
> believe) one for Django. As for Sass, since the language isn't tied to
> Ruby, there's really no reason to create alternate implementations; you
> might as well just use the Ruby executable or the Shoes app that
> Hampton's working on. I believe Chris Eppstein's Compass framework also
> has auto-update functionality that might be useful.
>
> adamiis111 wrote:
> > Hello,
> >
> > I'm wondering if anybody has done an implementation of haml/sass in a
> > non-Ruby environment?  I'm considering starting a new project where
> > the backend developer is a Python guy and the frontend person wants to
> > use haml/sass.  I'm giving up my PHP background and will adapt to
> > whatever we can all settle on.
> >
> > What I'd like to do is use Python 2.5/Django 1.0 and then use the haml
> > executable to preprocess our haml files and sass to preprocess our
> > sass files.  This preprocessing would happen on rollout for production
> > and staging systems and on the fly (http://groups.google.com/group/
> > haml/browse_thread/thread/3a1d93760f33d70e) for development.
> >
> > Thoughts?
> >
> > Thanks,
> > Adam
> >
> >
> > >
> >
> >
>
>
> >
>

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