Author: mohit
Date: Thu Dec  3 02:52:25 2015
New Revision: 1717701

URL: http://svn.apache.org/viewvc?rev=1717701&view=rev
Log:
Updated site content which renders correctly

Modified:
    incubator/myriad/site/community/index.html
    incubator/myriad/site/docs/index.html
    incubator/myriad/site/downloads/index.html
    incubator/myriad/site/feed.xml
    incubator/myriad/site/index.html
    incubator/myriad/site/news/2015/02/28/project-enters-incubation.html
    incubator/myriad/site/news/2015/09/24/code-migrated-to-apache-git.html
    incubator/myriad/site/news/index.html

Modified: incubator/myriad/site/community/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/community/index.html?rev=1717701&r1=1717700&r2=1717701&view=diff
==============================================================================
--- incubator/myriad/site/community/index.html (original)
+++ incubator/myriad/site/community/index.html Thu Dec  3 02:52:25 2015
@@ -1,26 +1,70 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
----
-layout: big_card
-# Markdown will justify things too much, so put a pad in big_card to make 
things look better.
----
+<!DOCTYPE html>
+
+
+<html>
+  <head>
+
+ <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Community</title>
+  <meta name="description" content="Deploy Apache YARN Applications Using 
Apache Mesos Apache Myriad enables the co-existence of Apache Hadoop and Apache 
Mesos on the same physical infrastructure. By running Hadoop YARN as a Mesos 
framework, YARN applications and Mesos frameworks can run side-by-side, 
dynamically sharing cluster resources.
+">
+
+  <!-- TODO download fonts and deliver -->
+  <link rel="stylesheet" 
href="https://fonts.googleapis.com/icon?family=Material+Icons";>
+  <link 
href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,500,500italic'
 rel='stylesheet' type='text/css'>
+
+  <link rel="shortcut icon" type="image/png" href="/img/favicon.png?">
+  <link rel="stylesheet" href="/css/main.css">
+  <link rel="stylesheet" href="/css/mdl/material.min.css">
+  <script src="/css/mdl/material.min.js"></script>
+
+  <link rel="stylesheet" 
href="/css/font-awesome-4.4.0/css/font-awesome.min.css">
+</head>
+
+  <body>
+    <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer 
mdl-layout--fixed-header mdl-color--myriad-contrast">
+
+      
+<header class="mdl-layout__header mdl-color--grey-100 mdl-color-text--myriad">
+  <div class="mdl-layout__header-row">
+    <span class="mdl-layout-title">Community</span>
+    <div class="mdl-layout-spacer"></div>
+    <button class="mdl-button mdl-js-button mdl-js-ripple-effect 
mdl-button--icon" id="hdrbtn">
+      <i class="material-icons">more_vert</i>
+    </button>
+    <ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect 
mdl-menu--bottom-right" for="hdrbtn">
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/";>Apache Homepage</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/licenses/";>License</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/security/";>Security</a></li>
+    </ul>
+  </div>
+</header>
+<div class="mdl-layout__drawer mdl-color-text--myriad mdl-color--grey-100">
+  <span class="">
+    <img src="/img/navbar_logo.png" alt="Incubator Logo" ></img>
+  </span>
+  <nav class="mdl-navigation">
+    <a class="mdl-navigation__link" href="/">Home</a>
+    <a class="mdl-navigation__link" href="/news">News</a>
+    <a class="mdl-navigation__link" href="/docs">Documentation</a>
+    <a class="mdl-navigation__link" href="/downloads">Downloads</a>
+    <a class="mdl-navigation__link" href="/community">Community</a>
+    <hr/>
+  </nav>
+</div>
+
+
+      <main class="mdl-layout__content">
+        <div class="myriad-content">
+          
+<div class="mdl-grid">
+<div class="mdl-color--grey-100 mdl-shadow--3dp mdl-color-text--grey-800 
mdl-cell mdl-cell--12-col">
+  
   <div class="mdl-grid">
     <div class="mdl-cell--1-col"></div>
     <div class="mdl-cell--10-col">
@@ -88,3 +132,97 @@ layout: big_card
 
     </div>
   </div>
+
+</div>
+</div>
+
+<footer class="mdl-mega-footer">
+  <div class="mdl-mega-footer__top-section">
+    <div class="mdl-mega-footer__left-section">
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://twitter.com/apachemyriad";>
+          <i class="fa fa-twitter fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://github.com/apache/incubator-myriad";>
+          <i class="fa fa-github fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" 
href="http://stackoverflow.com/search?q=apache+myriad";>
+          <i class="fa fa-stack-exchange fa-3x  
mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+    </div>
+    <div class="mdl-mega-footer__right-section">
+      <a href="https://freenode.net/";>Join us on Freenode IRC #myriad</a>
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <ul class="mdl-mega-footer__link-list">
+      <li><div class="mdl-logo">Disclaimer:</div>Apache Myriad is an effort 
undergoing incubation at The Apache Software
+        Foundation (ASF), sponsored by the Apache Incubator. Incubation is
+        required of all newly accepted projects until a further review 
indicates
+        that the infrastructure, communications, and decision making process
+        have stabilized in a manner consistent with other successful ASF
+        projects. While incubation status is not necessarily a reflection of
+        the completeness or stability of the code, it does indicate that the
+        project has yet to be fully endorsed by the ASF.</li>
+    </ul>
+  </div>
+  <div class="mdl-mega-footer__middle-section">
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Myriad&trade;</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="/">Home</a></li>
+        <li><a href="/news">News</a></li>
+        <li><a href="/docs">Documentation</a></li>
+        <li><a href="/downloads">Downloads</a></li>
+        <li><a href="/community">Community</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Software Foundation</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="http://www.apache.org/";>Apache Homepage</a></li>
+        <li><a href="http://www.apache.org/licenses/";>License</a></li>
+        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+        <li><a href="http://www.apache.org/security/";>Security</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <br/>
+      <br/>
+      <a href="https://incubator.apache.org"; target="_">
+        <img src="/img/egg-logo.png" alt="Incubator Logo" ></img>
+      </a>
+      <!-- a href="https://www.apache.org"; target="_">
+        <img src="/img/apache-feather-logo.png" alt="Apache Feather" ></img>
+      </a-->
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <div class="mdl-logo">
+      &copy;2015 The Apache Software Foundation.
+    </div>
+    <ul class="mdl-mega-footer__link-list">
+      <li>Apache Myriad, Myriad, the Apache feather logo,
+      and the Apache Myriad project logo are trademarks of
+      <a href="http://apache.org";>The Apache Software Foundation</a>
+      in the United States and other countries.
+      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</li>
+    </ul>
+  </div>
+</footer>
+
+
+        </div>
+
+      </main>
+      <!-- footer should be included on page layouts -->
+    </div>
+
+  </body>
+</html>

