I was particularly wondering has there been much work/effort/desire to make DRML have a structure more like HAML, i.e., have a simplified, minimized, syntax.
See these threads. http://groups.google.com/group/hobousers/browse_thread/thread/d2ac8117ce74b0d/104ee58414db3eb5?lnk=gst&q=HAML#104ee58414db3eb5 http://groups.google.com/group/hobousers/browse_thread/thread/b36efaa9f0c5e298/11b1bdb6fc9c3afa?lnk=gst&q=HAML#11b1bdb6fc9c3afa On Mar 28, 1:41 pm, Mark Sobkowicz <[email protected]> wrote: > I've tried using SASS, which works fine. It takes a little work to set up - > I moved the theme css files to a SASS folder inside public/stylesheets, and > rewrote them a little. I used the .scss incarnation of SASS. Since Hobo is > Rails, its not really different from using SASS in Rails after you set it up. > I would think that to use HAML you'd have to *not* use DRYML, at least for > those pages. I've not tried this. > > On Mar 28, 2011, at 1:24 PM, jzakiya wrote: > > > > > > > > > In perusing this forum's archives, I saw some past discussion on > > using HAML (or HAMLike) templates in Hobo. I didn't however see, > > (or I missed it) see a discussion with using SASS (or SASSlike) for > > CSS creation. > > > So..... > > > 1) Does Hobo allow the use of HAML for view templating? > > 2) Does Hobo allow the use of SASS for CSS in views? > > 3) What is the current status, or intent, for providing for either of > > these > > is future Hobo versions. > > > Thanks -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
