aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2016-01-31 02:11:19 +0100
committerAlex Legler <alex@a3li.li>2016-01-31 02:11:19 +0100
commit1fc42e39b9ca05db91656865e04b75ecba5f379e (patch)
tree2d7a795670d73694d8770e2bfdc8a024277ad29a
parentGet the Code: Make Git and CVS panels full width (diff)
downloadwww-1fc42e39b9ca05db91656865e04b75ecba5f379e.tar.gz
www-1fc42e39b9ca05db91656865e04b75ecba5f379e.tar.bz2
www-1fc42e39b9ca05db91656865e04b75ecba5f379e.zip
Support: Remove narrow panels
-rw-r--r--support/index.html109
1 files 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>