Ruby on Rails Thursday, July 6, 2017

Bootstrap itself is designed to be "themed" and changed in multiple ways, often with a very few changes in one file. You might want to explore that before you change out the entire framework. If you do go that route, you will have to change all of the classnames (and possibly HTML structures) at every level of your application's views. This is a non-trivial effort for an application of any size.

Walter

> On Jul 6, 2017, at 4:09 PM, Joe Guerra <jguerra@jginfosys.com> wrote:
>
> I'm going to swap out the bootstrap ui on my site. It's very plain and boring.
>
> Is there anything else can replace it with? I hear foundation is pretty good?
>
> Thanks,
> Joe
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/88f0df5a-818f-4944-849b-74879774b9f4%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/D3F8A241-C8DA-42E1-BA0E-2069102DCFA3%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment