http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/source/_site/publications.html
----------------------------------------------------------------------
diff --git a/source/_site/publications.html b/source/_site/publications.html
new file mode 100644
index 0000000..de3f3ea
--- /dev/null
+++ b/source/_site/publications.html
@@ -0,0 +1,72 @@
+<!DOCTYPE html>
+
+<html lang="en">
+  <head>
+    <meta charset="utf-8" />
+    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+    <meta name="viewport" content="width=device-width,initial-scale=1" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css";
 />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" 
href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language="; 
title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>Publications</h1>
+
+<p>Here you can find all COAL publications, they are ordered in reverse 
chronological order.</p>
+
+<ul>
+       <li><a href="/publications/bids2017_coal.pdf">McGibbney, L. J., Brown, 
T. A., Clayton, H. A., Wang, X. (2017) "COAL AND OPEN-PIT MINING IMPACTS ON 
AMERICAN LANDS (COAL): A PYTHON LIBRARY FOR PROCESSING HYPERSPECTRAL IMAGERY", 
<i>2017 Conference on Big Data from Space (BiDS'17) Research, Technology and 
Innovation</i>, 28-30 November 2017 Centre de Congrès Pierre Baudis, Toulouse, 
France</a></li>
+       <li><a href="/publications/hyspiri_workshop_poster.pdf">McGibbney, L. 
J., Brown, T. A., Clayton, H. A., Wang, X. (2017) "COAL AND OPEN-PIT SURFACE 
MINING IMPACTS ON AMERICAN LANDS (COAL)", <i>2017 Conference on Big Data from 
Space (BiDS'17) Research, Technology and Innovation</i>, 28-30 November 2017 
Centre de Congrès Pierre Baudis, Toulouse, France</a></li>
+       <li><a href="/publications/hyspiri_workshop_poster.pdf">McGibbney, L. 
J., Brown, T. A., Clayton, H. A., Wang, X. (2017) "COAL AND OPEN-PIT SURFACE 
MINING IMPACTS ON AMERICAN LANDS (COAL)", <i>2017 HyspIRI Science and 
Applications Workshop</i>, 17-19 October 2017 California Institute of 
Technology Beckman Institute Auditorium 1200 E California Blvd Pasadena, 
CA</a></li>
+       <li><a href="/images/expo-poster.pdf">McGibbney, L. J., Brown, T. A., 
Clayton, H. A., Wang, X. (2017) "COAL AND OPEN-PIT MINING IMPACTS ON AMERICAN 
LANDS (COAL): A PYTHON LIBRARY FOR PROCESSING HYPERSPECTRAL IMAGERY", <i>Oregon 
State University Undergraduate Engineering Expo 2017</i>, 19 May 2017 Kelley 
Engineering Center, Johnson Hall, Oregon State University</a></li>
+</ul>
+
+<p>Contribute to the project through our <a class="external" 
href="https://github.com/capstone-coal";>GitHub Organization</a>, refer to the 
COAL <a class="external" 
href="https://github.com/capstone-coal/pycoal/wiki";>wiki</a> for development 
documentation, and contact the <a href="/team.html">team</a> to get 
involved.</p>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software 
Foundation. Licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache 
SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/source/_site/resources.html
----------------------------------------------------------------------
diff --git a/source/_site/resources.html b/source/_site/resources.html
new file mode 100644
index 0000000..d941605
--- /dev/null
+++ b/source/_site/resources.html
@@ -0,0 +1,97 @@
+<!DOCTYPE html>
+
+<html lang="en">
+  <head>
+    <meta charset="utf-8" />
+    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+    <meta name="viewport" content="width=device-width,initial-scale=1" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css";
 />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" 
href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language="; 
title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>Resources</h1>
+
+<p>A collection of useful resources generated by or related to COAL</p>
+
+<h2>Videos</h2>
+
+<h3>NASA Studies Volcanos and Coral Reefs from 65,000 feet (HyspIRI Hawaii, 
Part 1)</h3>
+<iframe width="560" height="315" 
src="https://www.youtube.com/embed/iKGeufqQqyc"; frameborder="0" 
allowfullscreen></iframe>
+<p>This 6-minute, 8-second video shows how a NASA-led science team spent six 
weeks in January and February studying Hawaii's volcanoes and coral reefs using 
the Agency's ER-2 aircraft. The mission, called Hyperspectral InfraRed Imager 
(HyspIRI), focused on observing coral reef health and volcano emissions and 
eruptions. Flying at 65,000 feet (19,800 meters), above 95 percent of Earth’s 
atmosphere, the ER-2 can closely replicate the data a future satellite could 
collect. Data from this mission will help in developing a NASA satellite to 
study natural hazards and ecosystems. NASA's ER-2 aircraft are operated by 
NASA's Armstrong Flight Research Center and based at Hangar 703 in Palmdale, 
CA.</p>
+
+<h3>From the Ground Up: Building an Earth Science Satellite (HyspIRI Hawaii, 
Part 2)</h3>
+<iframe width="560" height="315" 
src="https://www.youtube.com/embed/eAxZuFk7kPQ"; frameborder="0" 
allowfullscreen></iframe>
+<p>In this 2-minute, 37-second video, the Airborne Visible/Infrared Imaging 
Spectrometer (AVIRIS) flies high aboard NASA’s ER-2, using over 224 sensors 
to identify, measure, and monitor natural features of the Earth's surface and 
atmosphere based on reflective light from the sun. The instrument was recently 
used for the Hyperspectral InfraRed Imager (HyspIRI) airborne preparatory 
mission, which focused on observing coral reef health and volcano emissions and 
eruptions around the Hawaiian Islands. Data from this mission will help develop 
a NASA satellite to study natural hazards and ecosystems. The Airborne Visible 
and Infrared Imaging Spectrometer (AVIRIS) instrument is developed and managed 
by NASA's Jet Propulsion Laboratory, Pasadena, CA. NASA’s ER-2 aircraft is 
managed and based at NASA’s Armstrong Flight Research Center, Hangar 703 in 
Palmdale, CA.</p>
+
+<h3>From the Ground Up: Building an Earth Science Satellite (HyspIRI Hawaii, 
Part 3)</h3>
+<iframe width="560" height="315" 
src="https://www.youtube.com/embed/Ts71279n8FE"; frameborder="0" 
allowfullscreen></iframe>
+<p>Before a satellite is launched into orbit, scientists use instruments on 
NASA aircraft to calibrate, validate, and refine sensors that are part of 
current and future satellite payloads. In this 3-minute, 44-second video, data 
systems analyst Eric Fraim explains how an instrument called MASTER (MODIS 
Airborne ASTER Simulator) is being used to further develop Earth observing 
satellites. Flying on board NASA’s high-altitude ER-2, MASTER can detect 
thermal and visible spectral data as it scans air columns between the ground 
and the aircraft. The instrument was recently used for the Hyperspectral 
InfraRed Imager (HyspIRI) airborne preparatory mission, which focused on 
observing coral reef health and volcano emissions and eruptions around the 
Hawaiian Islands. HyspIRI is a proposed NASA satellite concept that will study 
natural hazards and ecosystems. The MODIS/ASTER (MASTER) airborne simulator is 
a joint development involving the Airborne Sensor Facility at the Ames Research 
Center,
  the Jet Propulsion Laboratory and the EROS Data Center. NASA’s ER-2 
aircraft is managed and based at NASA’s Armstrong Flight Research Center, 
Hangar 703 in Palmdale, CA.</p>
+
+<h3>From the Ground Up: Building an Earth Science Satellite (HyspIRI Hawaii, 
Part 4)</h3>
+<iframe width="560" height="315" 
src="https://www.youtube.com/embed/kljFd9Aai7c"; frameborder="0" 
allowfullscreen></iframe>
+<p>In this 5-minute, 5-second video, noxious sulfur dioxide gas and other 
pollutants emitted from Kilauea Volcano on the Island of Hawai`i react with 
oxygen and atmospheric moisture to produce volcanic smog (vog) and acid rain. 
These forms of pollution are recurrent health issues for the citizens of 
Hawaii. Vog can aggravate preexisting respiratory ailments and create 
conditions for acid rain, which damages crops and can leach lead into household 
water supplies. Scientists from the U.S. Geological Survey's (USGS) Hawaiian 
Volcano Observatory (HVO) at the summit of Kilauea closely monitor the amount 
and composition of gas emissions from the volcano's ongoing eruption. In 
February 2017, NASA scientists joined efforts with USGS, collecting data on the 
ground and from NASA’s high-altitude ER-2 aircraft as part of the 
Hyperspectral InfraRed Imager (HyspIRI) airborne preparatory mission. Data from 
this mission will potentially help develop a NASA satellite to study natural 
hazards and e
 cosystems, including those affected by volcanic activity. The ER-2 aircraft is 
operated by NASA's Armstrong Flight Research Center and based at Hangar 703 in 
Palmdale, CA.</p>
+
+<h3>From the Ground Up: Building an Earth Science Satellite (HyspIRI Hawaii, 
Part 5)</h3>
+<iframe width="560" height="315" 
src="https://www.youtube.com/embed/qdjsfKky4Dw"; frameborder="0" 
allowfullscreen></iframe>
+<p>In this 5-minute, 52-second video, scientists from NASA and University of 
Hawaii, in partnership the U.S. Naval Research Laboratory, teamed up in 
February 2017 to study the health of coral reefs located around the Hawaiian 
Islands for the Hyperspectral InfraRed Imager (HyspIRI) airborne preparatory 
mission. Research divers and an autonomous kayak monitored coral color 
signatures from the ocean floor and surface, while NASA’s high-altitude ER-2 
collected images of the same areas from a height of 70,000 ft. The data from 
these sources are being combined to better understand how coral reef ecosystems 
are responding to stressful conditions like warming ocean temperatures and 
water acidification. Data from this mission will potentially help develop a 
NASA satellite to study natural hazards and ecosystems all over the world. The 
ER-2 aircraft is operated by NASA's Armstrong Flight Research Center and based 
at Hangar 703 in Palmdale, CA.</p>
+
+<h3>Blowing Up Mountains: Destroying the Environment for Coal</h3>
+<iframe width="560" height="315" 
src="https://www.youtube.com/embed/UvKe2LYy5pk"; frameborder="0" 
allowfullscreen></iframe>
+<p>Massive corporations are blowing up mountains and creating environmental 
ruins in West Virginia. All this devastation, just to extract some coal. VICE 
News went to West Virginia to investigate mountain-top removal -- which a way 
of extracting coal from deposits under mountains. Instead of drilling into the 
mountain and sending men underground to take out the coal in the traditional 
way, they just take the whole top of a mountain off.</p>
+
+<h3>AVIRIS-Faces of Earth</h3>
+<iframe width="560" height="315" 
src="https://www.youtube.com/embed/cg2B05ZCw18"; frameborder="0" 
allowfullscreen></iframe>
+<p>Faces of Earth is a 4-hour high-definition television series about the 
ever-changing planet we live on. The only thing constant on Earth is change and 
Faces of Earth examines this phenomenon through the eyes of those that know it 
best - geoscientists. Explosive volcanic eruptions, earthquakes, floods and 
even human beings contribute to the constant changes on the Earth's surface.
+Explore how through time the forces of nature have continuously remade Earth - 
giving it many distinct faces through history, and many new ones into the 
future. Faces of Earth is shot in stunning high-definition with extensive 
aerials, cutting edge animations, and engaging interviews. Discover the 
compelling story of how the world's titanic forces play a key role in just 
about every aspect of life. Geoscientists note that by understanding Earth's 
constantly shifting surface, we can prepare for changes such as volcanic 
eruptions, earthquakes and floods to perhaps make adjustments for what lies 
ahead. Watch as Faces of Earth peels back the layers of Earth's geologic system 
to uncover a world of mystery.
+Uncover the deep mysteries of our planet with top geologists in Faces Of 
Earth. Using state-of-the-art computer animation and stunning photography, 
these four in-depth, compelling programs explore how these forces shape the 
Earth and how, in turn, the Earth has shaped human evolution.</p>
+
+<p>Contribute to the project through our <a class="external" 
href="https://github.com/capstone-coal";>GitHub Organization</a>, refer to the 
COAL <a class="external" 
href="https://github.com/capstone-coal/pycoal/wiki";>wiki</a> for development 
documentation, and contact the <a href="/team.html">team</a> to get 
involved.</p>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software 
Foundation. Licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache 
SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/source/_site/team.html
----------------------------------------------------------------------
diff --git a/source/_site/team.html b/source/_site/team.html
new file mode 100644
index 0000000..aa3dae5
--- /dev/null
+++ b/source/_site/team.html
@@ -0,0 +1,218 @@
+<!DOCTYPE html>
+
+<html lang="en">
+  <head>
+    <meta charset="utf-8" />
+    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+    <meta name="viewport" content="width=device-width,initial-scale=1" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css";
 />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" 
href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language="; 
title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>Team</h1>
+
+<p>Originally, SDAP represented a collaboration between <a 
href="https://www.jpl.nasa.gov";>NASA Jet Propulsion Laboratory (JPL)</a>, <a 
href="https://coaps.fsu.edu";>Center for Ocean-Atmospheric Prediction Studies, 
Florida State University</a>, the <a 
href="https://www2.cisl.ucar.edu";>Computational Information Systems Laboratory 
(CISL) / National Center for Atmospheric Research (NCAR)</a>, and <a 
href="https://www2.gmu.edu";>George Mason University (GMU)</a>. As the SDAP 
community expands, so will the happy faces below...</p>
+
+<h2>Members</h2>
+
+<h3>Jet Propulsion Laboratory</h3>
+
+<div class="team row">
+
+  <div class="team-member col-md-6">
+    <img src="/images/" class="team-avatar img-thumbnail" />
+    <h4>Ed Armstrong</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" 
href="https://github.com/edshred2000";>edshred2000</a></dd>
+    </dl>
+  </div>
+
+  <div class="team-member col-md-6">
+    <img src="/images/avatar-lewismc.jpeg" class="team-avatar img-thumbnail" />
+    <h4>Lewis John McGibbney, Ph.D.</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" 
href="https://github.com/lewismc";>lewismc</a></dd>
+      <dt>Email:</dt>
+      <dd><a href="mailto:[email protected]";>lewismc at apache dot 
org</a></dd>
+    </dl>
+  </div>
+
+</div>
+
+<h3>Florida State University</h3>
+
+<div class="team row">
+
+  <div class="team-member col-md-6">
+    <img src="/images/" class="team-avatar img-thumbnail" />
+    <h4>Ed Armstrong</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" 
href="https://github.com/edshred2000";>edshred2000</a></dd>
+      <dt>ApacheID:</dt>
+      <dd><a class="external" href="mailto:";></a></dd>
+    </dl>
+  </div>
+
+  <div class="team-member col-md-6">
+    <img src="/images/avatar-lewismc.jpeg" class="team-avatar img-thumbnail" />
+    <h4>Lewis John McGibbney, Ph.D.</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" 
href="https://github.com/lewismc";>lewismc</a></dd>
+      <dt>Email:</dt>
+      <dd><a href="mailto:[email protected]";>lewismc at apache dot 
org</a></dd>
+    </dl>
+  </div>
+
+</div>
+
+<h3>National Center for Atmospheric Research</h3>
+
+<div class="team row">
+
+  <div class="team-member col-md-6">
+    <img src="/images/" class="team-avatar img-thumbnail" />
+    <h4>Ed Armstrong</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" 
href="https://github.com/edshred2000";>edshred2000</a></dd>
+      <dt>ApacheID:</dt>
+      <dd><a class="external" href="mailto:";></a></dd>
+    </dl>
+  </div>
+
+  <div class="team-member col-md-6">
+    <img src="/images/avatar-lewismc.jpeg" class="team-avatar img-thumbnail" />
+    <h4>Lewis John McGibbney, Ph.D.</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" 
href="https://github.com/lewismc";>lewismc</a></dd>
+      <dt>Email:</dt>
+      <dd><a href="mailto:[email protected]";>lewismc at apache dot 
org</a></dd>
+    </dl>
+  </div>
+
+</div>
+
+<h3>George Mason University</h3>
+
+<div class="team row">
+
+  <div class="team-member col-md-6">
+    <img src="/images/" class="team-avatar img-thumbnail" />
+    <h4>Ed Armstrong</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" 
href="https://github.com/edshred2000";>edshred2000</a></dd>
+      <dt>ApacheID:</dt>
+      <dd><a class="external" href="mailto:";></a></dd>
+    </dl>
+  </div>
+
+  <div class="team-member col-md-6">
+    <img src="/images/avatar-lewismc.jpeg" class="team-avatar img-thumbnail" />
+    <h4>Lewis John McGibbney, Ph.D.</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" 
href="https://github.com/lewismc";>lewismc</a></dd>
+      <dt>Email:</dt>
+      <dd><a href="mailto:[email protected]";>lewismc at apache dot 
org</a></dd>
+    </dl>
+  </div>
+
+</div>
+
+      <!-- site map -->
+      <div class="row">
+
+        <!-- team -->
+        <div class="col-lg-4">
+          <h2>Team</h2>
+          <p>Jet Propulsion Laboratory:</p>
+          <ul>
+      <li>Ed Armstrong</li>
+      <li>Frank Greguska</li>
+      <li>Thomas Huang</li>
+      <li>Joseph C. Jacob, Ph.D.</li>
+            <li>Lewis John McGibbney, Ph.D.</li>
+      <li>Nga Quach</li>
+      <li>Vartis Tsontos</li>
+      <li>Brian Wilson, Ph.D.</li>
+          </ul>
+          <p>George Mason University:</p>
+          <ul>
+            <li>Yongyao Jiang</li>
+            <li>Yun Li</li>
+            <li>Chaowei (Phil) Yang, Ph.D.</li>
+          </ul>
+      <p>Center for Ocean-Atmospheric Prediction Studies, Florida State 
University:</p>
+          <ul>
+            <li>Mark Bourassa, Ph.D.</li>
+            <li>Jocelyn Elya</li>
+            <li>Shawn R. Smith</li>
+          </ul>
+      <p>Computational Information Systems Laboratory (CISL) / National Center 
for Atmospheric Research (NCAR):</p>
+          <ul>
+            <li>Thomas Cram</li>
+            <li>Zaihua Ji</li>
+            <li>Steve Worley</li>
+          </ul>
+        </div>
+
+      </div>
+
+<h2>Contact</h2>
+
+<p>The best way to reach us is to contact us directly by email or to visit our 
<a class="external" href="https://github.com/capstone-coal";>GitHub 
Organization</a>. Our geographically distributed team meets regularly by 
videoconference and collaborates on research and development primarily through 
our mailing list. You may view our messages on <a class="external" 
href="https://groups.google.com/forum/#!forum/coal-capstone";>Google Groups</a> 
or ask to join, however only invited people will be able to post.</p>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software 
Foundation. Licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache 
SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/source/blog.html
----------------------------------------------------------------------
diff --git a/source/blog.html b/source/blog.html
new file mode 100644
index 0000000..3af3ca1
--- /dev/null
+++ b/source/blog.html
@@ -0,0 +1,16 @@
+---
+---
+
+{% include header.html %}
+
+<h1>Blog</h1>
+
+{% for post in site.posts %}
+
+<a href="{{ site.baseurl }}{{ post.url }}"><h2>{{ post.title }}</h2></a>
+<p>Posted <b>{{ post.date | date: "%Y-%m-%d" }}</b> by <b>{{ post.author 
}}</b></p>
+{{ post.content }}
+
+{% endfor %}
+
+{% include footer.html %}

Reply via email to