Modified: incubator/myriad/site/docs/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/docs/index.html?rev=1717701&r1=1717700&r2=1717701&view=diff
==============================================================================
--- incubator/myriad/site/docs/index.html (original)
+++ incubator/myriad/site/docs/index.html Thu Dec  3 02:52:25 2015
@@ -1,26 +1,70 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
----
-layout: big_card
-# Markdown will justify things too much, so put a pad in big_card to make 
things look better.
----
+<!DOCTYPE html>
+
+
+<html>
+  <head>
+
+ <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Documentation</title>
+  <meta name="description" content="Deploy Apache YARN Applications Using 
Apache Mesos Apache Myriad enables the co-existence of Apache Hadoop and Apache 
Mesos on the same physical infrastructure. By running Hadoop YARN as a Mesos 
framework, YARN applications and Mesos frameworks can run side-by-side, 
dynamically sharing cluster resources.
+">
+
+  <!-- TODO download fonts and deliver -->
+  <link rel="stylesheet" 
href="https://fonts.googleapis.com/icon?family=Material+Icons";>
+  <link 
href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,500,500italic'
 rel='stylesheet' type='text/css'>
+
+  <link rel="shortcut icon" type="image/png" href="/img/favicon.png?">
+  <link rel="stylesheet" href="/css/main.css">
+  <link rel="stylesheet" href="/css/mdl/material.min.css">
+  <script src="/css/mdl/material.min.js"></script>
+
+  <link rel="stylesheet" 
href="/css/font-awesome-4.4.0/css/font-awesome.min.css">
+</head>
+
+  <body>
+    <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer 
mdl-layout--fixed-header mdl-color--myriad-contrast">
+
+      
+<header class="mdl-layout__header mdl-color--grey-100 mdl-color-text--myriad">
+  <div class="mdl-layout__header-row">
+    <span class="mdl-layout-title">Documentation</span>
+    <div class="mdl-layout-spacer"></div>
+    <button class="mdl-button mdl-js-button mdl-js-ripple-effect 
mdl-button--icon" id="hdrbtn">
+      <i class="material-icons">more_vert</i>
+    </button>
+    <ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect 
mdl-menu--bottom-right" for="hdrbtn">
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/";>Apache Homepage</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/licenses/";>License</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/security/";>Security</a></li>
+    </ul>
+  </div>
+</header>
+<div class="mdl-layout__drawer mdl-color-text--myriad mdl-color--grey-100">
+  <span class="">
+    <img src="/img/navbar_logo.png" alt="Incubator Logo" ></img>
+  </span>
+  <nav class="mdl-navigation">
+    <a class="mdl-navigation__link" href="/">Home</a>
+    <a class="mdl-navigation__link" href="/news">News</a>
+    <a class="mdl-navigation__link" href="/docs">Documentation</a>
+    <a class="mdl-navigation__link" href="/downloads">Downloads</a>
+    <a class="mdl-navigation__link" href="/community">Community</a>
+    <hr/>
+  </nav>
+</div>
+
+
+      <main class="mdl-layout__content">
+        <div class="myriad-content">
+          
+<div class="mdl-grid">
+<div class="mdl-color--grey-100 mdl-shadow--3dp mdl-color-text--grey-800 
mdl-cell mdl-cell--12-col">
+  
   <div class="mdl-grid">
     <div class="mdl-cell--1-col"></div>
     <div class="mdl-cell--10-col">
@@ -54,3 +98,97 @@ layout: big_card
 
     </div>
   </div>
+
+</div>
+</div>
+
+<footer class="mdl-mega-footer">
+  <div class="mdl-mega-footer__top-section">
+    <div class="mdl-mega-footer__left-section">
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://twitter.com/apachemyriad";>
+          <i class="fa fa-twitter fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://github.com/apache/incubator-myriad";>
+          <i class="fa fa-github fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" 
href="http://stackoverflow.com/search?q=apache+myriad";>
+          <i class="fa fa-stack-exchange fa-3x  
mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+    </div>
+    <div class="mdl-mega-footer__right-section">
+      <a href="https://freenode.net/";>Join us on Freenode IRC #myriad</a>
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <ul class="mdl-mega-footer__link-list">
+      <li><div class="mdl-logo">Disclaimer:</div>Apache Myriad is an effort 
undergoing incubation at The Apache Software
+        Foundation (ASF), sponsored by the Apache Incubator. Incubation is
+        required of all newly accepted projects until a further review 
indicates
+        that the infrastructure, communications, and decision making process
+        have stabilized in a manner consistent with other successful ASF
+        projects. While incubation status is not necessarily a reflection of
+        the completeness or stability of the code, it does indicate that the
+        project has yet to be fully endorsed by the ASF.</li>
+    </ul>
+  </div>
+  <div class="mdl-mega-footer__middle-section">
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Myriad&trade;</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="/">Home</a></li>
+        <li><a href="/news">News</a></li>
+        <li><a href="/docs">Documentation</a></li>
+        <li><a href="/downloads">Downloads</a></li>
+        <li><a href="/community">Community</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Software Foundation</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="http://www.apache.org/";>Apache Homepage</a></li>
+        <li><a href="http://www.apache.org/licenses/";>License</a></li>
+        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+        <li><a href="http://www.apache.org/security/";>Security</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <br/>
+      <br/>
+      <a href="https://incubator.apache.org"; target="_">
+        <img src="/img/egg-logo.png" alt="Incubator Logo" ></img>
+      </a>
+      <!-- a href="https://www.apache.org"; target="_">
+        <img src="/img/apache-feather-logo.png" alt="Apache Feather" ></img>
+      </a-->
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <div class="mdl-logo">
+      &copy;2015 The Apache Software Foundation.
+    </div>
+    <ul class="mdl-mega-footer__link-list">
+      <li>Apache Myriad, Myriad, the Apache feather logo,
+      and the Apache Myriad project logo are trademarks of
+      <a href="http://apache.org";>The Apache Software Foundation</a>
+      in the United States and other countries.
+      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</li>
+    </ul>
+  </div>
+</footer>
+
+
+        </div>
+
+      </main>
+      <!-- footer should be included on page layouts -->
+    </div>
+
+  </body>
+</html>

Modified: incubator/myriad/site/downloads/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/downloads/index.html?rev=1717701&r1=1717700&r2=1717701&view=diff
==============================================================================
--- incubator/myriad/site/downloads/index.html (original)
+++ incubator/myriad/site/downloads/index.html Thu Dec  3 02:52:25 2015
@@ -1,26 +1,70 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
----
-layout: big_card
-# Markdown will justify things too much, so put a pad in big_card to make 
things look better.
----
+<!DOCTYPE html>
+
+
+<html>
+  <head>
+
+ <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Downloads</title>
+  <meta name="description" content="Deploy Apache YARN Applications Using 
Apache Mesos Apache Myriad enables the co-existence of Apache Hadoop and Apache 
Mesos on the same physical infrastructure. By running Hadoop YARN as a Mesos 
framework, YARN applications and Mesos frameworks can run side-by-side, 
dynamically sharing cluster resources.
+">
+
+  <!-- TODO download fonts and deliver -->
+  <link rel="stylesheet" 
href="https://fonts.googleapis.com/icon?family=Material+Icons";>
+  <link 
href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,500,500italic'
 rel='stylesheet' type='text/css'>
+
+  <link rel="shortcut icon" type="image/png" href="/img/favicon.png?">
+  <link rel="stylesheet" href="/css/main.css">
+  <link rel="stylesheet" href="/css/mdl/material.min.css">
+  <script src="/css/mdl/material.min.js"></script>
+
+  <link rel="stylesheet" 
href="/css/font-awesome-4.4.0/css/font-awesome.min.css">
+</head>
+
+  <body>
+    <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer 
mdl-layout--fixed-header mdl-color--myriad-contrast">
+
+      
+<header class="mdl-layout__header mdl-color--grey-100 mdl-color-text--myriad">
+  <div class="mdl-layout__header-row">
+    <span class="mdl-layout-title">Downloads</span>
+    <div class="mdl-layout-spacer"></div>
+    <button class="mdl-button mdl-js-button mdl-js-ripple-effect 
mdl-button--icon" id="hdrbtn">
+      <i class="material-icons">more_vert</i>
+    </button>
+    <ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect 
mdl-menu--bottom-right" for="hdrbtn">
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/";>Apache Homepage</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/licenses/";>License</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/security/";>Security</a></li>
+    </ul>
+  </div>
+</header>
+<div class="mdl-layout__drawer mdl-color-text--myriad mdl-color--grey-100">
+  <span class="">
+    <img src="/img/navbar_logo.png" alt="Incubator Logo" ></img>
+  </span>
+  <nav class="mdl-navigation">
+    <a class="mdl-navigation__link" href="/">Home</a>
+    <a class="mdl-navigation__link" href="/news">News</a>
+    <a class="mdl-navigation__link" href="/docs">Documentation</a>
+    <a class="mdl-navigation__link" href="/downloads">Downloads</a>
+    <a class="mdl-navigation__link" href="/community">Community</a>
+    <hr/>
+  </nav>
+</div>
+
+
+      <main class="mdl-layout__content">
+        <div class="myriad-content">
+          
+<div class="mdl-grid">
+<div class="mdl-color--grey-100 mdl-shadow--3dp mdl-color-text--grey-800 
mdl-cell mdl-cell--12-col">
+  
   <div class="mdl-grid">
     <div class="mdl-cell--1-col"></div>
     <div class="mdl-cell--10-col">
@@ -54,3 +98,97 @@ layout: big_card
 
     </div>
   </div>
+
+</div>
+</div>
+
+<footer class="mdl-mega-footer">
+  <div class="mdl-mega-footer__top-section">
+    <div class="mdl-mega-footer__left-section">
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://twitter.com/apachemyriad";>
+          <i class="fa fa-twitter fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://github.com/apache/incubator-myriad";>
+          <i class="fa fa-github fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" 
href="http://stackoverflow.com/search?q=apache+myriad";>
+          <i class="fa fa-stack-exchange fa-3x  
mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+    </div>
+    <div class="mdl-mega-footer__right-section">
+      <a href="https://freenode.net/";>Join us on Freenode IRC #myriad</a>
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <ul class="mdl-mega-footer__link-list">
+      <li><div class="mdl-logo">Disclaimer:</div>Apache Myriad is an effort 
undergoing incubation at The Apache Software
+        Foundation (ASF), sponsored by the Apache Incubator. Incubation is
+        required of all newly accepted projects until a further review 
indicates
+        that the infrastructure, communications, and decision making process
+        have stabilized in a manner consistent with other successful ASF
+        projects. While incubation status is not necessarily a reflection of
+        the completeness or stability of the code, it does indicate that the
+        project has yet to be fully endorsed by the ASF.</li>
+    </ul>
+  </div>
+  <div class="mdl-mega-footer__middle-section">
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Myriad&trade;</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="/">Home</a></li>
+        <li><a href="/news">News</a></li>
+        <li><a href="/docs">Documentation</a></li>
+        <li><a href="/downloads">Downloads</a></li>
+        <li><a href="/community">Community</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Software Foundation</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="http://www.apache.org/";>Apache Homepage</a></li>
+        <li><a href="http://www.apache.org/licenses/";>License</a></li>
+        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+        <li><a href="http://www.apache.org/security/";>Security</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <br/>
+      <br/>
+      <a href="https://incubator.apache.org"; target="_">
+        <img src="/img/egg-logo.png" alt="Incubator Logo" ></img>
+      </a>
+      <!-- a href="https://www.apache.org"; target="_">
+        <img src="/img/apache-feather-logo.png" alt="Apache Feather" ></img>
+      </a-->
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <div class="mdl-logo">
+      &copy;2015 The Apache Software Foundation.
+    </div>
+    <ul class="mdl-mega-footer__link-list">
+      <li>Apache Myriad, Myriad, the Apache feather logo,
+      and the Apache Myriad project logo are trademarks of
+      <a href="http://apache.org";>The Apache Software Foundation</a>
+      in the United States and other countries.
+      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</li>
+    </ul>
+  </div>
+</footer>
+
+
+        </div>
+
+      </main>
+      <!-- footer should be included on page layouts -->
+    </div>
+
+  </body>
+</html>

Modified: incubator/myriad/site/feed.xml
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/feed.xml?rev=1717701&r1=1717700&r2=1717701&view=diff
==============================================================================
--- incubator/myriad/site/feed.xml (original)
+++ incubator/myriad/site/feed.xml Thu Dec  3 02:52:25 2015
@@ -24,8 +24,8 @@ under the License.
 </description>
     <link>http://myriad.incubator.apache.org/</link>
     <atom:link href="http://myriad.incubator.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Wed, 02 Dec 2015 06:22:38 -0500</pubDate>
-    <lastBuildDate>Wed, 02 Dec 2015 06:22:38 -0500</lastBuildDate>
+    <pubDate>Wed, 02 Dec 2015 18:37:46 -0800</pubDate>
+    <lastBuildDate>Wed, 02 Dec 2015 18:37:46 -0800</lastBuildDate>
     <generator>Jekyll v3.0.1</generator>
     
       <item>
@@ -38,7 +38,7 @@ it from now on. The old github repo is n
 
 &lt;p&gt;&lt;a 
href=&quot;https://github.com/apache/incubator-myriad&quot;&gt;Github 
mirror&lt;/a&gt;&lt;/p&gt;
 </description>
-        <pubDate>Thu, 24 Sep 2015 20:00:00 -0400</pubDate>
+        <pubDate>Thu, 24 Sep 2015 17:00:00 -0700</pubDate>
         
<link>http://myriad.incubator.apache.org/news/2015/09/24/code-migrated-to-apache-git.html</link>
         <guid 
isPermaLink="true">http://myriad.incubator.apache.org/news/2015/09/24/code-migrated-to-apache-git.html</guid>
         
@@ -53,7 +53,7 @@ it from now on. The old github repo is n
 
 &lt;p&gt;&lt;a 
href=&quot;http://incubator.apache.org/projects/myriad.html&quot;&gt;Incubator 
Status&lt;/a&gt;&lt;/p&gt;
 </description>
-        <pubDate>Sat, 28 Feb 2015 19:00:00 -0500</pubDate>
+        <pubDate>Sat, 28 Feb 2015 16:00:00 -0800</pubDate>
         
<link>http://myriad.incubator.apache.org/news/2015/02/28/project-enters-incubation.html</link>
         <guid 
isPermaLink="true">http://myriad.incubator.apache.org/news/2015/02/28/project-enters-incubation.html</guid>
         

Modified: incubator/myriad/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/index.html?rev=1717701&r1=1717700&r2=1717701&view=diff
==============================================================================
--- incubator/myriad/site/index.html (original)
+++ incubator/myriad/site/index.html Thu Dec  3 02:52:25 2015
@@ -1,39 +1,269 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
----
-layout: default
-title: Myriad
----
+<!DOCTYPE html>
+
+
+<html>
+  <head>
+
+ <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Myriad</title>
+  <meta name="description" content="Deploy Apache YARN Applications Using 
Apache Mesos Apache Myriad enables the co-existence of Apache Hadoop and Apache 
Mesos on the same physical infrastructure. By running Hadoop YARN as a Mesos 
framework, YARN applications and Mesos frameworks can run side-by-side, 
dynamically sharing cluster resources.
+">
+
+  <!-- TODO download fonts and deliver -->
+  <link rel="stylesheet" 
href="https://fonts.googleapis.com/icon?family=Material+Icons";>
+  <link 
href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,500,500italic'
 rel='stylesheet' type='text/css'>
+
+  <link rel="shortcut icon" type="image/png" href="/img/favicon.png?">
+  <link rel="stylesheet" href="/css/main.css">
+  <link rel="stylesheet" href="/css/mdl/material.min.css">
+  <script src="/css/mdl/material.min.js"></script>
+
+  <link rel="stylesheet" 
href="/css/font-awesome-4.4.0/css/font-awesome.min.css">
+</head>
+
+  <body>
+    <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer 
mdl-layout--fixed-header mdl-color--myriad-contrast">
+
+      
+<header class="mdl-layout__header mdl-color--grey-100 mdl-color-text--myriad">
+  <div class="mdl-layout__header-row">
+    <span class="mdl-layout-title">Myriad</span>
+    <div class="mdl-layout-spacer"></div>
+    <button class="mdl-button mdl-js-button mdl-js-ripple-effect 
mdl-button--icon" id="hdrbtn">
+      <i class="material-icons">more_vert</i>
+    </button>
+    <ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect 
mdl-menu--bottom-right" for="hdrbtn">
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/";>Apache Homepage</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/licenses/";>License</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/security/";>Security</a></li>
+    </ul>
+  </div>
+</header>
+<div class="mdl-layout__drawer mdl-color-text--myriad mdl-color--grey-100">
+  <span class="">
+    <img src="/img/navbar_logo.png" alt="Incubator Logo" ></img>
+  </span>
+  <nav class="mdl-navigation">
+    <a class="mdl-navigation__link" href="/">Home</a>
+    <a class="mdl-navigation__link" href="/news">News</a>
+    <a class="mdl-navigation__link" href="/docs">Documentation</a>
+    <a class="mdl-navigation__link" href="/downloads">Downloads</a>
+    <a class="mdl-navigation__link" href="/community">Community</a>
+    <hr/>
+  </nav>
+</div>
+
+
+      <main class="mdl-layout__content">
+        <div class="myriad-content">
+          
 <div class="mdl-grid">
   <div class="mdl-color--grey-50 mdl-shadow--6dp mdl-color-text--grey-800 
mdl-cell mdl-cell--12-col">
 
-        {% include splash.html %}
+        
+<div class="myriad-splash">
+  <div class="mdl-grid">
+    <div class="mdl-cell mdl-cell--1-col"></div>
+  </div>
+  <div class="mdl-grid">
+    <div class="mdl-cell mdl-cell--1-col"></div>
+    <div class="mdl-cell mdl-cell--7-col">
+      <img src="/img/navbar_logo.png"></img>
+    </div>
+  </div>
+  <div class="mdl-grid">
+    <div class="mdl-cell mdl-cell--2-col"></div>
+    <div class="mdl-cell mdl-cell--10-col">
+      <div class="mdl-typography--headline mdl-color-text--grey-700">
+        Deploy Apache YARN Applications Using Apache Mesos
+      </div>
+    </div>
+    <div class="mdl-grid">
+      <div class="mdl-cell mdl-cell--4-col">
+        <a href="/downloads">
+        <button class="mdl-button mdl-js-button mdl-button--colored 
mdl-button--raised mdl-color--myriad mdl-js-ripple-effect">
+          Try It!
+        </button>
+        </a>
+      </div>
+    </div>
+  </div>
+  <div class="mdl-grid">
+    <div class="mdl-cell mdl-cell--8-col"></div>
+    <div class="mdl-cell mdl-cell--4-col">
+      <a href="https://incubator.apache.org"; target="_">
+        <img src="/img/egg-logo.png"></img>
+      </a>
+    </div>
+  </div>
+</div>
+
 
   </div>
 
   <div class="mdl-color--white mdl-shadow--6dp mdl-color-text--grey-800 
mdl-cell mdl-cell--7-col">
-        {% include features.html %}
+        
+<div class="mdl-grid">
+<div class="mdl-cell--1-col"></div>
+<div class="mdl-cell mdl-cell--11-col">
+  <h3 class="mdl-typography--title">Overview</h3>
+  <p class="mdl-typography--body-1">
+  Apache Myriad enables the co-existence of Apache Hadoop and
+  Apache Mesos on the same physical infrastructure. By running Hadoop
+  YARN as a Mesos framework, YARN applications and Mesos frameworks can
+  run side-by-side, dynamically sharing cluster resources.
+  </p>
+</div>
+</div>
+
+<div class="mdl-grid">
+<div class="mdl-cell--1-col"></div>
+<div class="mdl-cell--11-col">
+<h3 class="mdl-typography--title">Key Features</h3>
+<ul class="mdl-typography--body-1">
+  <li>YARN resource manager and node managers running inside Mesos 
containers.</li>
+  <li>Static resource allocation</li>
+  <li>Fine-grained resource allocation</li>
+  <li>High-Availablity and graceful restart</li>
+  <li>Support YARN FairScheduler and all other functionality</li>
+  <li>Deploy YARN ResourceManager with Marathon</li>
+  <li>Run MapReduce v2, Hive, Pig, Mahout, etc.</li>
+</ul>
+</div>
+</div>
+
   </div>
   <div class="mdl-color--white mdl-shadow--6dp mdl-color-text--grey-800 
mdl-cell mdl-cell--5-col">
-        {% include front_news.html %}
+        
+<div class="mdl-grid">
+<div class="mdl-cell--1-col"></div>
+<div class="mdl-cell mdl-cell--11-col">
+  <h3 class="mdl-typography--title"><a href="/news/">News</a></h3>
+
+  
+  <div class="mdl-typography--body-2">
+    Myriad Migrated to Apache Git
+  </div>
+  <div class="mdl-typography--caption">
+    <em>Sep 24, 2015</em>
+    <br/>
+    <span class="mdl-typography--body-1">
+      Myriad codebase has been migrated from Github to Apache's git 
infrastructure.
+    </span>
+    <hr/>
+  </div>
+  
+  <div class="mdl-typography--body-2">
+    Project Enters Incubation
+  </div>
+  <div class="mdl-typography--caption">
+    <em>Feb 28, 2015</em>
+    <br/>
+    <span class="mdl-typography--body-1">
+      Myriad project has been accepted into the Apache Software Foundation 
Incubation process.
+    </span>
+    <hr/>
+  </div>
+  
+</div>
+</div>
+
   </div>
 
 </div>
-{% include footer.html %}
+
+<footer class="mdl-mega-footer">
+  <div class="mdl-mega-footer__top-section">
+    <div class="mdl-mega-footer__left-section">
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://twitter.com/apachemyriad";>
+          <i class="fa fa-twitter fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://github.com/apache/incubator-myriad";>
+          <i class="fa fa-github fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" 
href="http://stackoverflow.com/search?q=apache+myriad";>
+          <i class="fa fa-stack-exchange fa-3x  
mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+    </div>
+    <div class="mdl-mega-footer__right-section">
+      <a href="https://freenode.net/";>Join us on Freenode IRC #myriad</a>
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <ul class="mdl-mega-footer__link-list">
+      <li><div class="mdl-logo">Disclaimer:</div>Apache Myriad is an effort 
undergoing incubation at The Apache Software
+        Foundation (ASF), sponsored by the Apache Incubator. Incubation is
+        required of all newly accepted projects until a further review 
indicates
+        that the infrastructure, communications, and decision making process
+        have stabilized in a manner consistent with other successful ASF
+        projects. While incubation status is not necessarily a reflection of
+        the completeness or stability of the code, it does indicate that the
+        project has yet to be fully endorsed by the ASF.</li>
+    </ul>
+  </div>
+  <div class="mdl-mega-footer__middle-section">
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Myriad&trade;</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="/">Home</a></li>
+        <li><a href="/news">News</a></li>
+        <li><a href="/docs">Documentation</a></li>
+        <li><a href="/downloads">Downloads</a></li>
+        <li><a href="/community">Community</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Software Foundation</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="http://www.apache.org/";>Apache Homepage</a></li>
+        <li><a href="http://www.apache.org/licenses/";>License</a></li>
+        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+        <li><a href="http://www.apache.org/security/";>Security</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <br/>
+      <br/>
+      <a href="https://incubator.apache.org"; target="_">
+        <img src="/img/egg-logo.png" alt="Incubator Logo" ></img>
+      </a>
+      <!-- a href="https://www.apache.org"; target="_">
+        <img src="/img/apache-feather-logo.png" alt="Apache Feather" ></img>
+      </a-->
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <div class="mdl-logo">
+      &copy;2015 The Apache Software Foundation.
+    </div>
+    <ul class="mdl-mega-footer__link-list">
+      <li>Apache Myriad, Myriad, the Apache feather logo,
+      and the Apache Myriad project logo are trademarks of
+      <a href="http://apache.org";>The Apache Software Foundation</a>
+      in the United States and other countries.
+      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</li>
+    </ul>
+  </div>
+</footer>
+
+
+        </div>
+
+      </main>
+      <!-- footer should be included on page layouts -->
+    </div>
+
+  </body>
+</html>

Modified: incubator/myriad/site/news/2015/02/28/project-enters-incubation.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/news/2015/02/28/project-enters-incubation.html?rev=1717701&r1=1717700&r2=1717701&view=diff
==============================================================================
--- incubator/myriad/site/news/2015/02/28/project-enters-incubation.html 
(original)
+++ incubator/myriad/site/news/2015/02/28/project-enters-incubation.html Thu 
Dec  3 02:52:25 2015
@@ -1,26 +1,69 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
----
-layout: big_card
-# Markdown will justify things too much, so put a pad in big_card to make 
things look better.
----
+<!DOCTYPE html>
+
+
+<html>
+  <head>
+
+ <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Project Enters Incubation</title>
+  <meta name="description" content="Myriad project has been accepted into the 
Apache Software Foundation Incubation process. Please have a look at our 
proposal.">
+
+  <!-- TODO download fonts and deliver -->
+  <link rel="stylesheet" 
href="https://fonts.googleapis.com/icon?family=Material+Icons";>
+  <link 
href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,500,500italic'
 rel='stylesheet' type='text/css'>
