You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2017/10/31 16:44:44 UTC

[geode-site] branch master updated: Removed references to unsupported ‘icomoon’ font from stylesheet and Releases page.

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

dbarnes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 3683df1  Removed references to unsupported ‘icomoon’ font from stylesheet and Releases page.
3683df1 is described below

commit 3683df1fbfda6746d6b6a11c473dc2e7e0a45114
Author: Dave Barnes <db...@pivotal.io>
AuthorDate: Tue Oct 31 09:44:39 2017 -0700

    Removed references to unsupported ‘icomoon’ font from stylesheet and Releases page.
---
 website/content/css/geode-site.css  | 79 +------------------------------------
 website/content/releases/index.html | 28 ++++++-------
 2 files changed, 15 insertions(+), 92 deletions(-)

diff --git a/website/content/css/geode-site.css b/website/content/css/geode-site.css
index 51f4db2..937de0c 100644
--- a/website/content/css/geode-site.css
+++ b/website/content/css/geode-site.css
@@ -283,84 +283,7 @@ div.row > div.text-left > h2 {
 .bf-docs-container h2 {
   font-size: 250%;
 }
-/* font-face
--------------------------------------------------- */
-@font-face {
-  font-family: 'icomoon';
-  src:url('../fonts/icomoon.eot');
-  src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
-    url('../fonts/icomoon.woff') format('woff'),
-    url('../fonts/icomoon.ttf') format('truetype'),
-    url('../fonts/icomoon.svg#icomoon') format('svg');
-  font-weight: normal;
-  font-style: normal;
-}
-[data-icon]:before {
-  font-family: 'icomoon';
-  content: attr(data-icon);
-  speak: none;
-  font-weight: normal;
-  font-variant: normal;
-  text-transform: none;
-  line-height: 1;
-  -webkit-font-smoothing: antialiased;
-}
-.icon-equalizer, .icon-phone-portrait, .icon-rocket, .icon-github, .icon-twitter, .icon-thumbf-up, .icon-earth, .icon-bug, .icon-wiki, .icon-releases,.icon-window {
-  font-family: 'icomoon';
-  speak: none;
-  font-style: normal;
-  font-weight: normal;
-  font-variant: normal;
-  text-transform: none;
-  line-height: 1;
-  -webkit-font-smoothing: antialiased;
-}
-.icon-equalizer:before {
-  content: "\e000";
-}
-.icon-phone-portrait:before {
-  content: "\e002";
-}
-.icon-rocket:before {
-  content: "\e003";
-}
-.icon-github:before {
-  content: "\e001";
-}
-.icon-twitter:before {
-  content: "\e004";
-}
-.icon-thumbf-up:before {
-  content: "\e005";
-}
-.icon-earth:before {
-  content: "\e006";
-}
-.icon-bug:before {
-  content: "\e007";
-}
-.icon-window:before {
-  content: "\e008";
-}
-.icon-wiki:before {
-  content: "\e009";
-}
-.icon-releases:before {
-  content: "\e010";
-}
-/* Custom docs button */
-.btn-bf {
-  color: #563d7c;
-  background-color: #fff;
-  border-color: #e5e5e5;
-}
-.btn-bf:hover,
-.btn-bf:focus,
-.btn-bf:active {
-  color: #fff;
-  background-color: #563d7c;
-  border-color: #563d7c;
-}
+
 /* Navs and headers
 -------------------------------------------------- */
 header.navbar .container {
diff --git a/website/content/releases/index.html b/website/content/releases/index.html
index 9852041..b5df981 100644
--- a/website/content/releases/index.html
+++ b/website/content/releases/index.html
@@ -42,14 +42,14 @@ under the License. -->
         <p/>
 
         <!-- BINARY -->
-        <span class="icon-cloud-download"> <strong>Binaries </strong>
+        <span> <strong>Binaries </strong>
           [ <a href="http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.3.0/apache-geode-1.3.0.zip.sha256">SHA-256</a>,
           <a href="https://dist.apache.org/repos/dist/release/geode/1.3.0/apache-geode-1.3.0.zip.asc">PGP</a> ] -
           [<a href="http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0.tgz">TGZ</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.3.0/apache-geode-1.3.0.tgz.sha256">SHA-256</a>,
           <a href="https://dist.apache.org/repos/dist/release/geode/1.3.0/apache-geode-1.3.0.tgz.asc">PGP</a> ]
         </span><br/>
         <!-- SOURCE -->
-        <span class="icon-cloud-download"> <strong>Source</strong>
+        <span> <strong>Source</strong>
            [ <a href="http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0-src.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.3.0/apache-geode-1.3.0-src.zip.sha256">SHA-256</a>,
            <a href="https://dist.apache.org/repos/dist/release/geode/1.3.0/apache-geode-1.3.0-src.zip.asc">PGP</a>
             ] -
@@ -58,7 +58,7 @@ under the License. -->
            ]
          </span><br/>
         <!-- Examples -->
-        <span class="icon-cloud-download"> <strong>Examples</strong>
+        <span> <strong>Examples</strong>
            [ <a href="http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-examples-1.3.0.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.3.0/apache-geode-examples-1.3.0.zip.sha256">SHA-256</a>,
            <a href="https://dist.apache.org/repos/dist/release/geode/1.3.0/apache-geode-examples-1.3.0.zip.asc">PGP</a>
             ] -
@@ -89,20 +89,20 @@ under the License. -->
         <!-- END OF 1.3.0 -->
 
         <!-- START OF 1.2.1-->
-        <h3><span class="icon-flag-checkered"> 1.2.1</span></h3>
+        <h3>1.2.1</h3>
         <!-- RELEASE NOTES -->
         <strong><a href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.2.1">Release Notes</a></strong>
         <p/>
 
         <!-- BINARY -->
-        <span class="icon-cloud-download"> <strong>Binaries </strong>
+        <span> <strong>Binaries </strong>
           [ <a href="http://apache.org/dyn/closer.cgi/geode/1.2.1/apache-geode-1.2.1.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.2.1/apache-geode-1.2.1.zip.sha256">SHA-256</a>,
           <a href="https://dist.apache.org/repos/dist/release/geode/1.2.1/apache-geode-1.2.1.zip.asc">PGP</a> ] -
           [<a href="http://apache.org/dyn/closer.cgi/geode/1.2.1/apache-geode-1.2.1.tar.gz">TAR.GZ</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.2.1/apache-geode-1.2.1.tar.gz.sha256">SHA-256</a>,
           <a href="https://dist.apache.org/repos/dist/release/geode/1.2.1/apache-geode-1.2.1.tar.gz.asc">PGP</a> ]
         </span><br/>
         <!-- SOURCE -->
-        <span class="icon-cloud-download"> <strong>Source</strong>
+        <span> <strong>Source</strong>
            [ <a href="http://apache.org/dyn/closer.cgi/geode/1.2.1/apache-geode-src-1.2.1.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.2.1/apache-geode-src-1.2.1.zip.sha256">SHA-256</a>,
            <a href="https://dist.apache.org/repos/dist/release/geode/1.2.1/apache-geode-src-1.2.1.zip.asc">PGP</a>
             ] -
@@ -111,7 +111,7 @@ under the License. -->
            ]
          </span><br/>
         <!-- Examples -->
-        <span class="icon-cloud-download"> <strong>Examples</strong>
+        <span> <strong>Examples</strong>
            [ <a href="http://apache.org/dyn/closer.cgi/geode/1.2.1/apache-geode-examples-1.2.1.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.2.1/apache-geode-examples-1.2.1.zip.sha256">SHA-256</a>,
            <a href="https://dist.apache.org/repos/dist/release/geode/1.2.1/apache-geode-examples-1.2.1.zip.asc">PGP</a>
             ] -
@@ -142,20 +142,20 @@ under the License. -->
         <!-- END OF 1.2.1 -->
 
         <!-- START OF 1.2.0 -->
-        <h3><span class="icon-flag-checkered"> 1.2.0</span></h3>
+        <h3>1.2.0</span></h3>
         <!-- RELEASE NOTES -->
         <strong><a href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.2.0">Release Notes</a></strong>
         <p/>
 
         <!-- BINARY -->
-        <span class="icon-cloud-download"> <strong>Binaries </strong>
+        <span> <strong>Binaries </strong>
           [ <a href="http://apache.org/dyn/closer.cgi/geode/1.2.0/apache-geode-1.2.0.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.2.0/apache-geode-1.2.0.zip.sha256">SHA-256</a>,
           <a href="https://dist.apache.org/repos/dist/release/geode/1.2.0/apache-geode-1.2.0.zip.asc">PGP</a> ] -
           [<a href="http://apache.org/dyn/closer.cgi/geode/1.2.0/apache-geode-1.2.0.tar.gz">TAR.GZ</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.2.0/apache-geode-1.2.0.tar.gz.sha256">SHA-256</a>,
           <a href="https://dist.apache.org/repos/dist/release/geode/1.2.0/apache-geode-1.2.0.tar.gz.asc">PGP</a> ]
         </span><br/>
         <!-- SOURCE -->
-        <span class="icon-cloud-download"> <strong>Source</strong>
+        <span> <strong>Source</strong>
            [ <a href="http://apache.org/dyn/closer.cgi/geode/1.2.0/apache-geode-src-1.2.0.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.2.0/apache-geode-src-1.2.0.zip.sha256">SHA-256</a>,
            <a href="https://dist.apache.org/repos/dist/release/geode/1.2.0/apache-geode-src-1.2.0.zip.asc">PGP</a>
             ] -
@@ -164,7 +164,7 @@ under the License. -->
            ]
          </span><br/>
         <!-- Examples -->
-        <span class="icon-cloud-download"> <strong>Examples</strong>
+        <span> <strong>Examples</strong>
            [ <a href="http://apache.org/dyn/closer.cgi/geode/1.2.0/geode-examples-1.2.0.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.2.0/geode-examples-1.2.0.zip.sha256">SHA-256</a>,
            <a href="https://dist.apache.org/repos/dist/release/geode/1.2.0/geode-examples-1.2.0.zip.asc">PGP</a>
             ] -
@@ -194,20 +194,20 @@ under the License. -->
         </div>
         <!-- END OF 1.2.0 -->
         <!-- START OF 1.1.1 -->
-        <h3><span class="icon-flag-checkered"> 1.1.1</span></h3>
+        <h3>1.1.1</h3>
         <!-- RELEASE NOTES -->
         <strong><a href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.1.1">Release Notes</a></strong>
         <p/>
 
         <!-- BINARY -->
-        <span class="icon-cloud-download"> <strong>Binaries </strong>
+        <span> <strong>Binaries </strong>
           [ <a href="http://apache.org/dyn/closer.cgi/geode/1.1.1/apache-geode-1.1.1.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.1.1/apache-geode-1.1.1.zip.sha256">SHA-256</a>,
           <a href="https://dist.apache.org/repos/dist/release/geode/1.1.1/apache-geode-1.1.1.zip.asc">PGP</a> ] -
           [<a href="http://apache.org/dyn/closer.cgi/geode/1.1.1/apache-geode-1.1.1.tar.gz">TAR.GZ</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.1.1/apache-geode-1.1.1.tar.gz.sha256">SHA-256</a>,
           <a href="https://dist.apache.org/repos/dist/release/geode/1.1.1/apache-geode-1.1.1.tar.gz.asc">PGP</a> ]
         </span><br/>
         <!-- SOURCE -->
-        <span class="icon-cloud-download"> <strong>Source</strong>
+        <span> <strong>Source</strong>
            [ <a href="http://apache.org/dyn/closer.cgi/geode/1.1.1/apache-geode-src-1.1.1.zip">ZIP</a>, <a href="https://dist.apache.org/repos/dist/release/geode/1.1.1/apache-geode-src-1.1.1.zip.sha256">SHA-256</a>,
            <a href="https://dist.apache.org/repos/dist/release/geode/1.1.1/apache-geode-src-1.1.1.zip.asc">PGP</a>
             ] -

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].