summaryrefslogtreecommitdiffstats
path: root/docs/support.html
diff options
context:
space:
mode:
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>2014-10-31 16:50:51 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-11-01 14:37:51 +0100
commitda9ab5e2905723415157cfa8b0994d74a91d6098 (patch)
treed572911ea4d60e687ef57ade65d0c6a52e23679b /docs/support.html
parente40b9791d8c688ec5a1be71817edcc0d42543bad (diff)
downloadbuildroot-da9ab5e2905723415157cfa8b0994d74a91d6098.tar.gz
buildroot-da9ab5e2905723415157cfa8b0994d74a91d6098.zip
docs: responsive web design website
This patch migrate the layout to a responsive web design one. * Fixing the layout of all pages to be fully responsive * Adding panels around "Recent commints" and "Recent discussion" * Adding fonts for glyphs in buttons Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/support.html')
-rw-r--r--docs/support.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/support.html b/docs/support.html
index 5fa3cde651..c49a371dd1 100644
--- a/docs/support.html
+++ b/docs/support.html
@@ -1,5 +1,8 @@
<!--#include file="header.html" -->
+<div class="row">
+<div class="col-sm-10 col-sm-offset-1">
+
<h2>Support</h2>
<p>You can get support for Buildroot through three main channels:</p>
@@ -42,4 +45,7 @@ participate to find solutions to existing problems.</p>
<p>Note: patches are only accepted through the mailing list.</p>
+</div><!--/.col-sm-10 -->
+</div><!--/.row -->
+
<!--#include file="footer.html" -->
OpenPOWER on IntegriCloud