[Buildroot] [PATCH 0/2] RWD Website

Angelo Compagnucci angelo.compagnucci at gmail.com
Mon Nov 3 09:29:27 UTC 2014


Hi Thomas
>
> Our site is small, and do only have tens of elements, so I admit that
> could be a good idea rewriting only parts in which we are interested.

Unfortunately, this approach doesn't work. Changing the colour scheme
is really difficult cause we should overwrite in so many places that
it will be impossible to not make a mistake.

This is also the reason for the really massive number of bootstrap
theme generator out there. The only viable approach is to use a theme
from bootswatch:

http://bootswatch.com/cerulean/bootstrap.css (the same theme previously used)

Change the font in bootswatch.less than recompile the css blob. I
usually have a post commit hook that recompile bootstrap automatically
in case of changes on my websites, in this case I can afford to keep
in sync manually also for the future.

So if you like this way, I'll update variables.less and
bootswatch.less to bootstrap 3.2, then I'll recompile bootstrap, then
I'll send you a zip with new files to overcome smtp problems with very
long lines.

What do you think?

Hope this help!



More information about the buildroot mailing list