+
+  <link rel="shortcut icon" type="image/png" href="/img/favicon.png?">
+  <link rel="stylesheet" href="/css/main.css">
+  <link rel="stylesheet" href="/css/mdl/material.min.css">
+  <script src="/css/mdl/material.min.js"></script>
+
+  <link rel="stylesheet" 
href="/css/font-awesome-4.4.0/css/font-awesome.min.css">
+</head>
+
+  <body>
+    <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer 
mdl-layout--fixed-header mdl-color--myriad-contrast">
+
+      
+<header class="mdl-layout__header mdl-color--grey-100 mdl-color-text--myriad">
+  <div class="mdl-layout__header-row">
+    <span class="mdl-layout-title">Project Enters Incubation</span>
+    <div class="mdl-layout-spacer"></div>
+    <button class="mdl-button mdl-js-button mdl-js-ripple-effect 
mdl-button--icon" id="hdrbtn">
+      <i class="material-icons">more_vert</i>
+    </button>
+    <ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect 
mdl-menu--bottom-right" for="hdrbtn">
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/";>Apache Homepage</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/licenses/";>License</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/security/";>Security</a></li>
+    </ul>
+  </div>
+</header>
+<div class="mdl-layout__drawer mdl-color-text--myriad mdl-color--grey-100">
+  <span class="">
+    <img src="/img/navbar_logo.png" alt="Incubator Logo" ></img>
+  </span>
+  <nav class="mdl-navigation">
+    <a class="mdl-navigation__link" href="/">Home</a>
+    <a class="mdl-navigation__link" href="/news">News</a>
+    <a class="mdl-navigation__link" href="/docs">Documentation</a>
+    <a class="mdl-navigation__link" href="/downloads">Downloads</a>
+    <a class="mdl-navigation__link" href="/community">Community</a>
+    <hr/>
+  </nav>
+</div>
+
+
+      <main class="mdl-layout__content">
+        <div class="myriad-content">
+          
+<div class="mdl-grid">
+<div class="mdl-color--grey-100 mdl-shadow--3dp mdl-color-text--grey-800 
mdl-cell mdl-cell--12-col">
+  
   <div class="mdl-grid">
     <div class="mdl-cell--1-col"></div>
     <div class="mdl-cell--10-col">
@@ -30,3 +73,97 @@ layout: big_card
 
     </div>
   </div>
+
+</div>
+</div>
+
+<footer class="mdl-mega-footer">
+  <div class="mdl-mega-footer__top-section">
+    <div class="mdl-mega-footer__left-section">
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://twitter.com/apachemyriad";>
+          <i class="fa fa-twitter fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://github.com/apache/incubator-myriad";>
+          <i class="fa fa-github fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" 
href="http://stackoverflow.com/search?q=apache+myriad";>
+          <i class="fa fa-stack-exchange fa-3x  
mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+    </div>
+    <div class="mdl-mega-footer__right-section">
+      <a href="https://freenode.net/";>Join us on Freenode IRC #myriad</a>
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <ul class="mdl-mega-footer__link-list">
+      <li><div class="mdl-logo">Disclaimer:</div>Apache Myriad is an effort 
undergoing incubation at The Apache Software
+        Foundation (ASF), sponsored by the Apache Incubator. Incubation is
+        required of all newly accepted projects until a further review 
indicates
+        that the infrastructure, communications, and decision making process
+        have stabilized in a manner consistent with other successful ASF
+        projects. While incubation status is not necessarily a reflection of
+        the completeness or stability of the code, it does indicate that the
+        project has yet to be fully endorsed by the ASF.</li>
+    </ul>
+  </div>
+  <div class="mdl-mega-footer__middle-section">
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Myriad&trade;</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="/">Home</a></li>
+        <li><a href="/news">News</a></li>
+        <li><a href="/docs">Documentation</a></li>
+        <li><a href="/downloads">Downloads</a></li>
+        <li><a href="/community">Community</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Software Foundation</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="http://www.apache.org/";>Apache Homepage</a></li>
+        <li><a href="http://www.apache.org/licenses/";>License</a></li>
+        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+        <li><a href="http://www.apache.org/security/";>Security</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <br/>
+      <br/>
+      <a href="https://incubator.apache.org"; target="_">
+        <img src="/img/egg-logo.png" alt="Incubator Logo" ></img>
+      </a>
+      <!-- a href="https://www.apache.org"; target="_">
+        <img src="/img/apache-feather-logo.png" alt="Apache Feather" ></img>
+      </a-->
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <div class="mdl-logo">
+      &copy;2015 The Apache Software Foundation.
+    </div>
+    <ul class="mdl-mega-footer__link-list">
+      <li>Apache Myriad, Myriad, the Apache feather logo,
+      and the Apache Myriad project logo are trademarks of
+      <a href="http://apache.org";>The Apache Software Foundation</a>
+      in the United States and other countries.
+      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</li>
+    </ul>
+  </div>
+</footer>
+
+
+        </div>
+
+      </main>
+      <!-- footer should be included on page layouts -->
+    </div>
+
+  </body>
+</html>

Modified: incubator/myriad/site/news/2015/09/24/code-migrated-to-apache-git.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/news/2015/09/24/code-migrated-to-apache-git.html?rev=1717701&r1=1717700&r2=1717701&view=diff
==============================================================================
--- incubator/myriad/site/news/2015/09/24/code-migrated-to-apache-git.html 
(original)
+++ incubator/myriad/site/news/2015/09/24/code-migrated-to-apache-git.html Thu 
Dec  3 02:52:25 2015
@@ -1,26 +1,69 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
----
-layout: big_card
-# Markdown will justify things too much, so put a pad in big_card to make 
things look better.
----
+<!DOCTYPE html>
+
+
+<html>
+  <head>
+
+ <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Myriad Migrated to Apache Git</title>
+  <meta name="description" content="The final legal hurdles to finally 
donating the codebase to the Apache Software Foundation have been 
overcome.(Thanks EBay and PayPal!) The codebase now resi...">
+
+  <!-- TODO download fonts and deliver -->
+  <link rel="stylesheet" 
href="https://fonts.googleapis.com/icon?family=Material+Icons";>
+  <link 
href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,500,500italic'
 rel='stylesheet' type='text/css'>
