Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Angelo Compagnucci <angelo.compagnucci@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] RWD Website
Date: Fri, 31 Oct 2014 16:50:49 +0100	[thread overview]
Message-ID: <1414770651-23358-1-git-send-email-angelo.compagnucci@gmail.com> (raw)

This patch series implements an RWD website.

The patch is splitted in two:

The first one upgrades to bootstrap 3.2, jquery 1.11.1 and removes older files.
The second one contains the RWD rework.

Angelo Compagnucci (2):
  docs: RWD website - upgrading bootstrap/jquery
  docs: RWD website

 docs/about.html                              |   13 +-
 docs/contribute.html                         |    6 +
 docs/css/bootstrap-responsive.css            | 1092 -----
 docs/css/bootstrap-responsive.min.css        |    9 -
 docs/css/bootstrap.css                       | 6039 --------------------------
 docs/css/bootstrap.min.css                   | 2360 ++++++----
 docs/css/buildroot.css                       |   14 +-
 docs/docs.html                               |    6 +
 docs/download.html                           |    6 +
 docs/fonts/glyphicons-halflings-regular.woff |  Bin 0 -> 23320 bytes
 docs/footer.html                             |    2 +-
 docs/git.html                                |    5 +
 docs/header.html                             |   36 +-
 docs/index.html                              |   55 +-
 docs/js/bootstrap.js                         | 2159 ---------
 docs/js/bootstrap.min.js                     |   10 +-
 docs/js/buildroot.js                         |   11 +-
 docs/js/jquery-1.10.2.min.js                 |    6 -
 docs/js/jquery-1.11.1.min.js                 |    4 +
 docs/news.html                               |    6 +
 docs/sponsors.html                           |  207 +-
 docs/support.html                            |    6 +
 22 files changed, 1709 insertions(+), 10343 deletions(-)
 delete mode 100644 docs/css/bootstrap-responsive.css
 delete mode 100644 docs/css/bootstrap-responsive.min.css
 delete mode 100644 docs/css/bootstrap.css
 create mode 100644 docs/fonts/glyphicons-halflings-regular.woff
 delete mode 100644 docs/js/bootstrap.js
 delete mode 100644 docs/js/jquery-1.10.2.min.js
 create mode 100644 docs/js/jquery-1.11.1.min.js

-- 
2.1.1

             reply	other threads:[~2014-10-31 15:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 15:50 Angelo Compagnucci [this message]
2014-10-31 15:50 ` [Buildroot] [PATCH 1/2] docs: RWD website - upgrading bootstrap/jquery Angelo Compagnucci
2014-10-31 15:50 ` [Buildroot] [PATCH 2/2] docs: RWD website Angelo Compagnucci
2014-11-01 13:43 ` [Buildroot] [PATCH 0/2] RWD Website Thomas Petazzoni
2014-11-02 21:14   ` Angelo Compagnucci
2014-11-02 21:54     ` Thomas Petazzoni
2014-11-03  7:53       ` Angelo Compagnucci
2014-11-03  9:29         ` Angelo Compagnucci
2014-11-03 10:33           ` Angelo Compagnucci
2014-11-25 18:35             ` Thomas Petazzoni
2014-12-02 17:36               ` Angelo Compagnucci
2014-12-02 17:50               ` Angelo Compagnucci
2014-12-02 22:17                 ` Peter Korsgaard
2014-11-03 20:38     ` Arnout Vandecappelle
2014-11-04  8:34       ` Angelo Compagnucci

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1414770651-23358-1-git-send-email-angelo.compagnucci@gmail.com \
    --to=angelo.compagnucci@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox