[Buildroot] [PATCH 0/2] web: improve the sponsor page

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Sep 20 13:13:42 UTC 2014


Hello,

The intent of these two patches is to improve the look of our Sponsors
page on the website.

Before (i.e current situation) :

  http://free-electrons.com/~thomas/sponsor-page-before.png

After (i.e after applying the patches) :

  http://free-electrons.com/~thomas/sponsor-page-after.png

It would be good to apply this quickly to thank our sponsor, Mind, for
the sponsoring of the next Developers Meeting.

Thanks,

Thomas

Thomas Petazzoni (2):
  docs: move Buildroot CSS code into its own file
  docs: improve look of sponsors page

 docs/css/buildroot.css                |  36 ++++++++
 docs/header.html                      |  12 +--
 docs/images/boundary-devices-logo.png | Bin 0 -> 13305 bytes
 docs/images/calao-logo.png            | Bin 0 -> 15386 bytes
 docs/images/circuitco-logo.png        | Bin 0 -> 10750 bytes
 docs/images/fluendo-logo.png          | Bin 0 -> 9098 bytes
 docs/images/free-electrons-logo.png   | Bin 0 -> 9968 bytes
 docs/images/google-logo.png           | Bin 0 -> 12005 bytes
 docs/images/imgtec-logo.png           | Bin 0 -> 5276 bytes
 docs/images/mind-logo.png             | Bin 0 -> 10214 bytes
 docs/images/synopsys-logo.png         | Bin 0 -> 52426 bytes
 docs/sponsors.html                    | 169 +++++++++++++++++++++++++++-------
 12 files changed, 171 insertions(+), 46 deletions(-)
 create mode 100644 docs/css/buildroot.css
 create mode 100644 docs/images/boundary-devices-logo.png
 create mode 100644 docs/images/calao-logo.png
 create mode 100644 docs/images/circuitco-logo.png
 create mode 100644 docs/images/fluendo-logo.png
 create mode 100644 docs/images/free-electrons-logo.png
 create mode 100644 docs/images/google-logo.png
 create mode 100644 docs/images/imgtec-logo.png
 create mode 100644 docs/images/mind-logo.png
 create mode 100644 docs/images/synopsys-logo.png

-- 
2.0.0



More information about the buildroot mailing list