+
+  <link rel="shortcut icon" type="image/png" href="/img/favicon.png?">
+  <link rel="stylesheet" href="/css/main.css">
+  <link rel="stylesheet" href="/css/mdl/material.min.css">
+  <script src="/css/mdl/material.min.js"></script>
+
+  <link rel="stylesheet" 
href="/css/font-awesome-4.4.0/css/font-awesome.min.css">
+</head>
+
+  <body>
+    <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer 
mdl-layout--fixed-header mdl-color--myriad-contrast">
+
+      
+<header class="mdl-layout__header mdl-color--grey-100 mdl-color-text--myriad">
+  <div class="mdl-layout__header-row">
+    <span class="mdl-layout-title">Myriad Migrated to Apache Git</span>
+    <div class="mdl-layout-spacer"></div>
+    <button class="mdl-button mdl-js-button mdl-js-ripple-effect 
mdl-button--icon" id="hdrbtn">
+      <i class="material-icons">more_vert</i>
+    </button>
+    <ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect 
mdl-menu--bottom-right" for="hdrbtn">
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/";>Apache Homepage</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/licenses/";>License</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/security/";>Security</a></li>
+    </ul>
+  </div>
+</header>
+<div class="mdl-layout__drawer mdl-color-text--myriad mdl-color--grey-100">
+  <span class="">
+    <img src="/img/navbar_logo.png" alt="Incubator Logo" ></img>
+  </span>
+  <nav class="mdl-navigation">
+    <a class="mdl-navigation__link" href="/">Home</a>
+    <a class="mdl-navigation__link" href="/news">News</a>
+    <a class="mdl-navigation__link" href="/docs">Documentation</a>
+    <a class="mdl-navigation__link" href="/downloads">Downloads</a>
+    <a class="mdl-navigation__link" href="/community">Community</a>
+    <hr/>
+  </nav>
+</div>
+
+
+      <main class="mdl-layout__content">
+        <div class="myriad-content">
+          
+<div class="mdl-grid">
+<div class="mdl-color--grey-100 mdl-shadow--3dp mdl-color-text--grey-800 
mdl-cell mdl-cell--12-col">
+  
   <div class="mdl-grid">
     <div class="mdl-cell--1-col"></div>
     <div class="mdl-cell--10-col">
@@ -34,3 +77,97 @@ it from now on. The old github repo is n
 
     </div>
   </div>
+
+</div>
+</div>
+
+<footer class="mdl-mega-footer">
+  <div class="mdl-mega-footer__top-section">
+    <div class="mdl-mega-footer__left-section">
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://twitter.com/apachemyriad";>
+          <i class="fa fa-twitter fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://github.com/apache/incubator-myriad";>
+          <i class="fa fa-github fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" 
href="http://stackoverflow.com/search?q=apache+myriad";>
+          <i class="fa fa-stack-exchange fa-3x  
mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+    </div>
+    <div class="mdl-mega-footer__right-section">
+      <a href="https://freenode.net/";>Join us on Freenode IRC #myriad</a>
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <ul class="mdl-mega-footer__link-list">
+      <li><div class="mdl-logo">Disclaimer:</div>Apache Myriad is an effort 
undergoing incubation at The Apache Software
+        Foundation (ASF), sponsored by the Apache Incubator. Incubation is
+        required of all newly accepted projects until a further review 
indicates
+        that the infrastructure, communications, and decision making process
+        have stabilized in a manner consistent with other successful ASF
+        projects. While incubation status is not necessarily a reflection of
+        the completeness or stability of the code, it does indicate that the
+        project has yet to be fully endorsed by the ASF.</li>
+    </ul>
+  </div>
+  <div class="mdl-mega-footer__middle-section">
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Myriad&trade;</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="/">Home</a></li>
+        <li><a href="/news">News</a></li>
+        <li><a href="/docs">Documentation</a></li>
+        <li><a href="/downloads">Downloads</a></li>
+        <li><a href="/community">Community</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Software Foundation</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="http://www.apache.org/";>Apache Homepage</a></li>
+        <li><a href="http://www.apache.org/licenses/";>License</a></li>
+        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+        <li><a href="http://www.apache.org/security/";>Security</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <br/>
+      <br/>
+      <a href="https://incubator.apache.org"; target="_">
+        <img src="/img/egg-logo.png" alt="Incubator Logo" ></img>
+      </a>
+      <!-- a href="https://www.apache.org"; target="_">
+        <img src="/img/apache-feather-logo.png" alt="Apache Feather" ></img>
+      </a-->
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <div class="mdl-logo">
+      &copy;2015 The Apache Software Foundation.
+    </div>
+    <ul class="mdl-mega-footer__link-list">
+      <li>Apache Myriad, Myriad, the Apache feather logo,
+      and the Apache Myriad project logo are trademarks of
+      <a href="http://apache.org";>The Apache Software Foundation</a>
+      in the United States and other countries.
+      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</li>
+    </ul>
+  </div>
+</footer>
+
+
+        </div>
+
+      </main>
+      <!-- footer should be included on page layouts -->
+    </div>
+
+  </body>
+</html>

Modified: incubator/myriad/site/news/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/news/index.html?rev=1717701&r1=1717700&r2=1717701&view=diff
==============================================================================
--- incubator/myriad/site/news/index.html (original)
+++ incubator/myriad/site/news/index.html Thu Dec  3 02:52:25 2015
@@ -1,30 +1,211 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
----
-layout: big_card_for_md
-title: News
-permalink: /news/
----
-{% for post in site.posts %}
+<!DOCTYPE html>
+
+
+<html>
+  <head>
+
+ <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>News</title>
+  <meta name="description" content="Deploy Apache YARN Applications Using 
Apache Mesos Apache Myriad enables the co-existence of Apache Hadoop and Apache 
Mesos on the same physical infrastructure. By running Hadoop YARN as a Mesos 
framework, YARN applications and Mesos frameworks can run side-by-side, 
dynamically sharing cluster resources.
+">
+
+  <!-- TODO download fonts and deliver -->
+  <link rel="stylesheet" 
href="https://fonts.googleapis.com/icon?family=Material+Icons";>
+  <link 
href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,500,500italic'
 rel='stylesheet' type='text/css'>
