This is an automated email from the ASF dual-hosted git repository.

martyntaylor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-website.git

commit c1bc867b97acc45c2774f1b8b3dbf38f65ea979b
Author: Martyn Taylor <mtay...@redhat.com>
AuthorDate: Tue Sep 25 17:33:50 2018 +0100

    Add styling to contact page
---
 contact/contact.html | 173 +++++++++++++++++++++++++++++++++++++++++++++++++++
 contact/contact.md   |  61 ------------------
 css/main.scss        |  16 +++++
 3 files changed, 189 insertions(+), 61 deletions(-)

diff --git a/contact/contact.html b/contact/contact.html
new file mode 100644
index 0000000..ad8d4a1
--- /dev/null
+++ b/contact/contact.html
@@ -0,0 +1,173 @@
+---
+layout: default
+title: Team
+breadcrumb: Team
+---
+
+<div class="page-title">
+  <div class="container">
+    <h1>CONTACT US</h1>
+  </div>
+</div>
+
+<div class="container">
+
+  <div class="row" style="margin-top: 30px">
+    <div class="col-12">
+      <h4 class="text-green">Contributing</h4>
+      <p>We really want you to get involved in Apache ActiveMQ and welcome all 
contributions. These can be made by raising a Pull Request via Github here:
+      <table class="table table-striped table-responsive table-bordered">
+        <tr>
+          <td>ActiveMQ Artemis GitHub Page</td>
+          <td><a 
href="https://github.com/apache/activemq-artemis";>https://github.com/apache/activemq-artemis</a></td>
+        </tr>
+        <tr>
+          <td>ActiveMQ 5 GitHub Page</td>
+          <td><a 
href="https://github.com/apache/activemq";>https://github.com/apache/activemq</a></td>
+        </tr>
+      </table>
+    </div>
+  </div>
+
+  <div class="row" style="margin-top: 30px">
+    <div class="col-12">
+      <h4 class="text-green">Chat</h4>
+      <p>We really want you to get involved in Apache ActiveMQ and welcome all 
contributions. These can be made by raising a Pull Request via Github here:
+        <table class="table table-striped table-responsive table-bordered">
+        <tr>
+          <td>irc.freenode.net</td>
+          <td class="text-pink">#apache-activemq</td>
+        </tr>
+      </table>
+    </div>
+  </div>
+
+  <div class="row" style="margin-top: 30px">
+    <div class="col-12">
+      <h4 class="text-green">Report Issues</h4>
+      <table class="table table-striped table-responsive table-bordered">
+        <tr>
+          <td>ActiveMQ Artemis JIRA</td>
+          <td><a 
href="https://issues.apache.org/jira/browse/ARTEMIS";>https://issues.apache.org/jira/browse/ARTEMIS</a></td>
+        </tr>
+        <tr>
+          <td>ActiveMQ 5 JIRA</td>
+          <td><a 
href="https://issues.apache.org/jira/browse/AMQ";>https://issues.apache.org/jira/browse/AMQ</a></td>
+        </tr>
+      </table>
+    </div>
+  </div>
+
+  <div class="row" style="margin-top: 30px">
+    <div class="col-12">
+      <div class="row">
+        <div class="col-12">
+          <h4 class="text-green">ActiveMQ User Mailing List</h4>
+          <p>This mailing list is end users to ask general questions about 
ActiveMQ</p>
+          <table class="table table-striped table-responsive table-bordered">
+            <tr>
+              <td>Subscribe</td>
+              <td><a 
href="mailto:users-subscr...@activemq.apache.org";>users-subscr...@activemq.apache.org</a></td>
+            </tr>
+            <tr>
+              <td>Unsubscribe</td>
+              <td><a 
href="mailto:users-unsubscr...@activemq.apache.org";>users-unsubscr...@activemq.apache.org</a></td>
+            </tr>
+            <tr>
+              <td>Apache Archive</td>
+              <td><a 
href="http://mail-archives.apache.org/mod_mbox/activemq-users/";>http://mail-archives.apache.org/mod_mbox/activemq-users/</a></td>
+            </tr>
+            <tr>
+              <td>Mark Mail Archive</td>
+              <td><a 
href="http://activemq.markmail.org/search/list:org.apache.activemq.users";>http://activemq.markmail.org/search/list:org.apache.activemq.users</a></td>
+            </tr>
+            <tr>
+              <td>Nabble Forum</td>
+              <td><a 
href="http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html";>http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html";</a></td>
+            </tr>
+          </table>
+        </div>
+      </div>
+
+
+      <div class="row" style="margin-top: 30px">
+        <div class="col-12">
+          <h4 class="text-green">ActiveMQ Developer Mailing List</h4>
+          <p>This mailing list is end users to ask general questions about the 
development of ActiveMQ</p>
+          <table class="table table-striped table-responsive table-bordered">
+            <tr>
+              <td>Subscribe</td>
+              <td><a 
href="mailto:dev-subscr...@activemq.apache.org";>dev-subscr...@activemq.apache.org</a></td>
+            </tr>
+            <tr>
+              <td>Unsubscribe</td>
+              <td><a 
href="mailto:dev-unsubscr...@activemq.apache.org";>dev-unsubscr...@activemq.apache.org</a></td>
+            </tr>
+            <tr>
+              <td>Apache Archive</td>
+              <td><a 
href="http://mail-archives.apache.org/mod_mbox/activemq-dev/";>http://mail-archives.apache.org/mod_mbox/activemq-dev/</a></td>
+            </tr>
+            <tr>
+              <td>Mark Mail Archive</td>
+              <td><a 
href="http://activemq.markmail.org/search/list:org.apache.activemq.dev";>http://activemq.markmail.org/search/list:org.apache.activemq.dev</a></td>
+            </tr>
+            <tr>
+              <td>Nabble Forum</td>
+              <td><a 
href="http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html";>http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html";</a></td>
+            </tr>
+          </table>
+        </div>
+      </div>
+
+      <div class="row" style="margin-top: 30px">
+        <div class="col-12">
+          <h4 class="text-green">ActiveMQ Commits Mailing List</h4>
+          <p>This mailing list get automatically notified when when the 
project source code gets updated.</p>
+          <table class="table table-striped table-responsive table-bordered">
+            <tr>
+              <td>Subscribe</td>
+              <td><a 
href="mailto:commits-subscr...@activemq.apache.org";>commits-subscr...@activemq.apache.org</a></td>
+            </tr>
+            <tr>
+              <td>Unsubscribe</td>
+              <td><a 
href="mailto:commits-unsubscr...@activemq.apache.org";>commits-unsubscr...@activemq.apache.org</a></td>
+            </tr>
+            <tr>
+              <td>Apache Archive</td>
+              <td><a 
href="http://mail-archives.apache.org/mod_mbox/activemq-commits/";>http://mail-archives.apache.org/mod_mbox/activemq-commits/</a></td>
+            </tr>
+            <tr>
+              <td>Mark Mail Archive</td>
+              <td><a 
href="http://activemq.markmail.org/search/list:org.apache.activemq.commits";>http://activemq.markmail.org/search/list:org.apache.activemq.commits</a></td>
+            </tr>
+          </table>
+        </div>
+      </div>
+
+      <div class="row" style="margin-top: 30px">
+        <div class="col-12">
+          <h4 class="text-green">ActiveMQ Issues Mailing List</h4>
+          <p>This mailing list get automatically notified when when the 
project source code gets updated.</p>
+          <table class="table table-striped table-responsive table-bordered">>
+            <tr>
+              <td>Subscribe</td>
+              <td><a 
href="mailto:issues-subscr...@activemq.apache.org";>issues-subscr...@activemq.apache.org</a></td>
+            </tr>
+            <tr>
+              <td>Unsubscribe</td>
+              <td><a 
href="mailto:issues-unsubscr...@activemq.apache.org";>issues-unsubscr...@activemq.apache.org</a></td>
+            </tr>
+            <tr>
+              <td>Apache Archive</td>
+              <td><a 
href="http://mail-archives.apache.org/mod_mbox/activemq-issues/";>http://mail-archives.apache.org/mod_mbox/activemq-issues/</a></td>
+            </tr>
+            <tr>
+              <td>Mark Mail Archive</td>
+              <td><a 
href="http://activemq.markmail.org/search/list:org.apache.activemq.commits";>http://activemq.markmail.org/search/list:org.apache.activemq.commits</a></td>
+            </tr>
+          </table>
+        </div>
+      </div>
+    </div>
+  </div>
+</div>
diff --git a/contact/contact.md b/contact/contact.md
deleted file mode 100644
index 106a1d1..0000000
--- a/contact/contact.md
+++ /dev/null
@@ -1,61 +0,0 @@
----
-layout: default_md
-title: Team
-breadcrumb: Team
----
-
-## Mailing ##
-
-This mailing list is end users to ask general questions about ActiveMQ
-
-ActiveMQ User List
-This mailing list is end users to ask general questions about ActiveMQ
-
-    Subscribe users-subscr...@activemq.apache.org
-    Unsubscribe users-unsubscr...@activemq.apache.org
-    Apache Archive http://mail-archives.apache.org/mod_mbox/activemq-users/
-    MarkMail Archive 
http://activemq.markmail.org/search/list:org.apache.activemq.users
-    Nabble Forum 
http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
-
-ActiveMQ Developer List
-This mailing list is end users to ask general questions about the development 
of ActiveMQ
-
-    Subscribe dev-subscr...@activemq.apache.org
-    Unsubscribe dev-unsubscr...@activemq.apache.org
-    Apache Archive http://mail-archives.apache.org/mod_mbox/activemq-dev/
-    MarkMail Archive 
http://activemq.markmail.org/search/list:org.apache.activemq.dev
-    Nabble Forum 
http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
-
-ActiveMQ Commits List
-This mailing list get automatically notified when when the project source code 
gets updated.
-
-    Subscribe commits-subscr...@activemq.apache.org
-    Unsubscribe commits-unsubscr...@activemq.apache.org
-    Apache Archive http://mail-archives.apache.org/mod_mbox/activemq-commits/
-    MarkMail Archive 
http://activemq.markmail.org/search/list:org.apache.activemq.commits
-
-ActiveMQ Issues List
-This mailing list get automatically notified when issues are created or 
modified.
-
-    Subscribe issues-subscr...@activemq.apache.org
-    Unsubscribe issues-unsubscr...@activemq.apache.org
-    Apache Archive http://mail-archives.apache.org/mod_mbox/activemq-issues/
-    MarkMail Archive 
http://activemq.markmail.org/search/list:org.apache.activemq.issues
-
-
-## IRC ##
-
-You can also catch us on IRC to chat via the #apache-activemq channel on the 
irc.freenode.net server.
-
-## Issues ##
-
-Any issues can be raised in the Apache ActiveMQ Artemis Issue Tracker 
https://issues.apache.org/jira/browse/ARTEMIS
-
-## Contributing ##
-
-We really want you to get involved in Apache ActiveMQ Artemis and welcome all 
contributions. These can be made by raising a Pull Request via Github here
-https://github.com/apache/activemq-artemis
-
-## Social ##
-
-Contents to be decided
diff --git a/css/main.scss b/css/main.scss
index b53b945..c0832fb 100644
--- a/css/main.scss
+++ b/css/main.scss
@@ -452,3 +452,19 @@ a.dropdown-item.active, a.dropdown-item:active, 
a.dropdown-item:hover:active {
   top: 50%;
   transform: translateY(-50%);
 }
+
+.page-title {
+  background-color: $primary;
+  color: white;
+  padding: 15px 0 15px 0;
+  margin-bottom: 20px;
+}
+
+.page-title h1 {
+  font-size: 20px;
+  font-weight: bold;
+}
+
+table a {
+  color: $pink;
+}

Reply via email to