You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by de...@apache.org on 2016/11/10 01:46:56 UTC

incubator-systemml-website git commit: [SYSTEMML-1096] Add Trademark Symbol to Apache SystemML

Repository: incubator-systemml-website
Updated Branches:
  refs/heads/master 73f680271 -> ede626eb7


[SYSTEMML-1096] Add Trademark Symbol to Apache SystemML

Add trademark symbol to top nav and header for each page and remove from body.

Closes #29.


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/ede626eb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/ede626eb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/diff/ede626eb

Branch: refs/heads/master
Commit: ede626eb793cbbdce6f18c717c465fa465842fc8
Parents: 73f6802
Author: Jason Azares <ja...@gmail.com>
Authored: Wed Nov 9 17:43:01 2016 -0800
Committer: Deron Eriksson <de...@us.ibm.com>
Committed: Wed Nov 9 17:43:01 2016 -0800

----------------------------------------------------------------------
 _src/_data/project.yml                                      | 6 +++---
 _src/_includes/themes/apache/partials/_header.html          | 2 +-
 .../themes/apache/partials/banners/banner_header_hero.html  | 2 +-
 _src/_sass/_icons.scss                                      | 6 ++++++
 _src/community.html                                         | 4 ++--
 _src/download.html                                          | 9 +++++----
 6 files changed, 18 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/ede626eb/_src/_data/project.yml
----------------------------------------------------------------------
diff --git a/_src/_data/project.yml b/_src/_data/project.yml
index 48921f9..1f27a83 100644
--- a/_src/_data/project.yml
+++ b/_src/_data/project.yml
@@ -15,9 +15,9 @@
 # limitations under the License.
 #
 
-name: Apache SystemML
-short_name: SystemML
-description: Apache SystemML is a distributed and declarative machine learning platform.
+name: Apache SystemML<sup id="trademark">&trade;</sup>
+short_name: SystemML<sup id="trademark">&trade;</sup>
+description: Apache SystemML<sup id="trademark">&trade;</sup> is a distributed and declarative machine learning platform.
 
 dev_list: dev@systemml.incubator.apache.org
 dev_list_subscribe: dev-subscribe@systemml.incubator.apache.org

http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/ede626eb/_src/_includes/themes/apache/partials/_header.html
----------------------------------------------------------------------
diff --git a/_src/_includes/themes/apache/partials/_header.html b/_src/_includes/themes/apache/partials/_header.html
index 83b471a..d74ac9f 100644
--- a/_src/_includes/themes/apache/partials/_header.html
+++ b/_src/_includes/themes/apache/partials/_header.html
@@ -17,7 +17,7 @@ limitations under the License.
 {% endcomment %}
 -->
 <header class="site-header{% if page.layout != 'home' %} site-header--not-home{% endif %}">
-  <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemML</span></a></h1>
+  <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemML<sup id="trademark">&trade;</sup></span></a></h1>
   <nav class="main-nav">
     <ul>
       {% for entry in site.data.navigation.topnav %}

http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/ede626eb/_src/_includes/themes/apache/partials/banners/banner_header_hero.html
----------------------------------------------------------------------
diff --git a/_src/_includes/themes/apache/partials/banners/banner_header_hero.html b/_src/_includes/themes/apache/partials/banners/banner_header_hero.html
index dfd1480..e529d8d 100644
--- a/_src/_includes/themes/apache/partials/banners/banner_header_hero.html
+++ b/_src/_includes/themes/apache/partials/banners/banner_header_hero.html
@@ -22,7 +22,7 @@ limitations under the License.
   <!-- container -->
   <div class="ml-container ml-container--horizontally-center ml-container--halfway">
     <div class="col col-12 content-group">
-      <h1>Apache SystemML</h1>
+      <h1>{{ site.data.project.name }}</h1>
       <p>A machine learning platform optimal for big data</p>
     </div>
     <div class="col col-12 content-group button-group">

http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/ede626eb/_src/_sass/_icons.scss
----------------------------------------------------------------------
diff --git a/_src/_sass/_icons.scss b/_src/_sass/_icons.scss
index fda065c..0416db7 100644
--- a/_src/_sass/_icons.scss
+++ b/_src/_sass/_icons.scss
@@ -101,3 +101,9 @@
     width: 60px; height: 40px;
   }
 }
+
+#trademark {
+  font-size: .5em;
+  font-weight: 300;
+  vertical-align: middle;
+}

http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/ede626eb/_src/community.html
----------------------------------------------------------------------
diff --git a/_src/community.html b/_src/community.html
index 2f413c0..5c2b030 100644
--- a/_src/community.html
+++ b/_src/community.html
@@ -27,7 +27,7 @@ limitations under the License.
 <section class="full-stripe full-stripe--subpage-header clear-header">
   <div class="ml-container ml-container--horizontally-center">
     <div class="col col-12 content-group content-group--center-content content-group--center-align">
-      <h1>{{ page.title }}</h1>
+      <h1>{{ site.data.project.name }} {{ page.title }}</h1>
     </div>
   </div>
 </section>
@@ -113,7 +113,7 @@ Before submitting an issue, please:
 <section class="full-stripe">
   <div class="ml-container">
     <div class="col col-12 content-group content-group--center-align">
-      <h2>{{ site.data.project.short_name }} Project Committers</h2><br>
+      <h2>SystemML Project Committers</h2><br>
     </div>
     <div class="col col-12 content-g">
       {% if site.data.contributors %}

http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/ede626eb/_src/download.html
----------------------------------------------------------------------
diff --git a/_src/download.html b/_src/download.html
index 466c4b0..d123bce 100644
--- a/_src/download.html
+++ b/_src/download.html
@@ -27,7 +27,7 @@ limitations under the License.
 <section class="full-stripe full-stripe--subpage-header clear-header">
   <div class="ml-container ml-container--horizontally-center">
     <div class="col col-12 content-group content-group--center-content content-group--center-align">
-      <h1>Downloads</h1>
+      <h1>{{ site.data.project.name }} Downloads</h1>
     </div>
   </div>
 </section>
@@ -35,11 +35,11 @@ limitations under the License.
 <section class="full-stripe full-stripe--alternate">
   <div class="ml-container">
     <div class="col col-12 content-group content-group--medium-bottom-margin">
-      <h2>{{ site.data.project.name }} Downloads</h2>
-      <p>{{ site.data.project.name }} is released as a source artifact. Binary artifacts (including the ones available in Maven) are made available for your convenience. You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 hours to reach all mirrors. {{ site.data.project.name }} is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>. </p>
+      <h2>Downloads</h2>
+      <p>Apache SystemML is released as a source artifact. Binary artifacts (including the ones available in Maven) are made available for your convenience. You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 hours to reach all mirrors. Apache SystemML is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>. </p>
     </div>
     <div class="col col-12 content-group">
-      <h2>Download {{ site.data.project.name }} 0.10.0-incubating</h2>
+      <h2>Download SystemML 0.10.0-incubating</h2>
     </div>
 
     <div class="col col-12 content-group row">
@@ -80,6 +80,7 @@ limitations under the License.
             <td><a href="http://www.apache.org/dist/incubator/systemml/0.10.0-incubating/systemml-0.10.0-incubating-src.zip.md5">MD5</a></td>
             <td><a href="http://www.apache.org/dist/incubator/systemml/0.10.0-incubating/systemml-0.10.0-incubating-src.zip.asc">ASC</a></td>
           </tr>
+
           <tr>
             <td><a href="https://github.com/apache/incubator-systemml-website/blob/master/0.10.0-incubating/release_notes.md" target="_blank">Release Notes</td>
             <td></td>