Updated the website built from mesos SHA: 7fb8c34.
Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/5b649a3d Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/5b649a3d Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/5b649a3d Branch: refs/heads/asf-site Commit: 5b649a3d67ee8a3ab4b17cfb93f3b12d8042c1ef Parents: 52afea0 Author: jenkins <[email protected]> Authored: Wed Aug 1 00:25:45 2018 +0000 Committer: jenkins <[email protected]> Committed: Wed Aug 1 00:25:45 2018 +0000 ---------------------------------------------------------------------- content/blog/feed.xml | 37 +- content/blog/index.html | 4 + .../mesoscon-2018-cfp-is-now-open/index.html | 221 + content/sitemap.xml | 9340 +++++++++--------- 4 files changed, 4933 insertions(+), 4669 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5b649a3d/content/blog/feed.xml ---------------------------------------------------------------------- diff --git a/content/blog/feed.xml b/content/blog/feed.xml index 088f9e7..8ffd52a 100644 --- a/content/blog/feed.xml +++ b/content/blog/feed.xml @@ -4,7 +4,42 @@ <id>http://mesos.apache.org/blog</id> <link href="http://mesos.apache.org/blog" /> <link href="http://mesos.apache.org/blog/feed.xml" rel="self"/> - <updated>2018-07-25T00:00:00+00:00</updated> + <updated>2018-07-30T00:00:00+00:00</updated> + <entry> + <id>http://mesos.apache.org/blog/mesoscon-2018-cfp-is-now-open/</id> + <link href="/blog/mesoscon-2018-cfp-is-now-open/" /> + <title> + MesosCon 2018 CFP is now open! + </title> + <updated>2018-07-30T00:00:00+00:00</updated> + <author> + <name>Gastón Kleiman</name> + </author> + <content type="html"> + <p>MesosCon is an annual conference organized by the Apache Mesos community, bringing together users and developers to share and learn about the project and its growing ecosystem.</p> + +<p>We are excited to announce that MesosCon 2018 will be held in New York City on November 5th-7th, 2018.</p> + +<p>Talk submissions and sponsorship opportunities are now open for the conference!</p> + +<h2>Speak at MesosCon</h2> + +<p>Several formats are being accepted for speaking proposals, including: Presentations, Panels, Keynotes, and Lightning Talks. Submissions are being accepted through <strong>August 27, 2018</strong>.</p> + +<p>You can take a look at the <a href="https://www.youtube.com/playlist?list=PLbzoR-pLrL6qAEnkhkh5tGI6oX_xXD3X4">MesosCon 2017 list of talks</a> for ideas.</p> + +<p>If you are unsure about your proposal, or want some feedback or advice in general, please do not hesitate to reach out to the <a href="https://mail-archives.apache.org/mod_mbox/mesos-dev">mesos-dev</a> mailing list. We will be happy to help out! Further details are available on the <a href="https://mesoscon2018.org">CFP website</a>.</p> + +<h2>Sponsor MesosCon</h2> + +<p>MesosCon is a community run conference and your support is needed. Sponsoring this event will provide a great opportunity for your organization to further engage with the Mesos community. <a href="mailto:[email protected]">Contact us</a> to learn more.</p> + +<p>Help us make #MesosCon 2018 a big success by spreading the word and submitting your proposal!</p> + +<p>Hope to see you at this yearâs MesosCon!</p> + + </content> + </entry> <entry> <id>http://mesos.apache.org/blog/mesos-1-6-1-released/</id> <link href="/blog/mesos-1-6-1-released/" /> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5b649a3d/content/blog/index.html ---------------------------------------------------------------------- diff --git a/content/blog/index.html b/content/blog/index.html index 4198b8c..9457437 100644 --- a/content/blog/index.html +++ b/content/blog/index.html @@ -102,6 +102,10 @@ </div> <div class="col-md-9"> <article> + <h2><a href="/blog/mesoscon-2018-cfp-is-now-open/">MesosCon 2018 CFP is now open!</a></h2> + <p><em>Posted by Gastón Kleiman, July 30, 2018</em></p> + </article> + <article> <h2><a href="/blog/mesos-1-6-1-released/">Apache Mesos 1.6.1 Released</a></h2> <p><em>Posted by Greg Mann, July 25, 2018</em></p> </article> http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5b649a3d/content/blog/mesoscon-2018-cfp-is-now-open/index.html ---------------------------------------------------------------------- diff --git a/content/blog/mesoscon-2018-cfp-is-now-open/index.html b/content/blog/mesoscon-2018-cfp-is-now-open/index.html new file mode 100644 index 0000000..dcd0626 --- /dev/null +++ b/content/blog/mesoscon-2018-cfp-is-now-open/index.html @@ -0,0 +1,221 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="utf-8"> + <title>MesosCon 2018 CFP is now open!</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + <meta property="og:locale" content="en_US"/> + <meta property="og:type" content="website"/> + <meta property="og:title" content="Apache Mesos"/> + <meta property="og:site_name" content="Apache Mesos"/> + <meta property="og:url" content="http://mesos.apache.org/"/> + <meta property="og:image" content="http://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/> + <meta property="og:description" + content="Apache Mesos abstracts resources away from machines, + enabling fault-tolerant and elastic distributed systems + to easily be built and run effectively."/> + + <meta name="twitter:card" content="summary"/> + <meta name="twitter:site" content="@ApacheMesos"/> + <meta name="twitter:title" content="Apache Mesos"/> + <meta name="twitter:image" content="http://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/> + <meta name="twitter:description" + content="Apache Mesos abstracts resources away from machines, + enabling fault-tolerant and elastic distributed systems + to easily be built and run effectively."/> + + <link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> + <link rel="alternate" type="application/atom+xml" title="Apache Mesos Blog" href="/blog/feed.xml"> + <link href="../../assets/css/main.css" rel="stylesheet" /> + + + <!-- Google Analytics Magic --> + <script type="text/javascript"> + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-20226872-1']); + _gaq.push(['_setDomainName', 'apache.org']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + </script> + </head> + <body> + <!-- magical breadcrumbs --> + <div class="topnav"> + <div class="container"> + <ul class="breadcrumb"> + <li> + <div class="dropdown"> + <a data-toggle="dropdown" href="#">Apache Software Foundation <span class="caret"></span></a> + <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel"> + <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> + </li> + + <li><a href="http://mesos.apache.org">Apache Mesos</a></li> + <li><a href="/blog/">Blog</a></li> + </ul><!-- /.breadcrumb --> + </div><!-- /.container --> + </div><!-- /.topnav --> + + <!-- navbar excitement --> +<div class="navbar navbar-default navbar-static-top" role="navigation"> + <div class="container"> + <div class="navbar-header"> + <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#mesos-menu" aria-expanded="false"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + <a class="navbar-brand" href="/"><img src="/assets/img/mesos_logo.png" alt="Apache Mesos logo"/></a> + </div><!-- /.navbar-header --> + + <div class="navbar-collapse collapse" id="mesos-menu"> + <ul class="nav navbar-nav navbar-right"> + <li><a href="/getting-started/">Getting Started</a></li> + <li><a href="/blog/">Blog</a></li> + <li><a href="/documentation/latest/">Documentation</a></li> + <li><a href="/downloads/">Downloads</a></li> + <li><a href="/community/">Community</a></li> + </ul> + </div><!-- /#mesos-menu --> + </div><!-- /.container --> +</div><!-- /.navbar --> + +<div class="content"> + <div class="container"> + <div class="row"> + + <div class="col-md-3"> + <div class="meta"> + <span class="author"> + <img src="http://www.gravatar.com/avatar/fceac4890b4c4eef571732de53d1330a?s=80" + class="author_gravatar"> + <span class="author_contact"> + <p><strong>Gastón Kleiman</strong></p> + <p><a href="http://twitter.com/kleimang">@kleimang</a></p> + </span> + </span> + <p><em>Posted July 30, 2018</em></p> + </div> + + <div class="share"> + <span class="social-share-button"><a href="https://twitter.com/share" class="twitter-share-button" data-via="apachemesos">Tweet</a></span> + + <span><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></span> + + <span><div class="g-plusone" data-size="medium"></div></span> + + <!-- Place this tag after the last +1 button tag. --> + <script type="text/javascript"> + (function() { + var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; + po.src = 'https://apis.google.com/js/plusone.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); + })(); + </script> + + <script src="//platform.linkedin.com/in.js" type="text/javascript"> + lang: en_US + </script> + <script type="IN/Share" data-counter="right"></script> + </div> + </div> + + <div class="post col-md-9"> + <h1>MesosCon 2018 CFP is now open!</h1> + + <p>MesosCon is an annual conference organized by the Apache Mesos community, bringing together users and developers to share and learn about the project and its growing ecosystem.</p> + +<p>We are excited to announce that MesosCon 2018 will be held in New York City on November 5th-7th, 2018.</p> + +<p>Talk submissions and sponsorship opportunities are now open for the conference!</p> + +<h2>Speak at MesosCon</h2> + +<p>Several formats are being accepted for speaking proposals, including: Presentations, Panels, Keynotes, and Lightning Talks. Submissions are being accepted through <strong>August 27, 2018</strong>.</p> + +<p>You can take a look at the <a href="https://www.youtube.com/playlist?list=PLbzoR-pLrL6qAEnkhkh5tGI6oX_xXD3X4">MesosCon 2017 list of talks</a> for ideas.</p> + +<p>If you are unsure about your proposal, or want some feedback or advice in general, please do not hesitate to reach out to the <a href="https://mail-archives.apache.org/mod_mbox/mesos-dev">mesos-dev</a> mailing list. We will be happy to help out! Further details are available on the <a href="https://mesoscon2018.org">CFP website</a>.</p> + +<h2>Sponsor MesosCon</h2> + +<p>MesosCon is a community run conference and your support is needed. Sponsoring this event will provide a great opportunity for your organization to further engage with the Mesos community. <a href="mailto:[email protected]">Contact us</a> to learn more.</p> + +<p>Help us make #MesosCon 2018 a big success by spreading the word and submitting your proposal!</p> + +<p>Hope to see you at this yearâs MesosCon!</p> + + </div> +</div> + + </div><!-- /.container --> +</div><!-- /.content --> + +<hr> + + + + <!-- footer --> + <div class="footer"> + <div class="container"> + + <div class="col-md-3"> + <a href="https://www.apache.org/events/current-event.html"> + <img src="https://www.apache.org/events/current-event-234x60.png"/> + </a> + </div> + + <div class="col-md-3 social-blk"> + <span class="social"> + <a href="https://twitter.com/ApacheMesos" + class="twitter-follow-button" + data-show-count="false" data-size="large">Follow @ApacheMesos</a> + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> + <a href="https://twitter.com/intent/tweet?button_hashtag=mesos" + class="twitter-hashtag-button" + data-size="large" + data-related="ApacheMesos">Tweet #mesos</a> + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> + </span> + </div> + + <div class="col-md-6 trademark"> + <p>© 2012-2018 <a href="http://apache.org">The Apache Software Foundation</a>. + Apache Mesos, the Apache feather logo, and the Apache Mesos project logo are trademarks of The Apache Software Foundation. + <p> + </div> + + </div><!-- /.container --> + </div><!-- /.footer --> + + <!-- JS --> + <script src="//code.jquery.com/jquery-1.11.0.min.js"></script> + <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> + <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js"></script> + + <!-- Inject anchors for all headings on the page, see https://www.bryanbraun.com/anchorjs. --> + <script type="text/javascript"> + anchors.options = { + placement: 'right', + ariaLabel: 'Permalink', + }; + + // The default is to not add anchors to h1, but we have pages with multiple h1 headers, + // and we do want to put anchors on those. + anchors.add('h1, h2, h3, h4, h5, h6'); + </script> + </body> +</html>
