You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by fr...@apache.org on 2019/01/09 22:21:12 UTC

svn commit: r1850910 [3/25] - in /calcite/site: ./ assets/ assets/css/ community/ css/ develop/ docs/ docs/api/ docs/testapi/ downloads/ fonts/ img/ js/ news/ news/2014/ news/2014/06/ news/2014/06/27/ news/2014/06/27/release-0.8.0-incubating/ news/2014...

Propchange: calcite/site/assets/css/style.css
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/community/index.html
URL: http://svn.apache.org/viewvc/calcite/site/community/index.html?rev=1850910&view=auto
==============================================================================
--- calcite/site/community/index.html (added)
+++ calcite/site/community/index.html Wed Jan  9 22:21:11 2019
@@ -0,0 +1,534 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Community</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/favicon.ico">
+  <!--[if lt IE 9]>
+  <script src="/js/html5shiv.min.js"></script>
+  <script src="/js/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+
+<body class="wrap">
+  <header role="banner">
+  <nav class="mobile-nav show-on-mobiles">
+    <ul>
+  <li class="">
+    <a href="/">Home</a>
+  </li>
+  <li class="">
+    <a href="/downloads/">Download</a>
+  </li>
+  <li class="current">
+    <a href="/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/develop/">Develop</a>
+  </li>
+  <li class="">
+    <a href="/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/">
+          <span class="sr-only">Apache Calcite</span>
+          <img src="/img/logo.png" width="226" height="140" alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/">Home</a>
+  </li>
+  <li class="">
+    <a href="/downloads/">Download</a>
+  </li>
+  <li class="current">
+    <a href="/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/develop/">Develop</a>
+  </li>
+  <li class="">
+    <a href="/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/docs/">Docs</a>
+  </li>
+</ul>
+
+    </nav>
+  </div>
+</header>
+
+
+  <section class="standalone">
+  <div class="grid">
+
+    <div class="unit whole">
+      <article>
+        <h1>Community</h1>
+        <!--
+
+-->
+
+<ul id="markdown-toc">
+  <li><a href="#upcoming-talks" id="markdown-toc-upcoming-talks">Upcoming talks</a></li>
+  <li><a href="#project-members" id="markdown-toc-project-members">Project Members</a></li>
+  <li><a href="#mailing-lists" id="markdown-toc-mailing-lists">Mailing Lists</a></li>
+  <li><a href="#help" id="markdown-toc-help">Help</a></li>
+  <li><a href="#talks" id="markdown-toc-talks">Talks</a>    <ul>
+      <li><a href="#apache-calcite-one-planner-fits-all" id="markdown-toc-apache-calcite-one-planner-fits-all">Apache Calcite: One planner fits all</a></li>
+      <li><a href="#streaming-sql" id="markdown-toc-streaming-sql">Streaming SQL</a></li>
+      <li><a href="#cost-based-query-optimization-in-apache-phoenix-using-apache-calcite" id="markdown-toc-cost-based-query-optimization-in-apache-phoenix-using-apache-calcite">Cost-based Query Optimization in Apache Phoenix using Apache Calcite</a></li>
+      <li><a href="#planning-with-polyalgebra-bringing-together-relational-complex-and-machine-learning-algebra" id="markdown-toc-planning-with-polyalgebra-bringing-together-relational-complex-and-machine-learning-algebra">Planning with Polyalgebra: Bringing together relational, complex and machine learning algebra</a></li>
+      <li><a href="#more-talks" id="markdown-toc-more-talks">More talks</a></li>
+    </ul>
+  </li>
+</ul>
+
+<h1 id="upcoming-talks">Upcoming talks</h1>
+
+<ul>
+  <li>2018/06/12 <a href="https://sigmod2018.org/index.shtml">SIGMOD/PODS 2018</a> (Houston, TX)
+    <ul>
+      <li><a href="https://sigmod2018.org/sigmod_industrial_list.shtml">Apache Calcite: A Foundational Framework for Optimized Query
+Processing Over Heterogeneous Data
+Sources</a> (Edmon
+Begoli, Jesús Camacho-Rodríguez, Julian Hyde, Michael Mior, Daniel
+Lemire)</li>
+    </ul>
+  </li>
+  <li>2018/06/27 <a href="https://www.meetup.com/SF-Big-Analytics/">SF Big Analytics streaming meetup, hosted by Lyft</a>
+(San Francisco, CA)
+    <ul>
+      <li>Foundations of streaming SQL or: How I learned to love stream and
+table theory (Tyler Akidau)</li>
+      <li>Data all over the place! How Apache Calcite brings SQL and sanity to
+streaming and spatial data (Julian Hyde)</li>
+    </ul>
+  </li>
+  <li>2018/09/25 <a href="https://www.apachecon.com/acna18/">ApacheCon 2018</a> (Montréal, Canada)
+    <ul>
+      <li>Spatial query on vanilla databases (Julian Hyde)</li>
+      <li>Don’t optimize my queries, optimize my data! (Julian Hyde)</li>
+    </ul>
+  </li>
+</ul>
+
+<h1 id="project-members">Project Members</h1>
+
+<table>
+  <thead>
+    <tr>
+      <th style="text-align: left">Name (Apache ID)</th>
+      <th style="text-align: left">Github</th>
+      <th style="text-align: left">Org</th>
+      <th style="text-align: left">Role</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td style="text-align: left">Aman Sinha (<a href="http://people.apache.org/phonebook.html?uid=amansinha">amansinha</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/amansinha100"><img width="64" src="http://github.com/amansinha100.png" /></a></td>
+      <td style="text-align: left">MapR</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Andrei Sereda (<a href="http://people.apache.org/phonebook.html?uid=sereda">sereda</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/asereda-gs"><img width="64" src="http://github.com/asereda-gs.png" /></a></td>
+      <td style="text-align: left"> </td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Ashutosh Chauhan (<a href="http://people.apache.org/phonebook.html?uid=hashutosh">hashutosh</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/ashutoshc"><img width="64" src="http://github.com/ashutoshc.png" /></a></td>
+      <td style="text-align: left">Hortonworks</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Chris Baynes (<a href="http://people.apache.org/phonebook.html?uid=cbaynes">cbaynes</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/chris-baynes"><img width="64" src="http://github.com/chris-baynes.png" /></a></td>
+      <td style="text-align: left">Contiamo</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Christian Beikov (<a href="http://people.apache.org/phonebook.html?uid=cbeikov">cbeikov</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/beikov"><img width="64" src="http://github.com/beikov.png" /></a></td>
+      <td style="text-align: left">Blazebit</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Edmon Begoli (<a href="http://people.apache.org/phonebook.html?uid=ebegoli">ebegoli</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/ebegoli"><img width="64" src="http://github.com/ebegoli.png" /></a></td>
+      <td style="text-align: left">Oak Ridge National Laboratory</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Francis Chuang (<a href="http://people.apache.org/phonebook.html?uid=francischuang">francischuang</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/F21"><img width="64" src="http://github.com/F21.png" /></a></td>
+      <td style="text-align: left">Boostport</td>
+      <td style="text-align: left">PMC Chair</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Gian Merlino (<a href="http://people.apache.org/phonebook.html?uid=gian">gian</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/gianm"><img width="64" src="http://github.com/gianm.png" /></a></td>
+      <td style="text-align: left">Imply</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">James R. Taylor (<a href="http://people.apache.org/phonebook.html?uid=jamestaylor">jamestaylor</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/JamesRTaylor"><img width="64" src="http://github.com/JamesRTaylor.png" /></a></td>
+      <td style="text-align: left">Salesforce</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Jacques Nadeau (<a href="http://people.apache.org/phonebook.html?uid=jacques">jacques</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/jacques-n"><img width="64" src="http://github.com/jacques-n.png" /></a></td>
+      <td style="text-align: left">Dremio</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Jess Balint (<a href="http://people.apache.org/phonebook.html?uid=jbalint">jbalint</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/jbalint"><img width="64" src="http://github.com/jbalint.png" /></a></td>
+      <td style="text-align: left">Stardog</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Jesús Camacho Rodríguez (<a href="http://people.apache.org/phonebook.html?uid=jcamacho">jcamacho</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/jcamachor"><img width="64" src="http://github.com/jcamachor.png" /></a></td>
+      <td style="text-align: left">Hortonworks</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Jinfeng Ni (<a href="http://people.apache.org/phonebook.html?uid=jni">jni</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/jinfengni"><img width="64" src="http://github.com/jinfengni.png" /></a></td>
+      <td style="text-align: left">MapR</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">John Pullokkaran (<a href="http://people.apache.org/phonebook.html?uid=jpullokk">jpullokk</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/jpullokkaran"><img width="64" src="http://github.com/jpullokkaran.png" /></a></td>
+      <td style="text-align: left">Hortonworks</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Josh Elser (<a href="http://people.apache.org/phonebook.html?uid=elserj">elserj</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/joshelser"><img width="64" src="http://github.com/joshelser.png" /></a></td>
+      <td style="text-align: left">Hortonworks</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a href="http://people.apache.org/~jhyde">Julian Hyde</a> (<a href="http://people.apache.org/phonebook.html?uid=jhyde">jhyde</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/julianhyde"><img width="64" src="http://github.com/julianhyde.png" /></a></td>
+      <td style="text-align: left">Looker</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Kevin Liew (<a href="http://people.apache.org/phonebook.html?uid=kliew">kliew</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/kliewkliew"><img width="64" src="http://github.com/kliewkliew.png" /></a></td>
+      <td style="text-align: left"> </td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Kevin Risden (<a href="http://people.apache.org/phonebook.html?uid=krisden">krisden</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/risdenk"><img width="64" src="http://github.com/risdenk.png" /></a></td>
+      <td style="text-align: left"> </td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Laurent Goujon (<a href="http://people.apache.org/phonebook.html?uid=laurent">laurent</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/laurentgo"><img width="64" src="http://github.com/laurentgo.png" /></a></td>
+      <td style="text-align: left">Dremio</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Maryann Xue (<a href="http://people.apache.org/phonebook.html?uid=maryannxue">maryannxue</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/maryannxue"><img width="64" src="http://github.com/maryannxue.png" /></a></td>
+      <td style="text-align: left">Intel</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a href="https://michael.mior.ca/">Michael Mior</a> (<a href="http://people.apache.org/phonebook.html?uid=mmior">mmior</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/michaelmior"><img width="64" src="http://github.com/michaelmior.png" /></a></td>
+      <td style="text-align: left">Rochester Institute of Technology</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a href="http://milinda.pathirage.org/">Milinda Pathirage</a> (<a href="http://people.apache.org/phonebook.html?uid=milinda">milinda</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/milinda"><img width="64" src="http://github.com/milinda.png" /></a></td>
+      <td style="text-align: left">Indiana University</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">MinJi Kim (<a href="http://people.apache.org/phonebook.html?uid=minji">minji</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/minji-kim"><img width="64" src="http://github.com/minji-kim.png" /></a></td>
+      <td style="text-align: left">Oracle</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a href="http://www.n10k.com">Nick Dimiduk</a> (<a href="http://people.apache.org/phonebook.html?uid=ndimiduk">ndimiduk</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/ndimiduk"><img width="64" src="http://github.com/ndimiduk.png" /></a></td>
+      <td style="text-align: left"> </td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Nishant Bangarwa (<a href="http://people.apache.org/phonebook.html?uid=nishant">nishant</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/nishantmonu51"><img width="64" src="http://github.com/nishantmonu51.png" /></a></td>
+      <td style="text-align: left">Hortonworks</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Sergey Nuyanzin (<a href="http://people.apache.org/phonebook.html?uid=snuyanzin">snuyanzin</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/snuyanzin"><img width="64" src="http://github.com/snuyanzin.png" /></a></td>
+      <td style="text-align: left">EPAM</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Shuyi Chen (<a href="http://people.apache.org/phonebook.html?uid=shuyichen">shuyichen</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/suez1224"><img width="64" src="http://github.com/suez1224.png" /></a></td>
+      <td style="text-align: left">Uber</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Slim Bouguerra (<a href="http://people.apache.org/phonebook.html?uid=bslim">bslim</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/b-slim"><img width="64" src="http://github.com/b-slim.png" /></a></td>
+      <td style="text-align: left">Hortonworks</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Steven Noels (<a href="http://people.apache.org/phonebook.html?uid=stevenn">stevenn</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/stevenn"><img width="64" src="http://github.com/stevenn.png" /></a></td>
+      <td style="text-align: left">NGData</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Ted Dunning (<a href="http://people.apache.org/phonebook.html?uid=tdunning">tdunning</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/tdunning"><img width="64" src="https://mapr.com/blog/author/ted-dunning/assets/tdunning-panama.jpg" /></a></td>
+      <td style="text-align: left">MapR</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Vladimir Sitnikov (<a href="http://people.apache.org/phonebook.html?uid=vladimirsitnikov">vladimirsitnikov</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/vlsi"><img width="64" src="http://github.com/vlsi.png" /></a></td>
+      <td style="text-align: left">NetCracker</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Volodymyr Vysotskyi (<a href="http://people.apache.org/phonebook.html?uid=volodymyr">volodymyr</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/vvysotskyi"><img width="64" src="http://github.com/vvysotskyi.png" /></a></td>
+      <td style="text-align: left"> </td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Zhen Wang (<a href="http://people.apache.org/phonebook.html?uid=zhenw">zhenw</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/zinking"><img width="64" src="http://github.com/zinking.png" /></a></td>
+      <td style="text-align: left"> </td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Zhiqiang He (<a href="http://people.apache.org/phonebook.html?uid=zhiqianghe">zhiqianghe</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/Zhiqiang-He"><img width="64" src="http://github.com/Zhiqiang-He.png" /></a></td>
+      <td style="text-align: left">Huawei</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Zoltan Haindrich (<a href="http://people.apache.org/phonebook.html?uid=kgyrtkirk">kgyrtkirk</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/kgyrtkirk"><img width="64" src="http://github.com/kgyrtkirk.png" /></a></td>
+      <td style="text-align: left">Hortonworks</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+  </tbody>
+</table>
+
+<p>Emeritus members</p>
+
+<table>
+  <thead>
+    <tr>
+      <th style="text-align: left">Name (Apache ID)</th>
+      <th style="text-align: left">Github</th>
+      <th style="text-align: left">Org</th>
+      <th style="text-align: left">Role</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td style="text-align: left">Alan Gates (<a href="http://people.apache.org/phonebook.html?uid=gates">gates</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/alanfgates"><img width="64" src="http://github.com/alanfgates.png" /></a></td>
+      <td style="text-align: left">Hortonworks</td>
+      <td style="text-align: left">PMC</td>
+    </tr>
+  </tbody>
+</table>
+
+<h1 id="mailing-lists">Mailing Lists</h1>
+
+<p>There are several mailing lists for Calcite:</p>
+
+<ul>
+  <li><a href="mailto:dev@calcite.apache.org">dev@calcite.apache.org</a> — Development discussions
+[<a href="https://mail-archives.apache.org/mod_mbox/calcite-dev/">archive</a>]</li>
+  <li><a href="mailto:issues@calcite.apache.org">issues@calcite.apache.org</a> — Bug tracking
+[<a href="https://mail-archives.apache.org/mod_mbox/calcite-issues/">archive</a>]</li>
+  <li><a href="mailto:commits@calcite.apache.org">commits@calcite.apache.org</a> — Git tracking
+[<a href="https://mail-archives.apache.org/mod_mbox/calcite-commits/">archive</a>]</li>
+</ul>
+
+<p>You can subscribe to the lists by sending email to
+<em>{list}</em>-subscribe@calcite.apache.org and unsubscribe by sending email to
+<em>{list}</em>-unsubscribe@calcite.apache.org (where <em>{list}</em> is either “dev”, “issues”, or “commits”).</p>
+
+<h1 id="help">Help</h1>
+
+<p>Need help with Calcite? Try these resources:</p>
+
+<ul>
+  <li><strong>Mailing Lists</strong>.
+The best option is to send email to the developers list
+<a href="mailto:dev@calcite.apache.org">dev@calcite.apache.org</a>. All
+of the historic traffic is available in the
+<a href="http://mail-archives.apache.org/mod_mbox/calcite-dev/">archive</a>. To
+subscribe to the user list, please send email to
+<a href="mailto:dev-subscribe@calcite.apache.org">dev-subscribe@calcite.apache.org</a>.</li>
+  <li><strong>Bug Reports</strong>.
+Please file any issues you encounter or fixes you’d like on the
+<a href="https://issues.apache.org/jira/browse/CALCITE">Calcite Jira</a>. We welcome
+patches and pull-requests!</li>
+  <li><strong>StackOverflow</strong>.
+<a href="http://stackoverflow.com/questions/tagged/calcite">StackOverflow</a> is a wonderful resource for
+any developer. Take a look over there to see if someone has answered
+your question.</li>
+  <li><strong>Browse the code</strong>.
+One of the advantages of open source software is that you can browse the code.
+The code is available on <a href="https://github.com/apache/calcite/tree/master">github</a>.</li>
+</ul>
+
+<h1 id="talks">Talks</h1>
+
+<p>Want to learn more about Calcite?</p>
+
+<p>Watch some presentations and read through some slide decks about
+Calcite, or attend one of the <a href="#upcoming-talks">upcoming talks</a>.</p>
+
+<h2 id="apache-calcite-one-planner-fits-all">Apache Calcite: One planner fits all</h2>
+
+<p>Voted <a href="http://www.xldb.org/archives/2015/05/best-lightning-talks-selected/">Best Lightning Talk at XLDB-2015</a>;
+[<a href="https://www.youtube.com/watch?v=5_MyORYjq3w">video</a>],
+[<a href="http://www.slideshare.net/julianhyde/apache-calcite-one-planner-fits-all">slides</a>].</p>
+
+<div class="embed-container video "><iframe width="480" height="270" src="https://www.youtube.com/embed/5_MyORYjq3w?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
+
+<h2 id="streaming-sql">Streaming SQL</h2>
+
+<p>At Hadoop Summit, San Jose, CA, 2016
+[<a href="https://www.youtube.com/watch?v=b7HENkvd1uU">video</a>],
+[<a href="http://www.slideshare.net/julianhyde/streaming-sql-63554778">slides</a>],
+[<a href="https://github.com/julianhyde/share/blob/master/slides/calcite-streaming-sql-san-jose-2016.pdf?raw=true">pdf</a>].</p>
+
+<div class="embed-container video "><iframe width="480" height="270" src="https://www.youtube.com/embed/b7HENkvd1uU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
+
+<h2 id="cost-based-query-optimization-in-apache-phoenix-using-apache-calcite">Cost-based Query Optimization in Apache Phoenix using Apache Calcite</h2>
+
+<p>At Hadoop Summit, San Jose, CA, 2016
+[<a href="https://www.youtube.com/watch?v=gz9X7JD8BAU">video</a>],
+[<a href="http://www.slideshare.net/julianhyde/costbased-query-optimization-in-apache-phoenix-using-apache-calcite">slides</a>],
+[<a href="https://github.com/julianhyde/share/blob/master/slides/phoenix-on-calcite-hadoop-summit-2016.pdf?raw=true">pdf</a>].</p>
+
+<div class="embed-container video "><iframe width="480" height="270" src="https://www.youtube.com/embed/gz9X7JD8BAU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
+
+<h2 id="planning-with-polyalgebra-bringing-together-relational-complex-and-machine-learning-algebra">Planning with Polyalgebra: Bringing together relational, complex and machine learning algebra</h2>
+
+<p>As Hadoop Summit, Dublin, 2016
+[<a href="https://www.youtube.com/watch?v=fHZqbe3iPMc">video</a>],
+[<a href="http://www.slideshare.net/julianhyde/planning-with-polyalgebra-bringing-together-relational-complex-and-machine-learning-algebra">slides</a>].</p>
+
+<div class="embed-container video "><iframe width="480" height="270" src="https://www.youtube.com/embed/fHZqbe3iPMc?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
+
+<h2 id="more-talks">More talks</h2>
+
+<ul>
+  <li><a href="https://github.com/julianhyde/share/blob/master/slides/calcite-algebra-edw-2015.pdf?raw=true">Why you care about relational algebra (even though you didn’t know it)</a> (Washington DC, 2015)</li>
+  <li><a href="https://github.com/julianhyde/share/blob/master/slides/hive-cbo-seattle-2014.pdf?raw=true">Cost-based optimization in Hive 0.14</a> (Seattle, 2014)</li>
+  <li><a href="https://github.com/julianhyde/share/blob/master/slides/dmmq-summit-2014.pdf?raw=true">Discardable, in-memory materialized query for Hadoop</a> (<a href="https://www.youtube.com/watch?v=CziGOa8GXqI">video</a>) (Hadoop Summit, 2014)</li>
+  <li><a href="https://github.com/julianhyde/share/blob/master/slides/optiq-nosql-now-2013.pdf?raw=true">SQL Now!</a> (NoSQL Now! conference, 2013)</li>
+  <li><a href="https://github.com/julianhyde/share/blob/master/slides/optiq-drill-user-group-2013.pdf?raw=true">Drill / SQL / Optiq</a> (2013)</li>
+  <li><a href="http://www.slideshare.net/julianhyde/how-to-integrate-splunk-with-any-data-solution">How to integrate Splunk with any data solution</a> (Splunk User Conference, 2012)</li>
+</ul>
+
+      </article>
+    </div>
+
+    <div class="clear"></div>
+
+  </div>
+</section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/">
+      <span class="sr-only">Apache</span>
+      <img src="/img/feather.png" width="190" height="77" alt="Apache Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are Copyright &copy;&nbsp;2019
+     <a href="https://www.apache.org/">Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/">
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</footer>
+
+  <script>
+  var anchorForId = function (id) {
+    var anchor = document.createElement("a");
+    anchor.className = "header-link";
+    anchor.href      = "#" + id;
+    anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
+    anchor.title = "Permalink";
+    return anchor;
+  };
+
+  var linkifyAnchors = function (level, containingElement) {
+    var headers = containingElement.getElementsByTagName("h" + level);
+    for (var h = 0; h < headers.length; h++) {
+      var header = headers[h];
+
+      if (typeof header.id !== "undefined" && header.id !== "") {
+        header.appendChild(anchorForId(header.id));
+      }
+    }
+  };
+
+  document.onreadystatechange = function () {
+    if (this.readyState === "complete") {
+      var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
+      if (!contentBlock) {
+        return;
+      }
+      for (var level = 1; level <= 6; level++) {
+        linkifyAnchors(level, contentBlock);
+      }
+    }
+  };
+</script>
+
+
+</body>
+</html>

Propchange: calcite/site/community/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/css/screen.css
URL: http://svn.apache.org/viewvc/calcite/site/css/screen.css?rev=1850910&view=auto
==============================================================================
--- calcite/site/css/screen.css (added)
+++ calcite/site/css/screen.css Wed Jan  9 22:21:11 2019
@@ -0,0 +1,1416 @@
+@charset "UTF-8";
+/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
+html {
+  font-family: sans-serif;
+  -ms-text-size-adjust: 100%;
+  -webkit-text-size-adjust: 100%; }
+
+body {
+  margin: 0; }
+
+article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
+  display: block; }
+
+audio, canvas, progress, video {
+  display: inline-block;
+  vertical-align: baseline; }
+
+audio:not([controls]) {
+  display: none;
+  height: 0; }
+
+[hidden], template {
+  display: none; }
+
+a {
+  background-color: transparent; }
+
+a:active, a:hover {
+  outline: 0; }
+
+abbr[title] {
+  border-bottom: 1px dotted; }
+
+b, strong {
+  font-weight: 700; }
+
+dfn {
+  font-style: italic; }
+
+h1 {
+  font-size: 2em;
+  margin: .67em 0; }
+
+mark {
+  background: #ff0;
+  color: #000; }
+
+small {
+  font-size: 80%; }
+
+sub, sup {
+  font-size: 75%;
+  line-height: 0;
+  position: relative;
+  vertical-align: baseline; }
+
+sup {
+  top: -.5em; }
+
+sub {
+  bottom: -.25em; }
+
+img {
+  border: 0; }
+
+svg:not(:root) {
+  overflow: hidden; }
+
+figure {
+  margin: 1em 40px; }
+
+hr {
+  -moz-box-sizing: content-box;
+  box-sizing: content-box;
+  height: 0; }
+
+pre {
+  overflow: auto; }
+
+code, kbd, pre, samp {
+  font-family: monospace,monospace;
+  font-size: 1em; }
+
+button, input, optgroup, select, textarea {
+  color: inherit;
+  font: inherit;
+  margin: 0; }
+
+button {
+  overflow: visible; }
+
+button, select {
+  text-transform: none; }
+
+button, html input[type=button], input[type=reset], input[type=submit] {
+  -webkit-appearance: button;
+  cursor: pointer; }
+
+button[disabled], html input[disabled] {
+  cursor: default; }
+
+button::-moz-focus-inner, input::-moz-focus-inner {
+  border: 0;
+  padding: 0; }
+
+input {
+  line-height: normal; }
+
+input[type=checkbox], input[type=radio] {
+  box-sizing: border-box;
+  padding: 0; }
+
+input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
+  height: auto; }
+
+input[type=search] {
+  -webkit-appearance: textfield;
+  -moz-box-sizing: content-box;
+  -webkit-box-sizing: content-box;
+  box-sizing: content-box; }
+
+input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
+  -webkit-appearance: none; }
+
+fieldset {
+  border: 1px solid silver;
+  margin: 0 2px;
+  padding: .35em .625em .75em; }
+
+legend {
+  border: 0;
+  padding: 0; }
+
+textarea {
+  overflow: auto; }
+
+optgroup {
+  font-weight: 700; }
+
+table {
+  border-collapse: collapse;
+  border-spacing: 0; }
+
+td, th {
+  padding: 0; }
+
+/*
+ * Gridism
+ * A simple, responsive, and handy CSS grid by @cobyism
+ * https://github.com/cobyism/gridism
+ */
+/* Preserve some sanity */
+.grid,
+.unit {
+  -webkit-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  box-sizing: border-box; }
+
+/* Set up some rules to govern the grid */
+.grid {
+  display: block;
+  clear: both; }
+
+.grid .unit {
+  float: left;
+  width: 100%;
+  padding: 10px; }
+
+/* This ensures the outer gutters are equal to the (doubled) inner gutters. */
+.grid .unit:first-child {
+  padding-left: 20px; }
+
+.grid .unit:last-child {
+  padding-right: 20px; }
+
+/* Nested grids already have padding though, so let’s nuke it */
+.unit .unit:first-child {
+  padding-left: 0; }
+
+.unit .unit:last-child {
+  padding-right: 0; }
+
+.unit .grid:first-child > .unit {
+  padding-top: 0; }
+
+.unit .grid:last-child > .unit {
+  padding-bottom: 0; }
+
+/* Let people nuke the gutters/padding completely in a couple of ways */
+.no-gutters .unit,
+.unit.no-gutters {
+  padding: 0 !important; }
+
+/* Wrapping at a maximum width is optional */
+.wrap .grid,
+.grid.wrap {
+  max-width: 978px;
+  margin: 0 auto; }
+
+/* Width classes also have shorthand versions numbered as fractions
+ * For example: for a grid unit 1/3 (one third) of the parent width,
+ * simply apply class="w-1-3" to the element. */
+.grid .whole, .grid .w-1-1 {
+  width: 100%; }
+
+.grid .half, .grid .w-1-2 {
+  width: 50%; }
+
+.grid .one-third, .grid .w-1-3 {
+  width: 33.3332%; }
+
+.grid .two-thirds, .grid .w-2-3 {
+  width: 66.6665%; }
+
+.grid .one-quarter,
+.grid .one-fourth, .grid .w-1-4 {
+  width: 25%; }
+
+.grid .three-quarters,
+.grid .three-fourths, .grid .w-3-4 {
+  width: 75%; }
+
+.grid .one-fifth, .grid .w-1-5 {
+  width: 20%; }
+
+.grid .two-fifths, .grid .w-2-5 {
+  width: 40%; }
+
+.grid .three-fifths, .grid .w-3-5 {
+  width: 60%; }
+
+.grid .four-fifths, .grid .w-4-5 {
+  width: 80%; }
+
+.grid .golden-small, .grid .w-g-s {
+  width: 38.2716%; }
+
+/* Golden section: smaller piece */
+.grid .golden-large, .grid .w-g-l {
+  width: 61.7283%; }
+
+/* Golden section: larger piece */
+/* Clearfix after every .grid */
+.grid {
+  *zoom: 1; }
+
+.grid:before, .grid:after {
+  display: table;
+  content: "";
+  line-height: 0; }
+
+.grid:after {
+  clear: both; }
+
+/* Utility classes */
+.align-center {
+  text-align: center; }
+
+.align-left {
+  text-align: left; }
+
+.align-right {
+  text-align: right; }
+
+.pull-left {
+  float: left; }
+
+.pull-right {
+  float: right; }
+
+/* A property for a better rendering of images in units: in
+   this way bigger pictures are just resized if the unit
+   becomes smaller */
+.unit img {
+  max-width: 100%; }
+
+/* Responsive Stuff */
+@media screen and (max-width: 568px) {
+  /* Stack anything that isn’t full-width on smaller screens
+     and doesn't provide the no-stacking-on-mobiles class */
+  .grid:not(.no-stacking-on-mobiles) > .unit {
+    width: 100% !important;
+    padding-left: 20px;
+    padding-right: 20px; }
+
+  .unit .grid .unit {
+    padding-left: 0px;
+    padding-right: 0px; }
+
+  /* Sometimes, you just want to be different on small screens */
+  .center-on-mobiles {
+    text-align: center !important; }
+
+  .hide-on-mobiles {
+    display: none !important; } }
+/* Expand the wrap a bit further on larger screens */
+@media screen and (min-width: 1180px) {
+  .wider .grid,
+  .grid.wider {
+    max-width: 1180px;
+    margin: 0 auto; } }
+.highlight {
+  /* Comment */
+  /* Error */
+  /* Generic */
+  /* Keyword */
+  /* Literal */
+  /* Name */
+  /* Operator */
+  /* Other */
+  /* Punctuation */
+  /* Comment.Multiline */
+  /* Comment.Preproc */
+  /* Comment.Single */
+  /* Comment.Special */
+  /* Generic.Deleted */
+  /* Generic.Emph */
+  /* Generic.Error */
+  /* Generic.Heading */
+  /* Generic.Inserted */
+  /* Generic.Output, qualified with span to prevent applying this style to the Go language, see #1153. */
+  /* Generic.Prompt */
+  /* Generic.Strong */
+  /* Generic.Subheading */
+  /* Generic.Traceback */
+  /* Keyword.Constant */
+  /* Keyword.Declaration */
+  /* Keyword.Namespace */
+  /* Keyword.Pseudo */
+  /* Keyword.Reserved */
+  /* Keyword.Type */
+  /* Literal.Date */
+  /* Literal.Number */
+  /* Literal.String */
+  /* Name.Attribute */
+  /* Name.Builtin */
+  /* Name.Class */
+  /* Name.Constant */
+  /* Name.Decorator */
+  /* Name.Entity */
+  /* Name.Exception */
+  /* Name.Function */
+  /* Name.Label */
+  /* Name.Namespace */
+  /* Name.Other */
+  /* Name.Property */
+  /* Name.Tag */
+  /* Name.Variable */
+  /* Operator.Word */
+  /* Text.Whitespace */
+  /* Literal.Number.Float */
+  /* Literal.Number.Hex */
+  /* Literal.Number.Integer */
+  /* Literal.Number.Oct */
+  /* Literal.String.Backtick */
+  /* Literal.String.Char */
+  /* Literal.String.Doc */
+  /* Literal.String.Double */
+  /* Literal.String.Escape */
+  /* Literal.String.Heredoc */
+  /* Literal.String.Interpol */
+  /* Literal.String.Other */
+  /* Literal.String.Regex */
+  /* Literal.String.Single */
+  /* Literal.String.Symbol */
+  /* Name.Builtin.Pseudo */
+  /* Name.Variable.Class */
+  /* Name.Variable.Global */
+  /* Name.Variable.Instance */
+  /* Literal.Number.Integer.Long */ }
+  .highlight .hll {
+    background-color: #ffffcc; }
+  .highlight .c {
+    color: #87ceeb; }
+  .highlight .err {
+    color: #ffffff; }
+  .highlight .g {
+    color: #ffffff; }
+  .highlight .k {
+    color: #f0e68c; }
+  .highlight .l {
+    color: #ffffff; }
+  .highlight .n {
+    color: #ffffff; }
+  .highlight .o {
+    color: #ffffff; }
+  .highlight .x {
+    color: #ffffff; }
+  .highlight .p {
+    color: #ffffff; }
+  .highlight .cm {
+    color: #87ceeb; }
+  .highlight .cp {
+    color: #cd5c5c; }
+  .highlight .c1 {
+    color: #87ceeb; }
+  .highlight .cs {
+    color: #87ceeb; }
+  .highlight .gd {
+    color: #0000c0;
+    font-weight: bold;
+    background-color: #008080; }
+  .highlight .ge {
+    color: #c000c0;
+    text-decoration: underline; }
+  .highlight .gr {
+    color: #c0c0c0;
+    font-weight: bold;
+    background-color: #c00000; }
+  .highlight .gh {
+    color: #cd5c5c; }
+  .highlight .gi {
+    color: #ffffff;
+    background-color: #0000c0; }
+  .highlight span.go {
+    color: #add8e6;
+    font-weight: bold;
+    background-color: #4d4d4d; }
+  .highlight .gp {
+    color: #ffffff; }
+  .highlight .gs {
+    color: #ffffff; }
+  .highlight .gu {
+    color: #cd5c5c; }
+  .highlight .gt {
+    color: #c0c0c0;
+    font-weight: bold;
+    background-color: #c00000; }
+  .highlight .kc {
+    color: #f0e68c; }
+  .highlight .kd {
+    color: #f0e68c; }
+  .highlight .kn {
+    color: #f0e68c; }
+  .highlight .kp {
+    color: #f0e68c; }
+  .highlight .kr {
+    color: #f0e68c; }
+  .highlight .kt {
+    color: #bdb76b; }
+  .highlight .ld {
+    color: #ffffff; }
+  .highlight .m {
+    color: #ffffff; }
+  .highlight .s {
+    color: #ffffff; }
+  .highlight .na {
+    color: #ffffff; }
+  .highlight .nb {
+    color: #ffffff; }
+  .highlight .nc {
+    color: #ffffff; }
+  .highlight .no {
+    color: #ffa0a0; }
+  .highlight .nd {
+    color: #ffffff; }
+  .highlight .ni {
+    color: #ffdead; }
+  .highlight .ne {
+    color: #ffffff; }
+  .highlight .nf {
+    color: #ffffff; }
+  .highlight .nl {
+    color: #ffffff; }
+  .highlight .nn {
+    color: #ffffff; }
+  .highlight .nx {
+    color: #ffffff; }
+  .highlight .py {
+    color: #ffffff; }
+  .highlight .nt {
+    color: #f0e68c; }
+  .highlight .nv {
+    color: #98fb98; }
+  .highlight .ow {
+    color: #ffffff; }
+  .highlight .w {
+    color: #ffffff; }
+  .highlight .mf {
+    color: #ffffff; }
+  .highlight .mh {
+    color: #ffffff; }
+  .highlight .mi {
+    color: #ffffff; }
+  .highlight .mo {
+    color: #ffffff; }
+  .highlight .sb {
+    color: #ffffff; }
+  .highlight .sc {
+    color: #ffffff; }
+  .highlight .sd {
+    color: #ffffff; }
+  .highlight .s2 {
+    color: #ffffff; }
+  .highlight .se {
+    color: #ffffff; }
+  .highlight .sh {
+    color: #ffffff; }
+  .highlight .si {
+    color: #ffffff; }
+  .highlight .sx {
+    color: #ffffff; }
+  .highlight .sr {
+    color: #ffffff; }
+  .highlight .s1 {
+    color: #ffffff; }
+  .highlight .ss {
+    color: #ffffff; }
+  .highlight .bp {
+    color: #ffffff; }
+  .highlight .vc {
+    color: #98fb98; }
+  .highlight .vg {
+    color: #98fb98; }
+  .highlight .vi {
+    color: #98fb98; }
+  .highlight .il {
+    color: #ffffff; }
+  .highlight .bash .nv {
+    -webkit-user-select: none;
+    -moz-user-select: none;
+    -ms-user-select: none;
+    -o-user-select: none;
+    user-select: none; }
+
+/*!
+ *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
+ *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
+ */
+@font-face {
+  font-family: 'FontAwesome';
+  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
+  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
+  font-weight: normal;
+  font-style: normal; }
+.fa {
+  display: inline-block;
+  font: normal normal normal 14px/1 FontAwesome;
+  font-size: inherit;
+  text-rendering: auto;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale; }
+
+.fa-link:before {
+  content: "\f0c1"; }
+
+.fa-pencil:before {
+  content: "\f040"; }
+
+/* Base */
+* {
+  -webkit-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  box-sizing: border-box; }
+
+body {
+  font: 300 21px Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
+  color: #ddd;
+  background-color: #333;
+  border-top: 5px solid #33adff;
+  -webkit-box-shadow: inset 0 3px 30px rgba(0, 0, 0, 0.3);
+  -moz-box-shadow: inset 0 3px 30px rgba(0, 0, 0, 0.3);
+  box-shadow: inset 0 3px 30px rgba(0, 0, 0, 0.3);
+  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
+  -webkit-font-feature-settings: "kern" 1;
+  -moz-font-feature-settings: "kern" 1;
+  -o-font-feature-settings: "kern" 1;
+  font-feature-settings: "kern" 1;
+  font-kerning: normal; }
+
+.clear {
+  display: block; }
+
+.clear:after {
+  content: " ";
+  display: block;
+  height: 0;
+  clear: both;
+  visibility: hidden; }
+
+/* Sections */
+header,
+section,
+footer {
+  float: left;
+  width: 100%;
+  clear: both; }
+
+/* Header */
+header h1,
+header nav {
+  display: inline-block; }
+
+nav ul {
+  padding: 0;
+  margin: 0; }
+nav li {
+  display: inline-block; }
+
+.main-nav {
+  margin-top: 52px; }
+  .main-nav li {
+    margin-right: 10px; }
+    .main-nav li a {
+      -webkit-border-radius: 5px;
+      -moz-border-radius: 5px;
+      border-radius: 5px;
+      font-weight: 900;
+      font-size: 14px;
+      padding: 0.5em 1em;
+      text-shadow: none;
+      text-transform: uppercase;
+      -webkit-transition: all 0.25s;
+      -moz-transition: all 0.25s;
+      -o-transition: all 0.25s;
+      transition: all 0.25s; }
+      .main-nav li a:hover {
+        background-color: #252525;
+        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.1);
+        -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.1);
+        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.1);
+        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); }
+    .main-nav li.current a {
+      background-color: #33adff;
+      color: #222;
+      -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+      -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3); }
+
+.mobile-nav ul {
+  overflow: hidden;
+  width: 100%;
+  display: table; }
+.mobile-nav a {
+  float: left;
+  width: 100%;
+  background-color: #333;
+  color: #33adff;
+  text-align: center;
+  text-transform: uppercase;
+  font-size: 14px;
+  font-weight: 900;
+  padding: 5px;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px; }
+.mobile-nav li {
+  display: table-cell;
+  width: 20%;
+  padding: 8px 2px; }
+.mobile-nav .current a {
+  background-color: #33adff;
+  color: #222;
+  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
+  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3); }
+
+/*
+ * This code is courtesy Ben Balter, modified by Parker Moore.
+ * http://ben.balter.com/2014/03/13/pages-anchor-links/
+ */
+.header-link {
+  position: relative;
+  left: 0.5em;
+  opacity: 0;
+  font-size: 0.8em;
+  -webkit-transition: opacity 0.2s ease-in-out 0.1s;
+  -moz-transition: opacity 0.2s ease-in-out 0.1s;
+  -o-transition: opacity 0.2s ease-in-out 0.1s;
+  transition: opacity 0.2s ease-in-out 0.1s; }
+
+h2:hover .header-link,
+h3:hover .header-link,
+h4:hover .header-link,
+h5:hover .header-link,
+h6:hover .header-link {
+  opacity: 1; }
+
+@media (max-width: 768px) {
+  .main-nav ul {
+    text-align: right; } }
+@media (max-width: 830px) {
+  .main-nav .show-on-mobiles {
+    display: inline; }
+  .main-nav .hide-on-mobiles {
+    display: none; } }
+/* Footer */
+footer {
+  background-color: #212121;
+  font-size: 16px;
+  padding-bottom: 5px;
+  padding-left: 5px;
+  padding-right: 5px;
+  color: #c0c0c0;
+  margin-top: 40px; }
+  footer a {
+    color: #fff; }
+    footer a:hover img {
+      opacity: 1; }
+  footer .align-right p {
+    display: inline-block; }
+  footer img {
+    display: inline-block;
+    position: relative;
+    top: 8px;
+    margin-left: 5px;
+    opacity: .8;
+    padding: 1px;
+    -webkit-transition: opacity 0.2s;
+    -moz-transition: opacity 0.2s;
+    -o-transition: opacity 0.2s;
+    transition: opacity 0.2s; }
+
+@media (max-width: 568px) {
+  footer .one-third p {
+    margin-bottom: 0; }
+  footer .two-thirds p {
+    margin-top: -20px; } }
+/* Intro */
+.intro .unit {
+  padding: 10px 0 40px; }
+.intro p {
+  font-size: 1.75em;
+  line-height: 1em;
+  margin: 0; }
+
+@media (min-width: 569px) {
+  .intro p {
+    font-size: 3.2em; } }
+/* Quickstart */
+.quickstart {
+  background-color: #3F1F1F;
+  color: #fff;
+  margin: 60px 0;
+  -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.4);
+  -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.4);
+  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.4); }
+  .quickstart .content {
+    padding: 0; }
+  .quickstart h3 {
+    font-size: 24px;
+    line-height: 24px;
+    margin-top: 20px;
+    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8); }
+  .quickstart .code {
+    font-size: 12px;
+    display: block;
+    margin: 0 0 -30px; }
+
+@media (min-width: 768px) {
+  .quickstart .code {
+    font-size: 18px;
+    margin: -30px 0;
+    float: right; }
+  .quickstart h3 {
+    margin: 50px 0 0;
+    text-align: center; } }
+/* Code */
+.quickstart .code {
+  display: block;
+  padding: 0;
+  font-family: Menlo, Consolas, "Courier New", Courier, "Liberation Mono", monospace;
+  line-height: 1.3em; }
+  .quickstart .code .title {
+    display: block;
+    text-align: center;
+    margin: 0 20px;
+    padding: 5px 0;
+    -webkit-border-radius: 5px 5px 0 0;
+    -moz-border-radius: 5px 5px 0 0;
+    border-radius: 5px 5px 0 0;
+    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
+    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
+    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
+    font: 400 16px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
+    color: #444;
+    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
+    background-color: #f7f7f7;
+    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjY2ZjZmNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
+    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), color-stop(7%, #cfcfcf), to(#aaaaaa));
+    background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
+    background-image: -moz-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
+    background-image: -o-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
+    background-image: linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#aaaaaa',GradientType=0 );
+    border-bottom: 1px solid #111; }
+  .quickstart .code .shell {
+    padding: 20px;
+    text-shadow: none;
+    margin: 0 20px;
+    background-color: #171717;
+    -webkit-border-radius: 0 0 5px 5px;
+    -moz-border-radius: 0 0 5px 5px;
+    border-radius: 0 0 5px 5px;
+    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
+    -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
+    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3); }
+  .quickstart .code .line {
+    display: block;
+    margin: 0;
+    padding: 0; }
+    .quickstart .code .line span {
+      display: inline-block; }
+  .quickstart .code .path {
+    color: #87ceeb;
+    -webkit-user-select: none;
+    /* Chrome all / Safari all */
+    -moz-user-select: none;
+    /* Firefox all */
+    -ms-user-select: none;
+    /* IE 10+ */
+    -o-user-select: none;
+    user-select: none; }
+  .quickstart .code .prompt {
+    color: #cd5c5c;
+    -webkit-user-select: none;
+    /* Chrome all / Safari all */
+    -moz-user-select: none;
+    /* Firefox all */
+    -ms-user-select: none;
+    /* IE 10+ */
+    -o-user-select: none;
+    user-select: none; }
+  .quickstart .code .command {
+    color: #f0e68c; }
+  .quickstart .code .output {
+    color: #888; }
+
+@media (min-width: 768px) {
+  .free-hosting img {
+    float: left;
+    margin: -20px -30px -30px -50px;
+    width: 300px;
+    height: 251px; }
+  .free-hosting .pane-content {
+    margin-top: 35px;
+    padding-right: 30px; }
+  .free-hosting p,
+  .free-hosting a {
+    font-size: 18px; }
+  .free-hosting .pane:after {
+    content: " ";
+    float: right;
+    background: url(../img/footer-arrow.png) top left no-repeat;
+    width: 73px;
+    height: 186px;
+    position: absolute;
+    right: 0;
+    bottom: -30px; } }
+/* Article - Used for both docs and news */
+article {
+  background-color: #444;
+  -webkit-border-radius: 10px;
+  -moz-border-radius: 10px;
+  border-radius: 10px;
+  padding: 20px;
+  margin: 0 10px;
+  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
+  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
+  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
+  font-size: 16px; }
+
+@media (max-width: 480px) {
+  article ul {
+    padding-left: 20px; } }
+@media (max-width: 568px) {
+  article {
+    margin: 0; } }
+@media (min-width: 768px) {
+  article {
+    padding: 40px 40px 30px;
+    font-size: 21px; } }
+/* Right-side nav - used by both docs and news */
+aside {
+  padding-top: 30px; }
+  aside h4 {
+    text-transform: uppercase;
+    font-size: 14px;
+    font-weight: 700;
+    padding: 0 0 10px 30px;
+    margin-left: -30px;
+    display: inline-block;
+    border-bottom: 1px solid #ff0; }
+  aside ul {
+    padding-left: 0; }
+    aside ul:first-child {
+      margin-top: 0; }
+  aside li {
+    list-style-type: none; }
+    aside li a {
+      font-size: 16px;
+      position: relative; }
+    aside li.current a:before {
+      content: "";
+      border-color: transparent transparent transparent #444;
+      border-style: solid;
+      border-width: 10px;
+      width: 0;
+      height: 0;
+      position: absolute;
+      top: 0;
+      left: -30px; }
+
+/* Documentation */
+.docs article {
+  min-height: 800px; }
+.docs .content {
+  padding: 0; }
+
+.section-nav {
+  text-align: center;
+  padding-top: 40px;
+  position: relative;
+  background: url(../img/article-footer.png) top center no-repeat;
+  margin: 40px -20px 10px; }
+  .section-nav > div {
+    width: 49.5%; }
+  .section-nav a,
+  .section-nav span {
+    color: #fff;
+    font-size: 16px;
+    text-transform: uppercase;
+    font-weight: 700;
+    padding: 8px 12px 10px;
+    -webkit-border-radius: 5px;
+    -moz-border-radius: 5px;
+    border-radius: 5px;
+    /*border: 1px solid #333;*/
+    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.5);
+    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.5);
+    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.5);
+    background-color: #767676; }
+  .section-nav a:hover {
+    color: #fff;
+    background-color: #888; }
+  .section-nav .next,
+  .section-nav .prev {
+    position: relative; }
+  .section-nav .next:after,
+  .section-nav .prev:before {
+    font-size: 36px;
+    color: #222;
+    font-weight: 900;
+    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
+    position: absolute;
+    top: -7px; }
+  .section-nav .next:after {
+    content: '\203A';
+    right: 10px; }
+  .section-nav .prev:before {
+    content: '\2039';
+    left: 10px; }
+  .section-nav .prev,
+  .section-nav .prev:hover {
+    padding-left: 30px; }
+  .section-nav .next,
+  .section-nav .next:hover {
+    padding-right: 30px; }
+  .section-nav .disabled {
+    opacity: .5;
+    cursor: default; }
+
+.improve {
+  padding-top: 25px;
+  font-size: 16px; }
+  .improve a {
+    color: #999; }
+
+.docs-nav-mobile select {
+  color: #000;
+  width: 100%; }
+
+/* News */
+article h2:first-child {
+  margin-top: 0; }
+
+.post-category,
+.post-meta {
+  display: inline-block;
+  vertical-align: middle;
+  font-size: .8em; }
+
+.post-category {
+  display: inline-block;
+  margin-left: -30px;
+  padding: 6px 10px 8px;
+  padding-left: 50px;
+  -webkit-border-radius: 0 5px 5px 0;
+  -moz-border-radius: 0 5px 5px 0;
+  border-radius: 0 5px 5px 0;
+  position: relative;
+  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  background-color: #9e2812;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllMjgxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZjBkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#9e2812), to(#6f0d0d));
+  background-image: -webkit-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
+  background-image: -moz-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
+  background-image: -o-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
+  background-image: linear-gradient(to bottom, #9e2812 0%, #6f0d0d 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e2812', endColorstr='#6f0d0d',GradientType=0 ); }
+  .post-category:before {
+    content: "";
+    position: absolute;
+    top: -10px;
+    left: 0;
+    border-color: transparent #6f0d0d #6f0d0d transparent;
+    border-style: solid;
+    border-width: 5px;
+    width: 0;
+    height: 0; }
+
+.post-content img {
+  max-width: 100%; }
+
+.label {
+  float: left;
+  text-transform: uppercase;
+  font-weight: 700;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+@media (max-width: 568px) {
+  .post-category {
+    padding-left: 30px; } }
+@media (min-width: 768px) {
+  .post-category {
+    margin-left: -50px; } }
+.avatar {
+  -webkit-border-radius: 3px;
+  -moz-border-radius: 3px;
+  border-radius: 3px;
+  display: inline-block;
+  vertical-align: middle; }
+
+.post-meta {
+  padding: 5px 0;
+  color: #c0c0c0;
+  font-weight: 600;
+  text-shadow: 0 -1px 0 #000; }
+
+.post-date,
+.post-author {
+  margin-left: 10px; }
+
+.news article + article {
+  margin-top: -10px;
+  -webkit-border-radius: 0 0 10px 10px;
+  -moz-border-radius: 0 0 10px 10px;
+  border-radius: 0 0 10px 10px;
+  border-top: 1px solid #555;
+  -webkit-box-shadow: 0 -1px 0 #2f2f2f;
+  -moz-box-shadow: 0 -1px 0 #2f2f2f;
+  box-shadow: 0 -1px 0 #2f2f2f; }
+
+/* Code Highlighting */
+pre,
+code {
+  white-space: pre;
+  display: inline-block;
+  margin: 0;
+  font: 14px/1.8em Menlo, Consolas, "Courier New", Courier, "Liberation Mono", monospace;
+  padding: 0 0.5em; }
+
+@media (min-width: 768px) {
+  pre, code {
+    font-size: 16px; } }
+.highlight,
+p > pre,
+p > code,
+p > nobr > code,
+li > code,
+h5 > code,
+.note > code {
+  background-color: #2b2b2b;
+  color: #fff;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+  -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.5);
+  -moz-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.5);
+  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+.note code {
+  background-color: #333;
+  background-color: rgba(0, 0, 0, 0.2);
+  margin-left: 2.5px;
+  margin-right: 2.5px;
+  font-size: 0.8em; }
+
+.highlight {
+  margin: 1em 0;
+  padding: 10px 0;
+  width: 100%;
+  overflow: auto; }
+
+/* HTML Elements */
+h1, h2, h3, h4, h5, h6 {
+  margin: 0; }
+
+a {
+  color: #33adff;
+  text-decoration: none;
+  -webkit-transition: all 0.25s;
+  -moz-transition: all 0.25s;
+  -o-transition: all 0.25s;
+  transition: all 0.25s; }
+  a:hover {
+    color: #33adff; }
+
+strong {
+  font-weight: 700; }
+
+p {
+  line-height: 1.5em; }
+
+.left {
+  float: left; }
+
+.right {
+  float: right; }
+
+.align-right {
+  text-align: right; }
+
+.align-left {
+  text-align: left; }
+
+.align-center {
+  text-align: center; }
+
+/* Article HTML */
+article h2, article h3, article h4, article h5, article h6 {
+  margin: 1em 0; }
+article h4 {
+  color: #fff; }
+article ul li p {
+  margin: 0; }
+article ul li blockquote {
+  margin: 10px 0; }
+article ul li,
+article ol li {
+  line-height: 1.5em;
+  margin-bottom: 0.5em; }
+
+h5, h6 {
+  font-size: 1em;
+  font-style: italic; }
+
+blockquote {
+  border-left: 2px solid #777;
+  padding-left: 20px;
+  font-style: italic;
+  font-size: 18px;
+  font-weight: 500; }
+
+/* Tables */
+table {
+  width: 100%;
+  background-color: #555;
+  margin: .5em 0;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
+  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
+  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }
+
+thead {
+  -webkit-border-top-left-radius: 5px;
+  -moz-border-radius-topleft: 5px;
+  border-top-left-radius: 5px;
+  -webkit-border-top-right-radius: 5px;
+  -moz-border-radius-topright: 5px;
+  border-top-right-radius: 5px;
+  color: #fff;
+  background-color: #3a3a3a;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhM2EzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTFlMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#3a3a3a), to(#1e1e1e));
+  background-image: -webkit-linear-gradient(top, #3a3a3a 0%, #1e1e1e 100%);
+  background-image: -moz-linear-gradient(top, #3a3a3a 0%, #1e1e1e 100%);
+  background-image: -o-linear-gradient(top, #3a3a3a 0%, #1e1e1e 100%);
+  background-image: linear-gradient(to bottom, #3a3a3a 0%, #1e1e1e 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#1e1e1e',GradientType=0 ); }
+  thead th {
+    position: relative;
+    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
+    thead th:first-child {
+      -webkit-border-top-left-radius: 5px;
+      -moz-border-radius-topleft: 5px;
+      border-top-left-radius: 5px; }
+    thead th:last-child {
+      -webkit-border-top-right-radius: 5px;
+      -moz-border-radius-topright: 5px;
+      border-top-right-radius: 5px; }
+
+td {
+  padding: .5em .75em; }
+
+td p {
+  margin: 0; }
+
+th {
+  text-transform: uppercase;
+  font-size: 16px;
+  padding: .5em .75em;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9);
+  color: #888; }
+
+tbody td {
+  border-top: 1px solid #747474;
+  border-top: 1px solid rgba(0, 0, 0, 0.1);
+  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
+  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
+  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
+  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
+  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#00ffffff',GradientType=0 ); }
+  tbody td p {
+    font-size: 16px; }
+    tbody td p code {
+      font-size: 14px; }
+
+code.option,
+th .option,
+code.filter,
+th .filter {
+  color: #50B600; }
+
+code.flag,
+th .flag,
+code.output,
+th .output {
+  color: #049DCE; }
+
+code.option,
+code.flag,
+code.filter,
+code.output {
+  margin-bottom: 2px; }
+
+/* Note types */
+.note {
+  margin: 30px 0;
+  margin-left: -30px;
+  padding: 20px 20px 24px;
+  padding-left: 50px;
+  -webkit-border-radius: 0 5px 5px 0;
+  -moz-border-radius: 0 5px 5px 0;
+  border-radius: 0 5px 5px 0;
+  position: relative;
+  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
+  background-color: #7e6d42;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlNmQ0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YzRlMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#7e6d42), to(#5c4e35));
+  background-image: -webkit-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);
+  background-image: -moz-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);
+  background-image: -o-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);
+  background-image: linear-gradient(to bottom, #7e6d42 0%, #5c4e35 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e6d42', endColorstr='#5c4e35',GradientType=0 ); }
+
+@media (max-width: 568px) {
+  .note {
+    margin-right: -30px; } }
+@media (min-width: 768px) {
+  .note {
+    margin-left: -50px; } }
+.configtable {
+  font-size: 14px; }
+
+.note:before {
+  content: "";
+  position: absolute;
+  top: -10px;
+  left: 0;
+  border-color: transparent #222 #222 transparent;
+  border-style: solid;
+  border-width: 5px;
+  width: 0;
+  height: 0; }
+.note h5,
+.note p {
+  margin: 0;
+  color: #fff; }
+.note h5 {
+  line-height: 1.5em;
+  font-weight: 900;
+  font-style: normal; }
+.note p {
+  font-weight: 400;
+  font-size: .75em; }
+.note:after {
+  content: '\2605';
+  color: #33adff;
+  position: absolute;
+  top: 14px;
+  left: 14px;
+  font-size: 28px;
+  font-weight: 700;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+.info {
+  background-color: #0389aa;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzODlhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYxN2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#0389aa), to(#00617f));
+  background-image: -webkit-linear-gradient(top, #0389aa 0%, #00617f 100%);
+  background-image: -moz-linear-gradient(top, #0389aa 0%, #00617f 100%);
+  background-image: -o-linear-gradient(top, #0389aa 0%, #00617f 100%);
+  background-image: linear-gradient(to bottom, #0389aa 0%, #00617f 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0389aa', endColorstr='#00617f',GradientType=0 ); }
+
+.warning {
+  background-color: #9e2812;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllMjgxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZjBkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#9e2812), to(#6f0d0d));
+  background-image: -webkit-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
+  background-image: -moz-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
+  background-image: -o-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
+  background-image: linear-gradient(to bottom, #9e2812 0%, #6f0d0d 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e2812', endColorstr='#6f0d0d',GradientType=0 ); }
+
+.unreleased {
+  background-color: #cd9239;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkOTIzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjc1MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+  background-image: -webkit-gradient(linear, left top, left bottom, from(#cd9239), to(#a27528));
+  background-image: -webkit-linear-gradient(top, #cd9239 0%, #a27528 100%);
+  background-image: -moz-linear-gradient(top, #cd9239 0%, #a27528 100%);
+  background-image: -o-linear-gradient(top, #cd9239 0%, #a27528 100%);
+  background-image: linear-gradient(to bottom, #cd9239 0%, #a27528 100%);
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd9239', endColorstr='#a27528',GradientType=0 ); }
+
+.info:before {
+  border-color: transparent #00617f #00617f transparent; }
+
+.warning:before {
+  border-color: transparent #6f0d0d #6f0d0d transparent; }
+
+.unreleased:before {
+  border-color: transparent #664719 #664719 transparent; }
+
+.info:after {
+  content: '\24D8';
+  color: #fff;
+  position: absolute;
+  top: 15px;
+  left: 15px;
+  font-size: 28px;
+  font-weight: 700;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+.warning:after {
+  content: '\203C';
+  color: #33adff;
+  position: absolute;
+  top: 15px;
+  left: 15px;
+  font-size: 32px;
+  font-weight: 700;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
+
+.unreleased:after {
+  content: '\2692';
+  color: #2b2a12;
+  position: absolute;
+  top: 8px;
+  left: 15px;
+  font-size: 38px;
+  font-weight: 700;
+  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }
+
+/* Responsive tables */
+@media (max-width: 768px) {
+  .mobile-side-scroller {
+    overflow-x: scroll;
+    margin: 0 -40px;
+    padding: 0 10px; } }
+.show-on-mobiles {
+  display: none; }
+
+@media screen and (max-width: 568px) {
+  .show-on-mobiles {
+    display: block !important; }
+
+  a .show-on-mobiles {
+    display: inline !important; } }
+/* Helper class taken from Bootstrap.
+   Hides an element to all devices except screen readers.
+*/
+.sr-only {
+  position: absolute;
+  width: 1px;
+  height: 1px;
+  padding: 0;
+  margin: -1px;
+  overflow: hidden;
+  clip: rect(0, 0, 0, 0);
+  border: 0; }
+
+#poweredby {
+  float: right;
+  text-align: right;
+  width: 200px;
+  height: 87px; }
+
+#resources {
+  background-color: #000; }

Propchange: calcite/site/css/screen.css
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/develop/index.html
URL: http://svn.apache.org/viewvc/calcite/site/develop/index.html?rev=1850910&view=auto
==============================================================================
--- calcite/site/develop/index.html (added)
+++ calcite/site/develop/index.html Wed Jan  9 22:21:11 2019
@@ -0,0 +1,273 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Developing Calcite</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/favicon.ico">
+  <!--[if lt IE 9]>
+  <script src="/js/html5shiv.min.js"></script>
+  <script src="/js/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+
+<body class="wrap">
+  <header role="banner">
+  <nav class="mobile-nav show-on-mobiles">
+    <ul>
+  <li class="">
+    <a href="/">Home</a>
+  </li>
+  <li class="">
+    <a href="/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/community/">Community</a>
+  </li>
+  <li class="current">
+    <a href="/develop/">Develop</a>
+  </li>
+  <li class="">
+    <a href="/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/">
+          <span class="sr-only">Apache Calcite</span>
+          <img src="/img/logo.png" width="226" height="140" alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/">Home</a>
+  </li>
+  <li class="">
+    <a href="/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/community/">Community</a>
+  </li>
+  <li class="current">
+    <a href="/develop/">Develop</a>
+  </li>
+  <li class="">
+    <a href="/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/docs/">Docs</a>
+  </li>
+</ul>
+
+    </nav>
+  </div>
+</header>
+
+
+  <section class="standalone">
+  <div class="grid">
+
+    <div class="unit whole">
+      <article>
+        <h1>Developing Calcite</h1>
+        <!--
+
+-->
+
+<p>Want to help add a feature or fix a bug?</p>
+
+<ul id="markdown-toc">
+  <li><a href="#source-code" id="markdown-toc-source-code">Source code</a></li>
+  <li><a href="#download-source-build-and-run-tests" id="markdown-toc-download-source-build-and-run-tests">Download source, build, and run tests</a></li>
+  <li><a href="#contributing" id="markdown-toc-contributing">Contributing</a></li>
+  <li><a href="#continuous-integration-testing" id="markdown-toc-continuous-integration-testing">Continuous Integration Testing</a></li>
+  <li><a href="#getting-started" id="markdown-toc-getting-started">Getting started</a></li>
+</ul>
+
+<h2 id="source-code">Source code</h2>
+
+<p>You can get the source code by
+<a href="/downloads">downloading a release</a>
+or from source control.</p>
+
+<p>Calcite uses git for version control.  The canonical source is in
+<a href="https://gitbox.apache.org/repos/asf/calcite.git">Apache</a>,
+but most people find the
+<a href="https://github.com/apache/calcite">Github mirror</a> more
+user-friendly.</p>
+
+<h2 id="download-source-build-and-run-tests">Download source, build, and run tests</h2>
+
+<p>Prerequisites are git, maven (3.5.2 or later)
+and Java (JDK 8 or later, 9 preferred) on your path.</p>
+
+<p>Create a local copy of the git repository, <code class="highlighter-rouge">cd</code> to its root directory,
+then build using maven:</p>
+
+<figure class="highlight"><pre><code class="language-bash" data-lang="bash"><span class="nv">$ </span>git clone git://github.com/apache/calcite.git
+<span class="nv">$ </span><span class="nb">cd </span>calcite
+<span class="nv">$ </span>mvn install</code></pre></figure>
+
+<p>The HOWTO describes how to
+<a href="/docs/howto.html#building-from-a-source-distribution">build from a source distribution</a>,
+<a href="/docs/howto.html#setting-up-an-ide-for-contributing">set up an IDE for contributing</a>,
+<a href="/docs/howto.html#running-tests">run more or fewer tests</a> and
+<a href="/docs/howto.html#running-integration-tests">run integration tests</a>.</p>
+
+<h2 id="contributing">Contributing</h2>
+
+<p>We welcome contributions.</p>
+
+<p>If you are planning to make a large contribution, talk to us first! It
+helps to agree on the general approach. Log a
+<a href="https://issues.apache.org/jira/browse/CALCITE">JIRA case</a> for your
+proposed feature or start a discussion on the dev list.</p>
+
+<p>Fork the GitHub repository, and create a branch for your feature.</p>
+
+<p>Develop your feature and test cases, and make sure that
+<code class="highlighter-rouge">mvn install</code> succeeds. (Run extra tests if your change warrants it.)</p>
+
+<p>Commit your change to your branch, and use a comment that starts with
+the JIRA case number, like this:</p>
+
+<figure class="highlight"><pre><code class="language-text" data-lang="text">[CALCITE-345] AssertionError in RexToLixTranslator comparing to date literal</code></pre></figure>
+
+<p>If your change had multiple commits, use <code class="highlighter-rouge">git rebase -i master</code> to
+squash them into a single commit, and to bring your code up to date
+with the latest on the main line.</p>
+
+<p>Then push your commit(s) to GitHub, and create a pull request from
+your branch to the calcite master branch. Update the JIRA case
+to reference your pull request, and a committer will review your
+changes.</p>
+
+<p>The pull request may need to be updated (after its submission) for three main
+reasons:</p>
+<ol>
+  <li>you identified a problem after the submission of the pull request;</li>
+  <li>the reviewer requested further changes;</li>
+  <li>the Travis CI build failed and the failure is not caused by your changes.</li>
+</ol>
+
+<p>In order to update the pull request, you need to commit the changes in your
+branch and then push the commit(s) to GitHub. You are encouraged to use regular
+ (non-rebased) commits on top of previously existing ones.</p>
+
+<p>When pushing the changes to GitHub, you should refrain from using the <code class="highlighter-rouge">--force</code>
+parameter and its alternatives. You may choose to force push your changes under
+ certain conditions:</p>
+<ul>
+  <li>the pull request has been submitted less than 10 minutes ago and there is no
+ pending discussion (in the PR and/or in JIRA) concerning it;</li>
+  <li>a reviewer has explicitly asked you to perform some modifications that
+ require the use of the <code class="highlighter-rouge">--force</code> option.</li>
+</ul>
+
+<p>In the special case, that the Travis CI build failed and the failure is not
+caused by your changes create an empty commit (<code class="highlighter-rouge">git commit --allow-empty</code>) and
+push it.</p>
+
+<h2 id="continuous-integration-testing">Continuous Integration Testing</h2>
+
+<p>Calcite has a collection of Jenkins jobs on ASF-hosted infrastructure.
+They are all organized in a single view and available at
+<a href="https://builds.apache.org/view/A-D/view/Calcite/">https://builds.apache.org/view/A-D/view/Calcite/</a>.</p>
+
+<h2 id="getting-started">Getting started</h2>
+
+<p>Calcite is a community, so the first step to joining the project is to introduce yourself.
+Join the <a href="http://mail-archives.apache.org/mod_mbox/calcite-dev/">developers list</a>
+and send an email.</p>
+
+<p>If you have the chance to attend a <a href="http://www.meetup.com/Apache-Calcite/">meetup</a>,
+or meet <a href="http://calcite.apache.org/develop/#project-members">members of the community</a>
+at a conference, that’s also great.</p>
+
+<p>Choose an initial task to work on. It should be something really simple,
+such as a bug fix or a <a href="https://issues.apache.org/jira/issues/?jql=labels%20%3D%20newbie%20%26%20project%20%3D%20Calcite%20%26%20status%20%3D%20Open">Jira task that we have labeled
+“newbie”</a>.
+Follow the <a href="#contributing">contributing guidelines</a> to get your change committed.</p>
+
+<p>After you have made several useful contributions we may
+<a href="https://community.apache.org/contributors/">invite you to become a committer</a>.
+We value all contributions that help to build a vibrant community, not just code.
+You can contribute by testing the code, helping verify a release,
+writing documentation or the web site,
+or just by answering questions on the list.</p>
+
+
+      </article>
+    </div>
+
+    <div class="clear"></div>
+
+  </div>
+</section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/">
+      <span class="sr-only">Apache</span>
+      <img src="/img/feather.png" width="190" height="77" alt="Apache Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are Copyright &copy;&nbsp;2019
+     <a href="https://www.apache.org/">Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/">
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</footer>
+
+  <script>
+  var anchorForId = function (id) {
+    var anchor = document.createElement("a");
+    anchor.className = "header-link";
+    anchor.href      = "#" + id;
+    anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
+    anchor.title = "Permalink";
+    return anchor;
+  };
+
+  var linkifyAnchors = function (level, containingElement) {
+    var headers = containingElement.getElementsByTagName("h" + level);
+    for (var h = 0; h < headers.length; h++) {
+      var header = headers[h];
+
+      if (typeof header.id !== "undefined" && header.id !== "") {
+        header.appendChild(anchorForId(header.id));
+      }
+    }
+  };
+
+  document.onreadystatechange = function () {
+    if (this.readyState === "complete") {
+      var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
+      if (!contentBlock) {
+        return;
+      }
+      for (var level = 1; level <= 6; level++) {
+        linkifyAnchors(level, contentBlock);
+      }
+    }
+  };
+</script>
+
+
+</body>
+</html>

Propchange: calcite/site/develop/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/doap_calcite.rdf
URL: http://svn.apache.org/viewvc/calcite/site/doap_calcite.rdf?rev=1850910&view=auto
==============================================================================
--- calcite/site/doap_calcite.rdf (added)
+++ calcite/site/doap_calcite.rdf Wed Jan  9 22:21:11 2019
@@ -0,0 +1,60 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+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.
+-->
+  <Project rdf:about="https://calcite.apache.org">
+    <created>2015-05-27</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
+    <name>Apache Calcite</name>
+    <homepage rdf:resource="https://calcite.apache.org" />
+    <asfext:pmc rdf:resource="https://calcite.apache.org" />
+    <shortdesc>A dynamic data management framework.</shortdesc>
+    <description>Calcite is a framework for writing data management
+      systems.  It converts queries, represented in relational algebra,
+      into an efficient executable form using pluggable query
+      transformation rules. There is an optional SQL parser and JDBC
+      driver. Calcite does not store data or have a preferred execution
+      engine. Data formats, execution algorithms, planning rules,
+      operator types, metadata, and cost model are added at runtime as
+      plugins.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/CALCITE" />
+    <mailing-list rdf:resource="https://calcite.apache.org/develop" />
+    <download-page rdf:resource="https://calcite.apache.org/downloads" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/big-data" />
+    <category rdf:resource="http://projects.apache.org/category/hadoop" />
+    <category rdf:resource="http://projects.apache.org/category/sql" />
+    <category rdf:resource="http://projects.apache.org/category/geospatial" />
+    <repository>
+      <GitRepository>
+        <location rdf:resource="https://gitbox.apache.org/repos/asf/calcite.git"/>
+        <browse rdf:resource="https://github.com/apache/calcite"/>
+      </GitRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Julian Hyde</foaf:name>
+          <foaf:mbox rdf:resource="mailto:jhyde@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Propchange: calcite/site/doap_calcite.rdf
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/docker-compose.yml
URL: http://svn.apache.org/viewvc/calcite/site/docker-compose.yml?rev=1850910&view=auto
==============================================================================
--- calcite/site/docker-compose.yml (added)
+++ calcite/site/docker-compose.yml Wed Jan  9 22:21:11 2019
@@ -0,0 +1,40 @@
+# 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.
+
+version: '3'
+services:
+  dev:
+    image: jekyll/jekyll:3
+    command: jekyll serve --watch --force_polling
+    ports:
+      - 4000:4000
+    volumes:
+      - .:/srv/jekyll
+  build-site:
+    image: jekyll/jekyll:3
+    command: jekyll build
+    volumes:
+      - .:/srv/jekyll
+  generate-javadoc:
+    image: maven:alpine
+    working_dir: /usr/src/calcite
+    command: sh -c "mvn -DskipTests site; rm -rf site/target/apidocs site/target/testapidocs; mkdir -p site/target; mv target/site/apidocs target/site/testapidocs site/target"
+    volumes:
+      - ../:/usr/src/calcite
+      - maven-repo:/root/.m2
+volumes:
+  maven-repo:
+
+# End docker-compose.yml

Propchange: calcite/site/docker-compose.yml
------------------------------------------------------------------------------
    svn:executable = *