The "easy" way would be to use the hobo-clean theme instead of hobo-bootstrap, and then just adjust your sprockets directives to not load the hobo-clean CSS.
If you want to get even more bare-bones than that, you'll probably need to create your own versions of the tags defined in hobo-clean: page, simple-page, spinner, etc. Just make sure that your own versions of these tags supports the same parameters that hobo-clean does, and you should be good to go. Bryan - On Mon, Jun 1, 2015 at 4:15 AM, Paul Howson <[email protected]> wrote: > Hi Ignacio and others, > > I am returning to Hobo after a break of about six years! Much has changed > with Hobo and Rails in that time. > > I note that Hobo now uses Bootstrap as its default html/css framework. It > appears that this is set up as a "layer" which overrides the original Hobo > "clean" html/css scheme — i.e. the old "clean" system is still there. > > Just wondering whether it feasible to use Hobo without Bootstrap? What > would be involved in disabling Bootstrap, and would Hobo still work? > > Paul Howson > Queensland, Australia > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
