public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] sites/www:master commit in: support/
@ 2016-01-31  1:17 99% Alex Legler
  0 siblings, 0 replies; 1+ results
From: Alex Legler @ 2016-01-31  1:17 UTC (permalink / raw
  To: gentoo-commits

commit:     1fc42e39b9ca05db91656865e04b75ecba5f379e
Author:     Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Sun Jan 31 01:11:19 2016 +0000
Commit:     Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 01:11:19 2016 +0000
URL:        https://gitweb.gentoo.org/sites/www.git/commit/?id=1fc42e39

Support: Remove narrow panels

 support/index.html | 109 +++++++++++++++++++++++------------------------------
 1 file changed, 47 insertions(+), 62 deletions(-)

diff --git a/support/index.html b/support/index.html
index 78a8ce2..f5a9b0e 100644
--- a/support/index.html
+++ b/support/index.html
@@ -5,74 +5,59 @@ nav1-weight: 20
 
 title: 'Support'
 ---
-<p class="lead">
-  Got a question? We've got you covered.
-</p>
-
-<div class="row">
-  <div class="col-xs-12 col-md-8 col-md-offset-2">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <h3 class="panel-title"><span class="fa fa-fw fa-life-buoy"></span> Getting Help with your Gentoo System</h3>
-      </div>
-      <div class="panel-body">
-        <p>
-          Gentoo is a volunteer-driven distribution and so are our support options:
-          We have a great Gentoo community that tests and helps document many aspects of the Gentoo distribution.
-        </p>
-        <p>
-          We advise you to seek answers to your support questions in the following documentation resources and support venues:
-        </p>
-        <div class="list-group large">
-          <a href="//wiki.gentoo.org/wiki/FAQ" class="list-group-item"><i class="fa fa-fw fa-question-circle"></i> Frequently Asked Questions</a>
-          <a href="/support/documentation/" class="list-group-item"><i class="fa fa-fw fa-book"></i> Gentoo Documentation</a>
-          <a href="/get-involved/irc-channels/" class="list-group-item"><i class="fa fa-fw fa-comments-o"></i> Gentoo IRC Channels</a>
-          <a href="https://forums.gentoo.org/" class="list-group-item"><i class="fa fa-fw fa-users"></i> Gentoo Forums</a>
-          <a href="/get-involved/mailing-lists/" class="list-group-item"><i class="fa fa-fw fa-inbox"></i> Gentoo Mailing Lists</a>
-        </div>
-
-        Many Gentoo developers frequently visit those community channels and try their best to contribute to the ongoing discussions and questions.
-      </div>
+<br>
+<div class="panel panel-default">
+  <div class="panel-heading">
+    <h3 class="panel-title"><span class="fa fa-fw fa-life-buoy"></span> Getting Help with your Gentoo System</h3>
+  </div>
+  <div class="panel-body">
+    <p>
+      Gentoo is a volunteer-driven distribution and so are our support options:
+      We have a great Gentoo community that tests and helps document many aspects of the Gentoo distribution.
+    </p>
+    <p>
+      We advise you to seek answers to your support questions in the following documentation resources and support venues:
+    </p>
+    <div class="list-group large">
+      <a href="https://wiki.gentoo.org/wiki/FAQ" class="list-group-item"><i class="fa fa-fw fa-question-circle"></i> Frequently Asked Questions</a>
+      <a href="/support/documentation/" class="list-group-item"><i class="fa fa-fw fa-book"></i> Gentoo Documentation</a>
+      <a href="/get-involved/irc-channels/" class="list-group-item"><i class="fa fa-fw fa-comments-o"></i> Gentoo IRC Channels</a>
+      <a href="https://forums.gentoo.org/" class="list-group-item"><i class="fa fa-fw fa-users"></i> Gentoo Forums</a>
+      <a href="/get-involved/mailing-lists/" class="list-group-item"><i class="fa fa-fw fa-inbox"></i> Gentoo Mailing Lists</a>
     </div>
+
+    Many Gentoo developers frequently visit those community channels and try their best to contribute to the ongoing discussions and questions.
   </div>
 </div>
 
-<div class="row">
-  <div class="col-xs-12 col-md-8 col-md-offset-2">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <h3 class="panel-title"><span class="fa fa-fw fa-laptop"></span> Hardware Requirements</h3>
-      </div>
-      <div class="panel-body">
-        The hardware requirements for each architecture are placed in our <a href="https://wiki.gentoo.org/wiki/Handbook:Main_Page">Gentoo Handbook</a>,
-        in the <em>Choosing the right installation medium</em> chapter for your respective architecture.
-      </div>
-    </div>
+<div class="panel panel-default">
+  <div class="panel-heading">
+    <h3 class="panel-title"><span class="fa fa-fw fa-laptop"></span> Hardware Requirements</h3>
+  </div>
+  <div class="panel-body">
+    The hardware requirements for each architecture are placed in our <a href="https://wiki.gentoo.org/wiki/Handbook:Main_Page">Gentoo Handbook</a>,
+    in the <em>Choosing the right installation medium</em> chapter for your respective architecture.
   </div>
 </div>
 
-<div class="row">
-  <div class="col-xs-12 col-md-8 col-md-offset-2">
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        <h3 class="panel-title"><span class="fa fa-fw fa-bug"></span> Reporting Bugs</h3>
-      </div>
-      <div class="panel-body">
-        <p>
-          Found a bug? Please report it!
-        </p>
-        <div class="alert alert-danger">
-          Please make sure that the problem is not caused by a misconfiguration on your part.
-          <br>
-          Our <a href="#" class="alert-link">support venues</a> help you ascertain whether your issue warrants a bug report.
-        </div>
-        Prior to reporting your first bug, please take a look at our <a href="https://wiki.gentoo.org/wiki/Beautiful_bug_reports">guide to creating beautiful bug reports</a>.
-        <br><br>
-        When you're ready to report the issue, head over to our Bugzilla, where you can file a bug after registering and logging in.
-      </div>
-      <div class="panel-footer text-right">
-        <a href="https://bugs.gentoo.org/" class="btn btn-default btn-sm"><span class="fa fa-fw fa-bug"></span> Go to Bugzilla</a>
-      </div>
+<div class="panel panel-default">
+  <div class="panel-heading">
+    <h3 class="panel-title"><span class="fa fa-fw fa-bug"></span> Reporting Bugs</h3>
+  </div>
+  <div class="panel-body">
+    <p>
+      Found a bug? Please report it!
+    </p>
+    <div class="alert alert-danger">
+      Please make sure that the problem is not caused by a misconfiguration on your part.
+      <br>
+      Our <a href="#" class="alert-link">support venues</a> help you ascertain whether your issue warrants a bug report.
     </div>
+    Prior to reporting your first bug, please take a look at our <a href="https://wiki.gentoo.org/wiki/Beautiful_bug_reports">guide to creating beautiful bug reports</a>.
+    <br><br>
+    When you're ready to report the issue, head over to our Bugzilla, where you can file a bug after registering and logging in.
   </div>
-</div>
\ No newline at end of file
+  <div class="panel-footer text-right">
+    <a href="https://bugs.gentoo.org/" class="btn btn-default btn-sm"><span class="fa fa-fw fa-bug"></span> Go to Bugzilla</a>
+  </div>
+</div>


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-01-31  1:17 99% [gentoo-commits] sites/www:master commit in: support/ Alex Legler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox