I've pushed my last changes for the SASS and HAML conversion of lovd by less.
please do me that huge favour, clone it, test it and let me know about
anything gone wrong.
http://github.com/TomK32/lovd-by-less
My next step is to give it a much cleaner style and design,
white-label in the truest sense.
I'm also collecting ideas about theme capabilities that are
a) overwriting views and
b) custom stylesheets
Later requires a very strict guides for element ids and classes in the views.
I've done both in a SaaS app of mine but I'm curious if anyone
has different suggestions on that topic.
For changing functionality it might be interesting to either
add hooks or switch many controllers to make_resourceful (if possible)
and thus have a much slimmer structure.
Helpers are much easier to extend and everything with new models should
go in as an engine (expect a first one from me very soon).
ciao, tom