Author: oscarfmdc
Date: Mon Aug 26 12:18:11 2019
New Revision: 1865931

URL: http://svn.apache.org/viewvc?rev=1865931&view=rev
Log:
Added v0.4.0 release announcement

Added:
    incubator/myriad/site/blogs/2019/08/
    incubator/myriad/site/blogs/2019/08/26/
    
incubator/myriad/site/blogs/2019/08/26/myriad-0.4.0-release-announcement.html
    incubator/myriad/site/news/2019/08/
    incubator/myriad/site/news/2019/08/26/
    incubator/myriad/site/news/2019/08/26/myriad-0.4.0-release-announcement.html

Added: 
incubator/myriad/site/blogs/2019/08/26/myriad-0.4.0-release-announcement.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/blogs/2019/08/26/myriad-0.4.0-release-announcement.html?rev=1865931&view=auto
==============================================================================
--- 
incubator/myriad/site/blogs/2019/08/26/myriad-0.4.0-release-announcement.html 
(added)
+++ 
incubator/myriad/site/blogs/2019/08/26/myriad-0.4.0-release-announcement.html 
Mon Aug 26 12:18:11 2019
@@ -0,0 +1,210 @@
+<!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>Apache Myriad 0.4.0 (Incubating) Released</title>
+    <meta name="description" content="Apache Myriad 0.4.0 (Incubating) 
Released">
+
+    <!-- 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">Apache Myriad 0.4.0 (Incubating) 
Released</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="/blogs">Blogs</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">
+                            <h5 
id="apache-myriad-030-incubating-released">Apache Myriad 0.4.0 (Incubating)
+                                Released</h5>
+
+                            <p>On behalf of the entire Myriad Team, I’m 
happy to announce the release of Apache Myriad
+                                0.4.0 (incubating). This is the fourth release 
of Myriad in the Apache Incubator.
+                                Among the features of the 0.4.0 release are 
the support of Apache Mesos 1.8.x.
+                                and updated UI.</p>
+
+                            <p>In addition to new features, we also welcome 
our newest committer Oscar Fernandez (oscarfmdc).</p>
+
+                            <p>Many thanks to the individuals who contributed 
code/documentation to the Myriad
+                                project. This release wouldn’t have been 
possible without their effort.</p>
+
+                            <p>This is the fourth of many Apache Myriad 
releases. We’ve already started merging new pull
+                                requests for the next release.</p>
+
+                            <p>If you’d like to get started we encourage you 
to start with our <a
+                                    
href="https://cwiki.apache.org/confluence/display/MYRIAD/";>documentation 
wiki</a>.
+                                For more details on the 0.4.0 release, please 
refer to our <a
+                                        
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.4.0-incubating";>release
+                                    notes</a>.
+                                The release sources can be downloaded from <a
+                                        href="/downloads/">here</a>.
+                                To try out the latest and greatest code, 
please checkout Myriad’s <a
+                                        
href="https://github.com/apache/incubator-myriad.git";>git repository</a>.</p>
+
+                            <p>If you have any questions, please feel free to 
reach us out at <a
+                                    
href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#109;&#121;&#114;&#105;&#097;&#100;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#109;&#121;&#114;&#105;&#097;&#100;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a>.
+                            </p>
+
+                            <p>Enjoy!</p>
+
+                            <h6>
+                                <a href="https://github.com/oscarfmdc";>Oscar 
Fernandez</a> (Apache Myriad committer, 0.4.0
+                                Release Manager) | 26 August 2019</h6>
+
+                        </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="/blogs">Blogs</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;2019 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>

Added: 
incubator/myriad/site/news/2019/08/26/myriad-0.4.0-release-announcement.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/news/2019/08/26/myriad-0.4.0-release-announcement.html?rev=1865931&view=auto
==============================================================================
--- 
incubator/myriad/site/news/2019/08/26/myriad-0.4.0-release-announcement.html 
(added)
+++ 
incubator/myriad/site/news/2019/08/26/myriad-0.4.0-release-announcement.html 
Mon Aug 26 12:18:11 2019
@@ -0,0 +1,174 @@
+<!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>Apache Myriad 0.4.0 (Incubating) Released</title>
+  <meta name="description" content="The Apache Myriad community is excited to 
make its third Apache release. Thanks to a diverse community of developers, 
mentors, Apache members and users!">
+
+  <!-- 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">Apache Myriad 0.4.0 (Incubating) 
Released</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="/blogs">Blogs</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">
+      <p>The Apache Myriad community is excited to make its third Apache 
release. Thanks to a diverse community of developers, mentors, Apache members 
and users!</p>
+
+<p><a 
href="/blogs/2019/08/26/myriad-0.4.0-release-announcement.html">Blog</a></p>
+
+<p><a href="/downloads/#latest">Download</a></p>
+
+
+    </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="/blogs">Blogs</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;2019 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