From patchwork Mon Nov 30 22:01:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angelo Compagnucci X-Patchwork-Id: 550341 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 7A4051401DE for ; Tue, 1 Dec 2015 09:01:44 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=wHwvjtqb; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id D879F89884; Mon, 30 Nov 2015 22:01:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fujszH18qgvv; Mon, 30 Nov 2015 22:01:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 5C3B08754E; Mon, 30 Nov 2015 22:01:40 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id C53F61C0A72 for ; Mon, 30 Nov 2015 22:01:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id BD85A877EC for ; Mon, 30 Nov 2015 22:01:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dJsrWIuXUXML for ; Mon, 30 Nov 2015 22:01:38 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3378E86A90 for ; Mon, 30 Nov 2015 22:01:38 +0000 (UTC) Received: by wmvv187 with SMTP id v187so178875375wmv.1 for ; Mon, 30 Nov 2015 14:01:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=PDYI2EeWgum16p0fjgAbOI4laRGU7yPSDHimUwR6ENU=; b=wHwvjtqb+y3l+hZFC4Hj3q5sVvdTX6liyxnYWlfU8dMmykUNc2zj2hPAE4JRngqI+B YBklQ6ODtohKr8cZyZvx+BTipS6fVlMIliNLb/HKjFbkUrNoGvgETqsmIPJ6yFV5+Nc1 e9YkPaJaZ4di1muqQqxvLYBsiZqlCqLWI5PutOYfF+BDDmka83Xz4prtb+UNJaPh+6xx EySHL1aMnbDa1nnWmWH1C4X5HuJIQscZ0vLvBzmkl3fSvwmmzZAnclZaqW61LnRY104V H76Fe0RlK10RHD8VaDFc36s7wDvw4WXbENZ2iftFz2evEkXeR2c3NMLK2TAPp5df8tLQ 7ffg== X-Received: by 10.28.24.5 with SMTP id 5mr32233579wmy.3.1448920896813; Mon, 30 Nov 2015 14:01:36 -0800 (PST) Received: from localhost.localdomain ([89.202.204.147]) by smtp.gmail.com with ESMTPSA id an7sm48564847wjc.44.2015.11.30.14.01.35 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 30 Nov 2015 14:01:35 -0800 (PST) From: Angelo Compagnucci To: buildroot@buildroot.org Date: Mon, 30 Nov 2015 23:01:22 +0100 Message-Id: <1448920882-28065-1-git-send-email-angelo.compagnucci@gmail.com> X-Mailer: git-send-email 1.9.1 Subject: [Buildroot] [PATCH v3] docs/website: cosmetic changes X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" * Resized too big icons in download and documentation pages Signed-off-by: Angelo Compagnucci --- Cheangelog: v1 -> v2: Rebase to the latest git version v2 -> v3: Minor fixing to missing tags docs/website/css/main.css | 15 ++- docs/website/docs.html | 30 ++--- docs/website/download.html | 330 ++++++++++++++++++++++----------------------- 3 files changed, 189 insertions(+), 186 deletions(-) diff --git a/docs/website/css/main.css b/docs/website/css/main.css index db9c4c9..57009cf 100644 --- a/docs/website/css/main.css +++ b/docs/website/css/main.css @@ -207,16 +207,21 @@ i { .flip-container { perspective: 1000; } - /* flip the pane when hovered */ - .flip-container:hover .flipper, .flip-container.hover .flipper { - transform: rotateY(180deg); - } +/* flip the pane when hovered */ +.flip-container:hover .flipper, .flip-container.hover .flipper { + transform: rotateY(180deg); +} -.flip-container, .front, .back { +.flip-container, .flip-container .front, .flip-container .back { width: 180px; height: 180px; } +.flip-container-small, .flip-container-small .front, .flip-container-small .back { + width: 120px; + height: 120px; +} + /* flip speed goes here */ .flipper { transition: 0.6s; diff --git a/docs/website/docs.html b/docs/website/docs.html index 9cee36d..23cc13f 100644 --- a/docs/website/docs.html +++ b/docs/website/docs.html @@ -13,59 +13,59 @@
-
+
- +
- +
-

HTML
+

HTML
Stable | Nightly -

+
-
+
- +
- +
-

PDF
+

PDF
Stable | Nightly -

+
-
+
- +
- +
-

ASCII
+

ASCII
Stable | Nightly -

+
diff --git a/docs/website/download.html b/docs/website/download.html index 76279d6..c34b9a8 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -4,176 +4,174 @@
-
-
Download
-
- -

Latest stable release: 2015.08.1

- -
-
-
-
-
- -
-
- -
-
-
-

buildroot-2015.08.1.tar.gz

-

PGP signature

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2015.08.1.tar.bz2

-

PGP signature

-
-
- -

Latest release candidate: 2015.11-rc3

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2015.11-rc3.tar.gz

-

PGP signature

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2015.11-rc3.tar.bz2

-

PGP signature

-
-
- This and earlier releases (and their PGP signatures) can always be downloaded from - http://buildroot.net/downloads/. -
-
- -
-
Source code
-
- -
-
-
-
Repository
-
-

The buildroot repository can be browsed online through cgit at - http://git.buildroot.net/buildroot. - To grab a copy of the repository use

- - -
- - - - -

- -

- Or if you're behind a firewall blocking git: -

- -
- - - - -

- -

- - Please use the native git protocol if at all possible, as it's a lot - more efficient than HTTP. - -

- - If you are not already familiar with using Git, we recommend you visit +

+
+ + + +
+
+

Latest release candidate: 2015.11-rc3

+
+
+
+
+
+ +
+
+ +
+
+
+

buildroot-2015.11-rc3.tar.gz

+

PGP signature

+
+
+
+
+
+ +
+
+ +
+
+
+

buildroot-2015.11-rc3.tar.bz2

+

PGP signature

+
+
+
+

This and earlier releases (and their PGP signatures) can always be downloaded from + http://buildroot.net/downloads/.

+
+ +
+
Source code
+
+
+
+
+
Repository
+
+

The buildroot repository can be browsed online through cgit at + http://git.buildroot.net/buildroot. + To grab a copy of the repository use

+
+ + + + +

+ +

+ Or if you're behind a firewall blocking git: +

+ +
+ + + + +

+ +

+ + Please use the native git protocol if at all possible, as it's a lot + more efficient than HTTP. + +

+ + If you are not already familiar with using Git, we recommend you visit the Git website. -

- - Once you've checked out a copy of the source tree, you can update your source - tree at any time so it is in sync with the latest and greatest by entering your - buildroot directory and running the command: - -

-		  git pull
-		
- - Because you've only been granted anonymous access to the tree, you won't be - able to push your changes to the repo. Changes can instead be submitted for - inclusion by posting them to the buildroot mailing list. -
-
+

+ + Once you've checked out a copy of the source tree, you can update your source + tree at any time so it is in sync with the latest and greatest by entering your + buildroot directory and running the command: + +

+git pull
+
+ + Because you've only been granted anonymous access to the tree, you won't be + able to push your changes to the repo. Changes can instead be submitted for + inclusion by posting them to the buildroot mailing list. +
+
+
+ +
+
+
Tarballs
+
+ You can also obtain daily snapshots of the latest Buildroot source tree if you + want to follow development, but cannot or do not wish to use Git. + + + +

+ Older versions can be downloaded from the release archive. +

+
+
- -
-
-
Tarballs
-
- You can also obtain daily snapshots of the latest Buildroot source tree if you - want to follow development, but cannot or do not wish to use Git. - - - -

- Older versions can be downloaded from the release archive. -

-
-
-
-
-
+
+