You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2016/06/02 07:51:08 UTC

[1/2] incubator-ponymail-site git commit: refactor template, change color scheme a bit

Repository: incubator-ponymail-site
Updated Branches:
  refs/heads/asf-site a7b12fb9f -> 01959de46


refactor template, change color scheme a bit


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/commit/dade2620
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/tree/dade2620
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/diff/dade2620

Branch: refs/heads/asf-site
Commit: dade2620e0d80eb55c9836c1ffdf7d023be1ec27
Parents: a7b12fb
Author: humbedooh <hu...@apache.org>
Authored: Thu Jun 2 09:50:48 2016 +0200
Committer: humbedooh <hu...@apache.org>
Committed: Thu Jun 2 09:50:48 2016 +0200

----------------------------------------------------------------------
 content/css/default.css | 15 +++++++++++----
 source/template.html    |  2 +-
 2 files changed, 12 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/dade2620/content/css/default.css
----------------------------------------------------------------------
diff --git a/content/css/default.css b/content/css/default.css
index e5e623e..79b5bf7 100644
--- a/content/css/default.css
+++ b/content/css/default.css
@@ -1281,11 +1281,11 @@ button.close {
 html {
     -ms-text-size-adjust: 100%;
     -webkit-text-size-adjust: 100%;
-    background: #333;
+    background: #96C0CE;
 }
 
 body {
-    background: #eae2dc;
+    background: #FEF6EB;
     max-width: 1000px;
     margin: 0px auto;
     padding: 10px;
@@ -1608,7 +1608,7 @@ h6 {
 
 a {
     cursor: pointer;
-    color: #D5377B;
+    color: #C25B56;
     text-decoration: none
 }
 
@@ -4505,7 +4505,7 @@ h1:hover a, h2:hover a, h3:hover a, h4:hover a, h5:hover a, h6:hover a {
 }
 #menubar {
     font-size: 20pt;
-    background: #4e413a;
+    background: #74828F;
     padding-top: 5px;
 }
 #menubar ul {
@@ -4539,4 +4539,11 @@ h1:hover a, h2:hover a, h3:hover a, h4:hover a, h5:hover a, h6:hover a {
 #menubar a:hover {
     color: #FF7;
     text-shadow: 0px 0px 1px rgba(255,150,50,0.75);
+}
+#titlebar {
+    margin: -10px;
+    background: #525564;
+    color: #EEE;
+    margin-bottom: 20px;
+    text-align: center;
 }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/dade2620/source/template.html
----------------------------------------------------------------------
diff --git a/source/template.html b/source/template.html
index 22f3da0..0b0570d 100644
--- a/source/template.html
+++ b/source/template.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">


[2/2] incubator-ponymail-site git commit: regen

Posted by hu...@apache.org.
regen


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/commit/01959de4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/tree/01959de4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/diff/01959de4

Branch: refs/heads/asf-site
Commit: 01959de46ddcc7776d30b23ac3dd5c49e5250d7a
Parents: dade262
Author: humbedooh <hu...@apache.org>
Authored: Thu Jun 2 09:50:54 2016 +0200
Committer: humbedooh <hu...@apache.org>
Committed: Thu Jun 2 09:50:54 2016 +0200

----------------------------------------------------------------------
 content/about.html               | 2 +-
 content/contribute.html          | 2 +-
 content/docs.html                | 2 +-
 content/docs/api.html            | 2 +-
 content/docs/archiving.html      | 2 +-
 content/docs/building.html       | 2 +-
 content/docs/contributing.html   | 2 +-
 content/docs/importing.html      | 2 +-
 content/docs/install.centos.html | 2 +-
 content/docs/install.debian.html | 2 +-
 content/docs/install.fedora.html | 2 +-
 content/docs/install.ubuntu.html | 2 +-
 content/docs/installing.html     | 2 +-
 content/downloads.html           | 2 +-
 content/index.html               | 2 +-
 content/source.html              | 2 +-
 content/support.html             | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/about.html
----------------------------------------------------------------------
diff --git a/content/about.html b/content/about.html
index 2f7d6ef..13f2d5f 100644
--- a/content/about.html
+++ b/content/about.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/contribute.html
----------------------------------------------------------------------
diff --git a/content/contribute.html b/content/contribute.html
index 8f2d971..8f83e35 100644
--- a/content/contribute.html
+++ b/content/contribute.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs.html
----------------------------------------------------------------------
diff --git a/content/docs.html b/content/docs.html
index 4066c84..dc74fb4 100644
--- a/content/docs.html
+++ b/content/docs.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/api.html
----------------------------------------------------------------------
diff --git a/content/docs/api.html b/content/docs/api.html
index 138b036..0e4211c 100644
--- a/content/docs/api.html
+++ b/content/docs/api.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/archiving.html
----------------------------------------------------------------------
diff --git a/content/docs/archiving.html b/content/docs/archiving.html
index 4d8e3cf..8fd48ba 100644
--- a/content/docs/archiving.html
+++ b/content/docs/archiving.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/building.html
----------------------------------------------------------------------
diff --git a/content/docs/building.html b/content/docs/building.html
index 4a4fc77..c14288b 100644
--- a/content/docs/building.html
+++ b/content/docs/building.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/contributing.html
----------------------------------------------------------------------
diff --git a/content/docs/contributing.html b/content/docs/contributing.html
index 716fb54..0875bc5 100644
--- a/content/docs/contributing.html
+++ b/content/docs/contributing.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/importing.html
----------------------------------------------------------------------
diff --git a/content/docs/importing.html b/content/docs/importing.html
index 780a7f9..3d56072 100644
--- a/content/docs/importing.html
+++ b/content/docs/importing.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/install.centos.html
----------------------------------------------------------------------
diff --git a/content/docs/install.centos.html b/content/docs/install.centos.html
index 3f32c55..72ecb94 100644
--- a/content/docs/install.centos.html
+++ b/content/docs/install.centos.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/install.debian.html
----------------------------------------------------------------------
diff --git a/content/docs/install.debian.html b/content/docs/install.debian.html
index 40a059b..61ca101 100644
--- a/content/docs/install.debian.html
+++ b/content/docs/install.debian.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/install.fedora.html
----------------------------------------------------------------------
diff --git a/content/docs/install.fedora.html b/content/docs/install.fedora.html
index c2ab251..12d99c9 100644
--- a/content/docs/install.fedora.html
+++ b/content/docs/install.fedora.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/install.ubuntu.html
----------------------------------------------------------------------
diff --git a/content/docs/install.ubuntu.html b/content/docs/install.ubuntu.html
index 21f2b41..4b5d299 100644
--- a/content/docs/install.ubuntu.html
+++ b/content/docs/install.ubuntu.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/docs/installing.html
----------------------------------------------------------------------
diff --git a/content/docs/installing.html b/content/docs/installing.html
index 13c9e37..2427280 100644
--- a/content/docs/installing.html
+++ b/content/docs/installing.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index 7716941..27923a0 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 5601e73..8652139 100644
--- a/content/index.html
+++ b/content/index.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/source.html
----------------------------------------------------------------------
diff --git a/content/source.html b/content/source.html
index 5bb88bb..a3d3f92 100644
--- a/content/source.html
+++ b/content/source.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">

http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/01959de4/content/support.html
----------------------------------------------------------------------
diff --git a/content/support.html b/content/support.html
index 11030dc..8fb145b 100644
--- a/content/support.html
+++ b/content/support.html
@@ -19,7 +19,7 @@
 <meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
 <meta name="theme-color" content="#ffffff">
 </head><body>
-<div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
+<div id="titlebar">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="title" href="/" style="color: #FFF !important;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar">