Website build TEMP_WEBSITE_DEPLOYMENT/staging-33
diff --git a/404.html b/404.html
index 8ebeac0..1df5566 100644
--- a/404.html
+++ b/404.html
@@ -365,27 +365,62 @@
         <aside id="main-sidebar" class="subpage-sidebar">
         <ul id="leftnav" class="ul-left-nav fa-ul hidden-print">
         <li class="separator">
-          <a class="separator" href="/eclipse/home">Documentation</a>
+          <a class="separator" href="https://www.eclipse.org/projects/project_summary.php?projectid=eclipse">About this Project</a>
         </li>
         
           
             <li>
               <i class="fa fa-caret-right fa-fw"></i>
-              <a href="https://eclipsefdn-hugo-solstice-theme.netlify.app/" target="_self">hugo-solstice-theme</a>
+              <a href="https://download.eclipse.org/eclipse/" target="_self">Downloads</a>
             </li>
           
         
           
             <li>
               <i class="fa fa-caret-right fa-fw"></i>
-              <a href="https://www.eclipse.org/eclipse.org-common/themes/solstice/docs/" target="_self">Solstice</a>
+              <a href="https://wiki.eclipse.org/index.php/Eclipse_FAQs" target="_self">FAQ</a>
             </li>
           
         
           
             <li>
               <i class="fa fa-caret-right fa-fw"></i>
-              <a href="https://gohugo.io/documentation/" target="_self">Hugo</a>
+              <a href="https://help.eclipse.org/" target="_self">Documentation</a>
+            </li>
+          
+        
+          
+            <li>
+              
+              <a href="" target="_self">Subprojects</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://wiki.eclipse.org/Platform" target="_self">Platform</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://www.eclipse.org/jdt/" target="_self">JDT</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://www.eclipse.org/pde/" target="_self">PDE</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://www.eclipse.org/e4/" target="_self">e4</a>
             </li>
           
         
diff --git a/index.html b/index.html
index 4f828ad..f561b5c 100644
--- a/index.html
+++ b/index.html
@@ -11,9 +11,11 @@
 <meta property="og:title" content="The Eclipse Project | The Eclipse Foundation" />
 <meta name="twitter:title" content="The Eclipse Project | The Eclipse Foundation" />
 
-<meta name="description" content="About the Eclipse Project The Eclipse Project is an open source project of eclipse.org, overseen by a Project Management Committee (PMC) and project leaders. The work is done in subprojects working against Git repositories. The Eclipse Project Charter describes the organization of the project, roles and responsibilities of the participants, and top level development process for the project. The JDT and PDE are plug-in tools for the Eclipse Platform. Together, these three pieces form the Eclipse SDK download, a complete development environment for Eclipse-based tools, and for developing Eclipse itself.">
-<meta property="og:description" content="About the Eclipse Project The Eclipse Project is an open source project of eclipse.org, overseen by a Project Management Committee (PMC) and project leaders. The work is done in subprojects working against Git repositories. The Eclipse Project Charter describes the organization of the project, roles and responsibilities of the participants, and top level development process for the project. The JDT and PDE are plug-in tools for the Eclipse Platform. Together, these three pieces form the Eclipse SDK download, a complete development environment for Eclipse-based tools, and for developing Eclipse itself.">
-<meta name="twitter:description" content="About the Eclipse Project The Eclipse Project is an open source project of eclipse.org, overseen by a Project Management Committee (PMC) and project leaders. The work is done in subprojects working …">
+<meta name="description" content="About the Eclipse Project The Eclipse Platform forms the basis for an application by providing all Core and UI elements to create a full application for any OS (Windows, Linux, Mac). The JDT and PDE are plug-in tools for the Eclipse Platform. Together, these three pieces form the Eclipse SDK, a complete Java development environment.
+The Eclipse Platform can also form the basis for applications that are not an IDE. Thousands of applications have been based on the Eclipse Platform.">
+<meta property="og:description" content="About the Eclipse Project The Eclipse Platform forms the basis for an application by providing all Core and UI elements to create a full application for any OS (Windows, Linux, Mac). The JDT and PDE are plug-in tools for the Eclipse Platform. Together, these three pieces form the Eclipse SDK, a complete Java development environment.
+The Eclipse Platform can also form the basis for applications that are not an IDE. Thousands of applications have been based on the Eclipse Platform.">
+<meta name="twitter:description" content="About the Eclipse Project The Eclipse Platform forms the basis for an application by providing all Core and UI elements to create a full application for any OS (Windows, Linux, Mac). The JDT and PDE …">
 <meta name="author" content="Christopher Guindon"/>
 <link href='https://www.eclipse.org/favicon.ico' rel='icon' type='image/x-icon'/>
 <meta name="twitter:card" content="summary" />
@@ -279,55 +281,138 @@
 <main>
   <div class="container">
     
+      <div class="row">
+        <div class="col-md-18 padding-bottom-30">
+    
 
     
       <h1>The Eclipse Project</h1>
     
   
   <h2 id="about-the-eclipse-project">About the Eclipse Project</h2>
-<p>The Eclipse Project is an open source project of eclipse.org, overseen by a Project Management Committee (PMC) and project leaders.
-The work is done in subprojects working against Git repositories. The Eclipse Project Charter describes the organization of the project,
-roles and responsibilities of the participants, and top level development process for the project.
-The JDT and PDE are plug-in tools for the Eclipse Platform. Together, these three pieces form the Eclipse SDK download, a complete
-development environment for Eclipse-based tools, and for developing Eclipse itself.</p>
-<dl>
-<dt><a href="https://projects.eclipse.org/projects/eclipse.platform/developer">Eclipse Project Development</a></dt>
-<dd>Release plans and other information about the Eclipse Project development process.</dd>
-</dl>
-<!-- raw HTML omitted -->
-<dl>
-<dt><a href="http://download.eclipse.org/eclipse/">Downloads</a></dt>
-<dd>Download the Eclipse SDK, Eclipse RCP, SWT, the Eclipse Java compiler, and many more. You can find the current release here. Or, download the latest stable and integration builds if you want to try out
-the newest features under development, or get started with contributing to the project.</dd>
-</dl>
-<!-- raw HTML omitted -->
-<dl>
-<dt><a href="http://help.eclipse.org">Documentation</a></dt>
-<dd>Browse the documentation included with Eclipse Project releases.</dd>
-</dl>
-<!-- raw HTML omitted -->
+<p>The Eclipse Platform forms the basis for an application by providing all Core and UI elements to create a full application for any OS (Windows, Linux, Mac).
+The JDT and PDE are plug-in tools for the Eclipse Platform. Together, these three pieces form the Eclipse SDK, a complete
+Java development environment.</p>
+<p>The Eclipse Platform can also form the basis for applications that are not an IDE. Thousands of applications have been based on the Eclipse Platform.</p>
+<h2 id="eclipse-for-science">Eclipse for Science</h2>
+<p>Eclipse based applications are being used to <a href="https://software.nasa.gov/featuredsoftware/maestro">control the Mars Rovers</a>,
+analyse the results of high energy light in <a href="http://www.opengda.org/">synchroton installations</a>,
+and to <a href="https://github.com/nasa/astrobee_gds">control robots in the International Space Station</a>.</p>
+<h2 id="eclipse-for-business">Eclipse for Business</h2>
+<p>Besides scientific applications, the Eclipse Platform is used for business applications at IBM, SAP, Intel, BMW, BOSCH, Red Hat and many more.
+Visit the <a href="https://www.eclipse.org/membership/exploreMembership.php">Eclipse Membership page for an impressive list</a>
+of companies associated with the Eclipse Foundation.</p>
 <h2 id="subprojects">Subprojects</h2>
 <h3 id="platformhttpwikieclipseorgplatform"><a href="http://wiki.eclipse.org/Platform">Platform</a></h3>
-<p>The Platform defines the set of frameworks and common services that collectively make up &ldquo;integration-ware&rdquo; required to support the use of Eclipse as a component model, as a rich client platform (RCP)
+<p>The Platform project defines a set of frameworks and common services that collectively make up &ldquo;integration-ware&rdquo; required to support the use of Eclipse as a component model, as a rich client platform (RCP)
 and as a comprehensive tool integration platform. These services and frameworks include a standard workbench user interface model and portable native widget toolkit, a project model for managing
 resources, automatic resource delta management for incremental compilers and builders, language-independent debug infrastructure, and infrastructure for distributed multi-user versioned resource
 management.</p>
-<h3 id="jdt---java-development-toolshttpwwweclipseorgjdt"><a href="http://www.eclipse.org/jdt/">JDT - Java development tools</a></h3>
+<h3 id="jdt---java-development-toolshttpwwweclipseorgjdt"><a href="http://www.eclipse.org/jdt/">JDT - Java Development Tools</a></h3>
 <p>The JDT provides the tool plug-ins for the platform that implement a Java IDE for power-users, that supports the development of any Java application, including
 Eclipse plug-ins. The JDT adds the notion of Java projects and a Java perspective to the Eclipse platform, as well as a number of views, editors, wizards, builders, and code merging and refactoring
 tools. The JDT allows Eclipse to be a development environment for itself. The JDT plug-ins themselves can also be further extended by other tool builders.</p>
-<h3 id="pde---plug-in-development-environment-the-pdehttpwwweclipseorgpde"><a href="http://www.eclipse.org/pde/">PDE - Plug-in development environment The PDE</a></h3>
+<h3 id="pde---plug-in-development-environmenthttpwwweclipseorgpde"><a href="http://www.eclipse.org/pde/">PDE - Plug-in Development Environment</a></h3>
 <p>project provides a number of views and editors that make is easier to build plug-ins for Eclipse. Using the PDE, you can create your plug-in manifest file (plugin.xml), specify your plug-in runtime and
 other required plug-ins, define extension points, including their specific markup, associate XML Schema files with the extension point markup so extensions can be validated, create extensions on other
 plug-in extension points, etc. The PDE makes integrating plug-ins easy and fun.</p>
-<h3 id="e4---the-next-generation-of-the-eclipse-platformhttpwwweclipseorge4"><a href="http://www.eclipse.org/e4/">e4 - the next generation of the Eclipse platform</a></h3>
+<h3 id="e4---eclipse-research-incubator-projecthttpwwweclipseorge4"><a href="http://www.eclipse.org/e4/">e4 - Eclipse research incubator project</a></h3>
 <p>The e4 project is an incubator for developing the next generation of the
-Eclipse platform. The mission of the e4 project is to build a platform for pervasive, component-based applications and tools.</p>
+Eclipse platform.</p>
 <!-- raw HTML omitted -->
 
 
   
 
+     
+      
+      </div>
+        <div class="col-md-6  padding-bottom-30">
+          
+            
+
+
+  
+  
+
+  
+  
+  
+
+  
+    
+    
+      
+        <aside id="main-sidebar" class="subpage-sidebar">
+        <ul id="leftnav" class="ul-left-nav fa-ul hidden-print">
+        <li class="separator">
+          <a class="separator" href="https://www.eclipse.org/projects/project_summary.php?projectid=eclipse">About this Project</a>
+        </li>
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://download.eclipse.org/eclipse/" target="_self">Downloads</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://wiki.eclipse.org/index.php/Eclipse_FAQs" target="_self">FAQ</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://help.eclipse.org/" target="_self">Documentation</a>
+            </li>
+          
+        
+          
+            <li>
+              
+              <a href="" target="_self">Subprojects</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://wiki.eclipse.org/Platform" target="_self">Platform</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://www.eclipse.org/jdt/" target="_self">JDT</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://www.eclipse.org/pde/" target="_self">PDE</a>
+            </li>
+          
+        
+          
+            <li>
+              <i class="fa fa-caret-right fa-fw"></i>
+              <a href="https://www.eclipse.org/e4/" target="_self">e4</a>
+            </li>
+          
+        
+        </ul>
+        </aside>
+      
+  
+
+          
+        </div>
+      </div>
     
   </div>
 </main>
diff --git a/index.xml b/index.xml
index 00418e9..17260e4 100644
--- a/index.xml
+++ b/index.xml
@@ -7,6 +7,6 @@
     <generator>Hugo -- gohugo.io</generator>
     <managingEditor>webdev@eclipse-foundation.org (Christopher Guindon)</managingEditor>
     <webMaster>webdev@eclipse-foundation.org (Christopher Guindon)</webMaster>
-    <lastBuildDate>Sun, 01 Mar 2020 16:09:45 -0400</lastBuildDate><atom:link href="https://staging.eclipse.org/eclipse/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Mon, 30 Mar 2020 16:09:45 -0400</lastBuildDate><atom:link href="https://staging.eclipse.org/eclipse/index.xml" rel="self" type="application/rss+xml" />
   </channel>
 </rss>
diff --git a/sitemap.xml b/sitemap.xml
index fe0736a..254afa9 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,7 +3,7 @@
   xmlns:xhtml="http://www.w3.org/1999/xhtml">
   <url>
     <loc>https://staging.eclipse.org/eclipse/</loc>
-    <lastmod>2020-03-01T16:09:45-04:00</lastmod>
+    <lastmod>2020-03-30T16:09:45-04:00</lastmod>
   </url><url>
     <loc>https://staging.eclipse.org/eclipse/categories/</loc>
   </url><url>