+
+  <link rel="shortcut icon" type="image/png" href="/img/favicon.png?">
+  <link rel="stylesheet" href="/css/main.css">
+  <link rel="stylesheet" href="/css/mdl/material.min.css">
+  <script src="/css/mdl/material.min.js"></script>
+
+  <link rel="stylesheet" 
href="/css/font-awesome-4.4.0/css/font-awesome.min.css">
+</head>
+
+  <body>
+    <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer 
mdl-layout--fixed-header mdl-color--myriad-contrast">
+
+      
+<header class="mdl-layout__header mdl-color--grey-100 mdl-color-text--myriad">
+  <div class="mdl-layout__header-row">
+    <span class="mdl-layout-title">News</span>
+    <div class="mdl-layout-spacer"></div>
+    <button class="mdl-button mdl-js-button mdl-js-ripple-effect 
mdl-button--icon" id="hdrbtn">
+      <i class="material-icons">more_vert</i>
+    </button>
+    <ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect 
mdl-menu--bottom-right" for="hdrbtn">
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/";>Apache Homepage</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/licenses/";>License</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+      <li><a class="mdl-color-text--myriad" 
href="http://www.apache.org/security/";>Security</a></li>
+    </ul>
+  </div>
+</header>
+<div class="mdl-layout__drawer mdl-color-text--myriad mdl-color--grey-100">
+  <span class="">
+    <img src="/img/navbar_logo.png" alt="Incubator Logo" ></img>
+  </span>
+  <nav class="mdl-navigation">
+    <a class="mdl-navigation__link" href="/">Home</a>
+    <a class="mdl-navigation__link" href="/news">News</a>
+    <a class="mdl-navigation__link" href="/docs">Documentation</a>
+    <a class="mdl-navigation__link" href="/downloads">Downloads</a>
+    <a class="mdl-navigation__link" href="/community">Community</a>
+    <hr/>
+  </nav>
+</div>
+
+
+      <main class="mdl-layout__content">
+        <div class="myriad-content">
+          
+<div class="mdl-grid">
+<div class="mdl-color--grey-100 mdl-shadow--3dp mdl-color-text--grey-800 
mdl-cell mdl-cell--12-col">
+  
+  <div class="mdl-grid">
+    <div class="mdl-cell--1-col"></div>
+    <div class="mdl-cell--10-col">
+      
+
+<div>
+  
+<div>
+
+  <h4>Myriad Migrated to Apache Git</h4>
+  <p >
+    <p>Sep 24, 2015</p>
+    <p>The final legal hurdles to finally donating the codebase to the Apache 
Software Foundation have been overcome.
+(Thanks EBay and PayPal!) The codebase now resides in the Apache git 
infrastructure. Please clone this and use
+it from now on. The old github repo is now no longer used, however pull 
requests may still be submitted through the official Apache Github mirror.</p>
+
+<p><a 
href="https://git-wip-us.apache.org/repos/asf?p=incubator-myriad.git";>Official 
Repo</a></p>
+
+<p><a href="https://github.com/apache/incubator-myriad";>Github mirror</a></p>
+
+  </p>
+
+
+</div>
+
+</div>
+<hr/>
+
+<div>
+  
 <div>
-  {% include page.html %}
+
+  <h4>Project Enters Incubation</h4>
+  <p >
+    <p>Feb 28, 2015</p>
+    <p>Myriad project has been accepted into the Apache Software Foundation 
Incubation process. Please have a look at our <a 
href="https://wiki.apache.org/incubator/MyriadProposal";>proposal.</a></p>
+
+<p><a href="http://incubator.apache.org/projects/myriad.html";>Incubator 
Status</a></p>
+
+  </p>
+
+
+</div>
+
 </div>
 <hr/>
-{% endfor %}
+
+
+    </div>
+  </div>
+
+</div>
+</div>
+
+<footer class="mdl-mega-footer">
+  <div class="mdl-mega-footer__top-section">
+    <div class="mdl-mega-footer__left-section">
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://twitter.com/apachemyriad";>
+          <i class="fa fa-twitter fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" href="https://github.com/apache/incubator-myriad";>
+          <i class="fa fa-github fa-3x mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+      <button class="mdl-mega-footer__social-btn">
+        <a target="_blank" 
href="http://stackoverflow.com/search?q=apache+myriad";>
+          <i class="fa fa-stack-exchange fa-3x  
mdl-color-text--myriad-contrast"></i>
+        </a>
+      </button>
+    </div>
+    <div class="mdl-mega-footer__right-section">
+      <a href="https://freenode.net/";>Join us on Freenode IRC #myriad</a>
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <ul class="mdl-mega-footer__link-list">
+      <li><div class="mdl-logo">Disclaimer:</div>Apache Myriad is an effort 
undergoing incubation at The Apache Software
+        Foundation (ASF), sponsored by the Apache Incubator. Incubation is
+        required of all newly accepted projects until a further review 
indicates
+        that the infrastructure, communications, and decision making process
+        have stabilized in a manner consistent with other successful ASF
+        projects. While incubation status is not necessarily a reflection of
+        the completeness or stability of the code, it does indicate that the
+        project has yet to be fully endorsed by the ASF.</li>
+    </ul>
+  </div>
+  <div class="mdl-mega-footer__middle-section">
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Myriad&trade;</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="/">Home</a></li>
+        <li><a href="/news">News</a></li>
+        <li><a href="/docs">Documentation</a></li>
+        <li><a href="/downloads">Downloads</a></li>
+        <li><a href="/community">Community</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <h1 class="mdl-mega-footer__heading">Apache Software Foundation</h1>
+      <ul class="mdl-mega-footer__link-list">
+        <li><a href="http://www.apache.org/";>Apache Homepage</a></li>
+        <li><a href="http://www.apache.org/licenses/";>License</a></li>
+        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+        <li><a href="http://www.apache.org/security/";>Security</a></li>
+      </ul>
+    </div>
+    <div class="mdl-mega-footer__drop-down-section">
+      <br/>
+      <br/>
+      <a href="https://incubator.apache.org"; target="_">
+        <img src="/img/egg-logo.png" alt="Incubator Logo" ></img>
+      </a>
+      <!-- a href="https://www.apache.org"; target="_">
+        <img src="/img/apache-feather-logo.png" alt="Apache Feather" ></img>
+      </a-->
+    </div>
+  </div>
+  <div class="mdl-mega-footer__bottom-section">
+    <div class="mdl-logo">
+      &copy;2015 The Apache Software Foundation.
+    </div>
+    <ul class="mdl-mega-footer__link-list">
+      <li>Apache Myriad, Myriad, the Apache feather logo,
+      and the Apache Myriad project logo are trademarks of
+      <a href="http://apache.org";>The Apache Software Foundation</a>
+      in the United States and other countries.
+      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</li>
+    </ul>
+  </div>
+</footer>
+
+
+        </div>
+
+      </main>
+      <!-- footer should be included on page layouts -->
+    </div>
+
+  </body>
+</html>


Reply via email to