You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2016/01/06 08:15:35 UTC

[10/16] incubator-mynewt-site git commit: new website trial

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8f98ebf0/get_started/project1/index.html
----------------------------------------------------------------------
diff --git a/get_started/project1/index.html b/get_started/project1/index.html
index 5678acb..d243141 100644
--- a/get_started/project1/index.html
+++ b/get_started/project1/index.html
@@ -1,356 +1,172 @@
 <!DOCTYPE html>
-<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
-<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
-<head>
-  <meta charset="utf-8">
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  
-  <title>Blinky, The First Project - Mynewt</title>
-  
-
-  <link rel="shortcut icon" href="../../img/favicon.ico">
-
-  
-  <link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>
-
-  <link rel="stylesheet" href="../../css/theme.css" type="text/css" />
-  <link rel="stylesheet" href="../../css/theme_extra.css" type="text/css" />
-  <link rel="stylesheet" href="../../css/highlight.css">
-  <link href="../../extra.css" rel="stylesheet">
-
-  
-  <script>
-    // Current page data
-    var mkdocs_page_name = "Blinky, The First Project";
-  </script>
-  
-  <script src="../../js/jquery-2.1.1.min.js"></script>
-  <script src="../../js/modernizr-2.8.3.min.js"></script>
-  <script type="text/javascript" src="../../js/highlight.pack.js"></script>
-  <script src="../../js/theme.js"></script> 
-
-  
-</head>
-
-<body class="wy-body-for-nav" role="document">
-
-  <div class="wy-grid-for-nav">
-
-    
-    <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
-      <div class="wy-side-nav-search">
-        <a href="../.." class="icon icon-home"> Mynewt</a>
-        <div role="search">
-  <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
-    <input type="text" name="q" placeholder="Search docs" />
-  </form>
-</div>
-      </div>
-
-      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
-        <ul class="current">
-          
-            <li>
-    <li class="toctree-l1 ">
-        <a class="" href="../..">Home</a>
+<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.0">
         
-    </li>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Started</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../newt_concepts/">Newt Concepts</a>
         
-    </li>
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/get_started/project1/">
+        <link rel="shortcut icon" href="../../img/favicon.ico">
 
-        
-            
-    <li class="toctree-l1 current">
-        <a class="current" href="./">Blinky, The First Project</a>
-        
-            <ul>
-            
-                <li class="toctree-l3"><a href="#blinky-the-first-project">Blinky, the First Project</a></li>
-                
-                    <li><a class="toctree-l4" href="#objective">Objective</a></li>
-                
-                    <li><a class="toctree-l4" href="#what-you-need">What you need</a></li>
-                
-                    <li><a class="toctree-l4" href="#access-to-the-apache-repo">Access to the Apache repo</a></li>
-                
-                    <li><a class="toctree-l4" href="#getting-your-mac-ready">Getting your Mac Ready</a></li>
-                
-                    <li><a class="toctree-l4" href="#getting-your-ubuntu-machine-ready">Getting your Ubuntu machine Ready</a></li>
-                
-                    <li><a class="toctree-l4" href="#getting-your-windows-machine-ready-for-simulated-target">Getting your Windows machine ready for simulated target</a></li>
-                
-                    <li><a class="toctree-l4" href="#getting-your-windows-machine-ready-for-hardware-target">Getting your Windows machine ready for hardware target</a></li>
-                
-                    <li><a class="toctree-l4" href="#building-test-code-on-simulator">Building test code on simulator</a></li>
-                
-                    <li><a class="toctree-l4" href="#using-sram-to-make-led-blink">Using SRAM to make LED blink</a></li>
-                
-                    <li><a class="toctree-l4" href="#using-flash-to-make-led-blink">Using flash to make LED blink</a></li>
-                
-            
-            </ul>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../how_to_edit_docs/">How to edit docs</a>
-        
-    </li>
+	<title>Blinky, The First Project - Mynewt Testing</title>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../try_markdown/">Sample doc to edit</a>
-        
-    </li>
+        <link href="../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../../css/highlight.css">
+        <link href="../../css/base.css" rel="stylesheet">
+        <link href="../../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../extra.css" rel="stylesheet">
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Acclimated</span></li>
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
 
         
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/vocabulary/">Understanding Newt Terms</a>
-        
-    </li>
+    </head>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project2/">Project 2</a>
-        
-    </li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project3/">Project 3</a>
-        
-    </li>
+    <body class="Blinky, The First Project">
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt Tool</span></li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_ops/">Command structure</a>
-        
-    </li>
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org//images/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_tool_reference/">Command list</a>
-        
-    </li>
+        </div>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Mynewt OS</span></li>
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/events/">Events</a>
+                </li>
+            </ul>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/mynewt_os/">Overview</a>
-        
-    </li>
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
 
-        
+        <div class="container-fluid">
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/context_switch/">Scheduler/Context Switching</a>
-        
-    </li>
-
+                <div class="row sm-extra-padding">
+                    <div class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">    
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="http://mynewt.incubator.apache.org//images/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/time/">Time</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/task/">Tasks</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/event_queue/">Event Queues</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/semaphore/">Semaphores</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/mutex/">Mutexes</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/memory_pool/">Memory Pools</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../newt_concepts/">Chapter 1 - Get Started</a></li>
+                
+                    <ul class="current-toc">
+                        
+                            <li class="toctree-l3"><a href="../newt_concepts/">Newt Concepts</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="./">Blinky, The First Project</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../how_to_edit_docs/">How to edit docs</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../try_markdown/">Sample doc to edit</a></li>
+                            
+                        
+                    </ul>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/heap/">Heap</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/mbufs/">Mbufs</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_acclimated/vocabulary/">Chapter 2 - Get Acclimated</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/sanity/">Sanity</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/callout/">Callout Functions</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../newt/newt_ops/">Chapter 3 - Newt Tool</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/port_os/">Porting to other Platforms</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter5 - Modules</span></li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/console/">Console</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../os/mynewt_os/">Chapter 4 - Mynewt OS</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/shell/">Shell</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/bootloader/">Bootloader</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../modules/console/">Chapter 5 - Modules</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/filesystem/">File System</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/testutil/">Test Utilities</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter6 - Packaging it</span></li>
-
-        
+                <li class="main"><a href="../../packaging/dist/">Chapter 6 - Packaging it</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../packaging/dist/">Creating Packages</a>
-        
-    </li>
-
         
     </ul>
-<li>
-          
-        </ul>
-      </div>
-      &nbsp;
-    </nav>
-
-    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
-
-      
-      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
-        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
-        <a href="../..">Mynewt</a>
-      </nav>
-
-      
-      <div class="wy-nav-content">
-        <div class="rst-content">
-          <div role="navigation" aria-label="breadcrumbs navigation">
+</div></div>
+                    
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+                    
+                    <div class="col-md-9 documentation-viewer" role="main">
+                        <div role="navigation" aria-label="breadcrumbs navigation">
   <ul class="wy-breadcrumbs">
     <li><a href="../..">Docs</a> &raquo;</li>
     
       
         
-          <li>Get Started &raquo;</li>
+          <li>Chapter 1 - Get Started &raquo;</li>
         
       
     
@@ -361,10 +177,8 @@
   </ul>
   <hr/>
 </div>
-          <div role="main">
-            <div class="section">
-              
-                <h2 id="blinky-the-first-project">Blinky, the First Project<a class="headerlink" href="#blinky-the-first-project" title="Permanent link">&para;</a></h2>
+                        
+                            <h2 id="blinky-the-first-project">Blinky, the First Project<a class="headerlink" href="#blinky-the-first-project" title="Permanent link">&para;</a></h2>
 <h3 id="objective">Objective<a class="headerlink" href="#objective" title="Permanent link">&para;</a></h3>
 <p>We will show you how you can use eggs from a nest on Mynewt to make an LED on a target board blink. We will call it <strong> Project Blinky</strong>. The goals of this tutorial are threefold:</p>
 <ol>
@@ -1450,49 +1264,45 @@ monitor flash erase_check 0
 </code></pre>
 </li>
 </ol>
-              
+                        
+                    </div>
+                </div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org//images/apache-feather.png" alt="Apache" title="Apache">
             </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="../how_to_edit_docs/" class="btn btn-neutral float-right" title="How to edit docs"/>Next <span class="icon icon-circle-arrow-right"></span></a>
-      
-      
-        <a href="../newt_concepts/" class="btn btn-neutral" title="Newt Concepts"><span class="icon icon-circle-arrow-left"></span> Previous</a>
-      
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org//images/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
     </div>
-  
-
-  <hr/>
-
-  <div role="contentinfo">
-    <!-- Copyright etc -->
-    
-  </div>
-
-  Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
 </footer>
-	  
+            </div>
         </div>
-      </div>
-
-    </section>
-
-  </div>
 
-<div class="rst-versions" role="note" style="cursor: pointer">
-    <span class="rst-current-version" data-toggle="rst-current-version">
-      
-      
-        <span><a href="../newt_concepts/" style="color: #fcfcfc;">&laquo; Previous</a></span>
-      
-      
-        <span style="margin-left: 15px"><a href="../how_to_edit_docs/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</div>
+        <script src="../../js/jquery-1.10.2.min.js"></script>
+        <script src="../../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../../js/highlight.pack.js"></script>
+        <script src="../../js/base.js"></script>
+        <script src="../../js/custom.js"></script>
 
-</body>
-</html>
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8f98ebf0/get_started/try_markdown/index.html
----------------------------------------------------------------------
diff --git a/get_started/try_markdown/index.html b/get_started/try_markdown/index.html
index dcb5a30..5675a43 100644
--- a/get_started/try_markdown/index.html
+++ b/get_started/try_markdown/index.html
@@ -1,338 +1,172 @@
 <!DOCTYPE html>
-<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
-<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
-<head>
-  <meta charset="utf-8">
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  
-  <title>Sample doc to edit - Mynewt</title>
-  
-
-  <link rel="shortcut icon" href="../../img/favicon.ico">
-
-  
-  <link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>
-
-  <link rel="stylesheet" href="../../css/theme.css" type="text/css" />
-  <link rel="stylesheet" href="../../css/theme_extra.css" type="text/css" />
-  <link rel="stylesheet" href="../../css/highlight.css">
-  <link href="../../extra.css" rel="stylesheet">
-
-  
-  <script>
-    // Current page data
-    var mkdocs_page_name = "Sample doc to edit";
-  </script>
-  
-  <script src="../../js/jquery-2.1.1.min.js"></script>
-  <script src="../../js/modernizr-2.8.3.min.js"></script>
-  <script type="text/javascript" src="../../js/highlight.pack.js"></script>
-  <script src="../../js/theme.js"></script> 
-
-  
-</head>
-
-<body class="wy-body-for-nav" role="document">
-
-  <div class="wy-grid-for-nav">
-
-    
-    <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
-      <div class="wy-side-nav-search">
-        <a href="../.." class="icon icon-home"> Mynewt</a>
-        <div role="search">
-  <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
-    <input type="text" name="q" placeholder="Search docs" />
-  </form>
-</div>
-      </div>
-
-      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
-        <ul class="current">
-          
-            <li>
-    <li class="toctree-l1 ">
-        <a class="" href="../..">Home</a>
-        
-    </li>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Started</span></li>
-
+<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.0">
         
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../newt_concepts/">Newt Concepts</a>
         
-    </li>
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/get_started/try_markdown/">
+        <link rel="shortcut icon" href="../../img/favicon.ico">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../project1/">Blinky, The First Project</a>
-        
-    </li>
+	<title>Sample doc to edit - Mynewt Testing</title>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../how_to_edit_docs/">How to edit docs</a>
-        
-    </li>
+        <link href="../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../../css/highlight.css">
+        <link href="../../css/base.css" rel="stylesheet">
+        <link href="../../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../extra.css" rel="stylesheet">
 
-        
-            
-    <li class="toctree-l1 current">
-        <a class="current" href="./">Sample doc to edit</a>
-        
-            <ul>
-            
-                <li class="toctree-l3"><a href="#try-markdown">Try Markdown</a></li>
-                
-                    <li><a class="toctree-l4" href="#heading3">Heading3</a></li>
-                
-            
-            </ul>
-        
-    </li>
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
 
         
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Acclimated</span></li>
+    </head>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/vocabulary/">Understanding Newt Terms</a>
-        
-    </li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project2/">Project 2</a>
-        
-    </li>
+    <body class="Sample doc to edit">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project3/">Project 3</a>
-        
-    </li>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt Tool</span></li>
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org//images/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_ops/">Command structure</a>
-        
-    </li>
+        </div>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_tool_reference/">Command list</a>
-        
-    </li>
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/events/">Events</a>
+                </li>
+            </ul>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Mynewt OS</span></li>
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
 
-        
+        <div class="container-fluid">
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/mynewt_os/">Overview</a>
-        
-    </li>
-
+                <div class="row sm-extra-padding">
+                    <div class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">    
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="http://mynewt.incubator.apache.org//images/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/context_switch/">Scheduler/Context Switching</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/time/">Time</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/task/">Tasks</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/event_queue/">Event Queues</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/semaphore/">Semaphores</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/mutex/">Mutexes</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../newt_concepts/">Chapter 1 - Get Started</a></li>
+                
+                    <ul class="current-toc">
+                        
+                            <li class="toctree-l3"><a href="../newt_concepts/">Newt Concepts</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../project1/">Blinky, The First Project</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../how_to_edit_docs/">How to edit docs</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="./">Sample doc to edit</a></li>
+                            
+                        
+                    </ul>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/memory_pool/">Memory Pools</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/heap/">Heap</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_acclimated/vocabulary/">Chapter 2 - Get Acclimated</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/mbufs/">Mbufs</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/sanity/">Sanity</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../newt/newt_ops/">Chapter 3 - Newt Tool</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/callout/">Callout Functions</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../os/port_os/">Porting to other Platforms</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter5 - Modules</span></li>
-
-        
+                <li class="main"><a href="../../os/mynewt_os/">Chapter 4 - Mynewt OS</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/console/">Console</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/shell/">Shell</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../modules/console/">Chapter 5 - Modules</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/bootloader/">Bootloader</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/filesystem/">File System</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../packaging/dist/">Chapter 6 - Packaging it</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/testutil/">Test Utilities</a>
-        
-    </li>
-
         
     </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter6 - Packaging it</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../packaging/dist/">Creating Packages</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-        </ul>
-      </div>
-      &nbsp;
-    </nav>
-
-    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
-
-      
-      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
-        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
-        <a href="../..">Mynewt</a>
-      </nav>
-
-      
-      <div class="wy-nav-content">
-        <div class="rst-content">
-          <div role="navigation" aria-label="breadcrumbs navigation">
+</div></div>
+                    
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+                    
+                    <div class="col-md-9 documentation-viewer" role="main">
+                        <div role="navigation" aria-label="breadcrumbs navigation">
   <ul class="wy-breadcrumbs">
     <li><a href="../..">Docs</a> &raquo;</li>
     
       
         
-          <li>Get Started &raquo;</li>
+          <li>Chapter 1 - Get Started &raquo;</li>
         
       
     
@@ -343,10 +177,8 @@
   </ul>
   <hr/>
 </div>
-          <div role="main">
-            <div class="section">
-              
-                <h2 id="try-markdown">Try Markdown<a class="headerlink" href="#try-markdown" title="Permanent link">&para;</a></h2>
+                        
+                            <h2 id="try-markdown">Try Markdown<a class="headerlink" href="#try-markdown" title="Permanent link">&para;</a></h2>
 <h3 id="heading3">Heading3<a class="headerlink" href="#heading3" title="Permanent link">&para;</a></h3>
 <h4 id="heading4">Heading4<a class="headerlink" href="#heading4" title="Permanent link">&para;</a></h4>
 <hr />
@@ -383,49 +215,45 @@
 <p>You do have the option to download MkDocs and preview the change by hosting the pages locally using its built-in web server. The steps are described in <a href="../how_to_edit_docs/">how_to_edit_docs.md</a>.</p>
 </blockquote>
 </blockquote>
-              
+                        
+                    </div>
+                </div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org//images/apache-feather.png" alt="Apache" title="Apache">
             </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="../../get_acclimated/vocabulary/" class="btn btn-neutral float-right" title="Understanding Newt Terms"/>Next <span class="icon icon-circle-arrow-right"></span></a>
-      
-      
-        <a href="../how_to_edit_docs/" class="btn btn-neutral" title="How to edit docs"><span class="icon icon-circle-arrow-left"></span> Previous</a>
-      
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org//images/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
     </div>
-  
-
-  <hr/>
-
-  <div role="contentinfo">
-    <!-- Copyright etc -->
-    
-  </div>
-
-  Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
 </footer>
-	  
+            </div>
         </div>
-      </div>
 
-    </section>
-
-  </div>
-
-<div class="rst-versions" role="note" style="cursor: pointer">
-    <span class="rst-current-version" data-toggle="rst-current-version">
-      
-      
-        <span><a href="../how_to_edit_docs/" style="color: #fcfcfc;">&laquo; Previous</a></span>
-      
-      
-        <span style="margin-left: 15px"><a href="../../get_acclimated/vocabulary/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</div>
+        <script src="../../js/jquery-1.10.2.min.js"></script>
+        <script src="../../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../../js/highlight.pack.js"></script>
+        <script src="../../js/base.js"></script>
+        <script src="../../js/custom.js"></script>
 
-</body>
-</html>
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8f98ebf0/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 61cb9c9..8c43411 100644
--- a/index.html
+++ b/index.html
@@ -1,501 +1,215 @@
 <!DOCTYPE html>
-<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
-<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
-<head>
-  <meta charset="utf-8">
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  
-  <title>Mynewt</title>
-  
-
-  <link rel="shortcut icon" href="./img/favicon.ico">
-
-  
-  <link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>
-
-  <link rel="stylesheet" href="./css/theme.css" type="text/css" />
-  <link rel="stylesheet" href="./css/theme_extra.css" type="text/css" />
-  <link rel="stylesheet" href="./css/highlight.css">
-  <link href="./extra.css" rel="stylesheet">
-
-  
-  <script>
-    // Current page data
-    var mkdocs_page_name = "None";
-  </script>
-  
-  <script src="./js/jquery-2.1.1.min.js"></script>
-  <script src="./js/modernizr-2.8.3.min.js"></script>
-  <script type="text/javascript" src="./js/highlight.pack.js"></script>
-  <script src="./js/theme.js"></script> 
-
-  
-</head>
-
-<body class="wy-body-for-nav" role="document">
-
-  <div class="wy-grid-for-nav">
-
-    
-    <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
-      <div class="wy-side-nav-search">
-        <a href="." class="icon icon-home"> Mynewt</a>
-        <div role="search">
-  <form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
-    <input type="text" name="q" placeholder="Search docs" />
-  </form>
-</div>
-      </div>
-
-      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
-        <ul class="current">
-          
-            <li>
-    <li class="toctree-l1 current">
-        <a class="current" href=".">Home</a>
-        
-            <ul>
-            
-                <li class="toctree-l3"><a href="#asf-incubator-project">ASF Incubator Project</a></li>
-                
-            
-                <li class="toctree-l3"><a href="#objective-of-mynewt">Objective of Mynewt</a></li>
-                
-                    <li><a class="toctree-l4" href="#project-information-links">Project Information Links</a></li>
-                
-                    <li><a class="toctree-l4" href="#project-git-repository">Project GIT Repository</a></li>
-                
-                    <li><a class="toctree-l4" href="#using-project-git-repository">Using Project GIT Repository</a></li>
-                
-                    <li><a class="toctree-l4" href="#mailing-lists">Mailing Lists</a></li>
-                
-                    <li><a class="toctree-l4" href="#documentation-organization">Documentation Organization</a></li>
-                
-                    <li><a class="toctree-l4" href="#contributing-to-documentation">Contributing to Documentation</a></li>
-                
-            
-            </ul>
-        
-    </li>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Started</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="get_started/newt_concepts/">Newt Concepts</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="get_started/project1/">Blinky, The First Project</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="get_started/how_to_edit_docs/">How to edit docs</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="get_started/try_markdown/">Sample doc to edit</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Acclimated</span></li>
-
+<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.0">
         
-            
-    <li class="toctree-l1 ">
-        <a class="" href="get_acclimated/vocabulary/">Understanding Newt Terms</a>
         
-    </li>
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/">
+        <link rel="shortcut icon" href="./img/favicon.ico">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="get_acclimated/project2/">Project 2</a>
-        
-    </li>
+	<title>Mynewt Testing</title>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="get_acclimated/project3/">Project 3</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt Tool</span></li>
+        <link href="./css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="./css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="./css/highlight.css">
+        <link href="./css/base.css" rel="stylesheet">
+        <link href="./css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="./extra.css" rel="stylesheet">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="newt/newt_ops/">Command structure</a>
-        
-    </li>
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
 
         
-            
-    <li class="toctree-l1 ">
-        <a class="" href="newt/newt_tool_reference/">Command list</a>
-        
-    </li>
+    </head>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Mynewt OS</span></li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/mynewt_os/">Overview</a>
-        
-    </li>
+    <body class="home">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/context_switch/">Scheduler/Context Switching</a>
-        
-    </li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/time/">Time</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/task/">Tasks</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/event_queue/">Event Queues</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/semaphore/">Semaphores</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/mutex/">Mutexes</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/memory_pool/">Memory Pools</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/heap/">Heap</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/mbufs/">Mbufs</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/sanity/">Sanity</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/callout/">Callout Functions</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="os/port_os/">Porting to other Platforms</a>
-        
-    </li>
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org//images/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter5 - Modules</span></li>
+        </div>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="modules/console/">Console</a>
-        
-    </li>
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/events/">Events</a>
+                </li>
+            </ul>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="modules/shell/">Shell</a>
-        
-    </li>
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
 
-        
+        <div class="container-fluid">
             
-    <li class="toctree-l1 ">
-        <a class="" href="modules/bootloader/">Bootloader</a>
-        
-    </li>
-
-        
+                <div class="row"
+    <div class="column col-md-12">
+        <div class="main-banner">
+            <img src="http://mynewt.incubator.apache.org//images/logo.svg">
+            <h3 class="hidden-xs">real-time OS for modular microcontrollers</h3>
+        </div>
+    </div>
+</div>
+<div class="bg-orange padded event-callout content">
+    <div class="row">
+        <div class="col-md-12">
+            <div class="container">
+                <div class="row">
+                    <div class="col-md-12 text-center">
+                        <h3>See us at Bluetooth World!</h3>
+                        <p>Levi's Stadium, CA, USA</p>
+                        <p>March 15 - 16, 2016</p>
+                        <a href="http://mynewt.incubator.apache.org//site/events/">Click here for more details</a>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+</div>
+<div class="row">
+    <div class="column col-md-12">
+        <div class="container">
+            <div class="row">
+                <div class="col-md-12">
+        		    
+                        <p>Apache Mynewt is an open source initiative to build a stack of modularized control, networking, and monitoring software for embedded devices like wearables, lightbulbs, locks, and doorbells. At the core is a real-time operating system that is designed to work on a variety of microcontrollers. The Apache project includes the Newt tool to help you build and distribute embedded projects using Mynewt OS. The modular implementation allows the user the flexibility to mix and match hardware components and software stack depending on the feature and performance requirements of the particular application he or she has in mind.</p>
+                    
+                </div>
+            </div>
+            <div class="goals">
+                <div class="row">
+                    <div class="col-md-12 text-center">
+                        <h2>The world of Mynewt, therefore, has four primary collaborative goals:</h2>
+                    </div>
+                </div>
+                <div class="row">
+                    <div class="column col-md-6 goal text-center">
+                        <div class="goal-image">
+                            <span class="helper"></span>
+                            <img src="http://mynewt.incubator.apache.org//images/folder.png">
+                        </div>
+                        <p>Build a modularized real-time operating system for a rich set of hardware components</p>
+                    </div>
+                    <div class="column col-md-6 goal text-center">
+                        <div class="goal-image">
+                            <span class="helper"></span>
+                            <img src="http://mynewt.incubator.apache.org//images/watch.png">
+                        </div>
+                        <p>Offer a suite of open-source software for efficient and secure two-way communications with an embedded device</p>
+                    </div>
+                </div>
+                <div class="row">
+                    <div class="column col-md-6 goal text-center">
+                        <div class="goal-image">
+                            <span class="helper"></span>
+                            <img src="http://mynewt.incubator.apache.org//images/01.png">
+                        </div>
+                        <p>Develop method and tools necessary to build an optimized executable image on the desired hardware</p>
+                    </div>
+                    <div class="column col-md-6 goal text-center">
+                        <div class="goal-image">
+                            <span class="helper"></span>
+                            <img src="http://mynewt.incubator.apache.org//images/performance.png">
+                        </div>
+                        <p>Enable configuration and collection of diagnostic information to manage devices on the network</p>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+</div>
+<div class="row bg-orange">
+    <div class="column col-md-12">
+        <div class="container">
+            <div class="row">
+                <div class="column col-sm-12 col-md-offset-3 col-md-6 search-container text-center">
+                    <form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
+                        <div class="form-group">
+                            <label for="search-input">Search Documentation</label>
+                            <input id="search-input" type="text" name="q" placeholder="Search documentation" />
+                            <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                        </div>
+                    </form>
+                </div>
+            </div>
+        </div>
+    </div>
+</div>
             
-    <li class="toctree-l1 ">
-        <a class="" href="modules/filesystem/">File System</a>
-        
-    </li>
-
-        
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
             
-    <li class="toctree-l1 ">
-        <a class="" href="modules/testutil/">Test Utilities</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter6 - Packaging it</span></li>
-
-        
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
             
-    <li class="toctree-l1 ">
-        <a class="" href="packaging/dist/">Creating Packages</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-        </ul>
-      </div>
-      &nbsp;
-    </nav>
-
-    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
-
-      
-      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
-        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
-        <a href=".">Mynewt</a>
-      </nav>
-
-      
-      <div class="wy-nav-content">
-        <div class="rst-content">
-          <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
-    <li><a href=".">Docs</a> &raquo;</li>
-    
-      
-    
-    <li>Home</li>
-    <li class="wy-breadcrumbs-aside">
-      
-    </li>
-  </ul>
-  <hr/>
-</div>
-          <div role="main">
-            <div class="section">
-              
-                <h2 id="asf-incubator-project"><a href="./images/egg-logo.png">ASF Incubator Project</a><a class="headerlink" href="#asf-incubator-project" title="Permanent link">&para;</a></h2>
-<h2 id="objective-of-mynewt">Objective of Mynewt<a class="headerlink" href="#objective-of-mynewt" title="Permanent link">&para;</a></h2>
-<p>Mynewt is an open source initiative to build a stack of modularized control, networking, and monitoring software for embedded devices like wearables, lightbulbs, locks, and doorbells. At the core is a real-time operating system that is designed to work on a variety of microcontrollers. The project includes the Newt tool to help you build and distribute embedded projects using Mynewt OS. The modular implementation allows the user the flexibility to mix and match hardware components and software stack depending on the feature and performance requirements of the particular application he or she has in mind.</p>
-<p>The world of Mynewt, therefore, has three primary collaborative goals:</p>
-<ul>
-<li>Build a modularized real-time operating system for a rich set of hardware components</li>
-<li>Offer a suite of open-source software for efficient and secure two-way communications with an embedded device</li>
-<li>Develop method and tools necessary to build an optimized executable image on the desired hardware</li>
-</ul>
-<h3 id="project-information-links">Project Information Links<a class="headerlink" href="#project-information-links" title="Permanent link">&para;</a></h3>
-<ul>
-<li>
-<p><a href="https://wiki.apache.org/incubator/MynewtProposal">Project Proposal</a></p>
-</li>
-<li>
-<p><a href="https://issues.apache.org/jira/browse/MYNEWT/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel">Issue Tracking</a></p>
-</li>
-<li>
-<p><a href="http://incubator.apache.org/projects/mynewt.html">Project Status</a></p>
-</li>
-</ul>
-<h3 id="project-git-repository">Project GIT Repository<a class="headerlink" href="#project-git-repository" title="Permanent link">&para;</a></h3>
-<ul>
-<li>
-<p><a href="https://git-wip-us.apache.org/repos/asf/incubator-mynewt-site.git">Documentation repository</a> containing the markdown docs that generate the html pages you see here.</p>
-</li>
-<li>
-<p><a href="https://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva.git">Mynewt OS development repository (larva)</a> containing all code packages for newt operating system and middleware software being worked on.</p>
-</li>
-<li>
-<p><a href="https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git">Newt tool development repository (newt)</a> containing source code for the newt tool.</p>
-</li>
-</ul>
-<h3 id="using-project-git-repository">Using Project GIT Repository<a class="headerlink" href="#using-project-git-repository" title="Permanent link">&para;</a></h3>
-<p>For general information on using Git at Apache, go to <a href="https://git-wip-us.apache.org">https://git-wip-us.apache.org</a>.</p>
-<p>If you are not a committer, follow the proposed non-committer workflow to share your work. The direct link to the proposed workflow is <a href="https://git-wip-us.apache.org/docs/workflow.html">https://git-wip-us.apache.org/docs/workflow.html</a>. </p>
-<p>To clone the Mynewt OS development repository:</p>
-<ul>
-<li>
-<p>Non Committers</p>
-<pre><code>$ git clone http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva.git
-</code></pre>
-</li>
-<li>
-<p>Committers</p>
-<pre><code>$ git clone https://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva.git
-</code></pre>
-</li>
-</ul>
-<h3 id="mailing-lists">Mailing Lists<a class="headerlink" href="#mailing-lists" title="Permanent link">&para;</a></h3>
-<ul>
-<li>
-<p>dev@mynewt.incubator.apache.org </p>
-<p>This is for both contributors and users. In order to subscribe to the dev list, send an email to dev-subscribe@mynewt.incubator.apache.org.</p>
-</li>
-<li>
-<p>commits@mynewt.incubator.apache.org</p>
-<p>This is mainly for contributors to code or documentation. In order to subscribe to the commits list, send an email to commits-subscribe@mynewt.incubator.apache.org.</p>
-</li>
-<li>
-<p>notifications@mynewt.incubator.apache.org</p>
-<p>This is for all autogenerated mail except commits e.g. JIRA notifications. In order to subscribe to the notifications list, send an email to notifications-subscribe@mynewt.incubator.apache.org. </p>
-</li>
-</ul>
-<p>To subscribe to a mailing list, you simply send an email to a special subscription address. To subscribe to the dev list, send an email to dev-subscribe@mynewt.incubator.apache.org. For the issues list, the address would be issues-subscribe@mynewt.incubator.apache.org. You should then get an automated email which details how to confirm your subscription.</p>
-<h3 id="documentation-organization">Documentation Organization<a class="headerlink" href="#documentation-organization" title="Permanent link">&para;</a></h3>
-<p>The chapter organization is outlined below. Each chapter will include one or more tutorials for hands-on experience with the material in each chapter. </p>
-<ul>
-<li>
-<p><a href="get_started/newt_concepts/">Chapter 1: Get Started</a> introduces some key terms in this initiative and includes a tutorial for a quick project to show how to work with some of the products.</p>
-</li>
-<li>
-<p><a href="get_acclimated/vocabulary/">Chapter 2: Get Acclimated</a> delves deeper into the concepts crucial to the software development effort. </p>
-</li>
-<li>
-<p><a href="newt/newt_ops/">Chapter 3: Newt Tool Reference</a> describes the command structure and details all the available commands to help you with your project. </p>
-</li>
-<li>
-<p><a href="os/mynewt_os/">Chapter 4: Newt OS</a> provides an overview of the features available and how to customize for your hardware and software application.</p>
-</li>
-<li>
-<p><a href="modules/console/">Chapter 5: Modules</a> lays out all the available modules such as HAL (Hardware Abstraction Layer), console, file system, networking stacks, and other middleware components.</p>
-</li>
-<li>
-<p><a href="packaging/dist/">Chapter 6: Creating packages for distribution</a> delineates the process of creating complete packages to load on your embedded device to get it up, connected, and ready for remote management.</p>
-</li>
-</ul>
-<h3 id="contributing-to-documentation">Contributing to Documentation<a class="headerlink" href="#contributing-to-documentation" title="Permanent link">&para;</a></h3>
-<p>All content on this site is statically generated using <a href="http://www.mkdocs.org">MkDocs</a> from documents written in Markdown and stored in the <code>docs</code> directory on the master branch in the <a href="https://git-wip-us.apache.org/repos/asf/incubator-mynewt-site.git">Documentation repository</a>. As a documentation contributor you will modify the desired markdown file or create new ones in the appropriate chapter subdirectory under <code>docs</code>. </p>
-<p>To edit content in a Markdown file and be able to see how the changes look you may use desktop apps such as:</p>
-<ul>
-<li><a href="http://25.io/mou/">Mou</a> for Mac</li>
-<li><a href="http://alternativeto.net/software/mou/?platform=windows">Something like Mou</a> for Windows</li>
-</ul>
-<p>Click on the tutorial <a href="get_started/how_to_edit_docs/">How to edit docs</a> under "Get Started" to learn how to edit a sample file <a href="get_started/try_markdown/">try_markdown.md</a> on Mynewt's documentation git repository.</p>
-<p>The static html content is generated and maintained in the asf-site branch in the documentation repository. Currently, the static html files are generated manually once a day. This will be automated in the future.</p>
-<p>If you wish, you may preview the changes you have made on your desktop by installing MkDocs and starting up its built-in webserver as described in <a href="http://www.mkdocs.org">MkDocs</a>. This step is optional but described in the tutorial.</p>
-              
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org//images/apache-feather.png" alt="Apache" title="Apache">
             </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="get_started/newt_concepts/" class="btn btn-neutral float-right" title="Newt Concepts"/>Next <span class="icon icon-circle-arrow-right"></span></a>
-      
-      
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org//images/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
     </div>
-  
-
-  <hr/>
-
-  <div role="contentinfo">
-    <!-- Copyright etc -->
-    
-  </div>
-
-  Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
 </footer>
-	  
+            </div>
         </div>
-      </div>
-
-    </section>
-
-  </div>
-
-<div class="rst-versions" role="note" style="cursor: pointer">
-    <span class="rst-current-version" data-toggle="rst-current-version">
-      
-      
-      
-        <span style="margin-left: 15px"><a href="get_started/newt_concepts/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</div>
 
-</body>
-</html>
+        <script src="./js/jquery-1.10.2.min.js"></script>
+        <script src="./js/bootstrap-3.0.3.min.js"></script>
+        <script src="./js/highlight.pack.js"></script>
+        <script src="./js/base.js"></script>
+        <script src="./js/custom.js"></script>
 
-<!--
-MkDocs version : 0.14.0
-Build Date UTC : 2015-12-24 00:16:06.846472
--->
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8f98ebf0/js/base.js
----------------------------------------------------------------------
diff --git a/js/base.js b/js/base.js
new file mode 100644
index 0000000..23ab557
--- /dev/null
+++ b/js/base.js
@@ -0,0 +1,20 @@
+
+/* Highlight */
+$( document ).ready(function() {
+    hljs.initHighlightingOnLoad();
+    $('table').addClass('table table-striped table-hover');
+});
+
+
+$('body').scrollspy({
+    target: '.bs-sidebar',
+});
+
+
+/* Prevent disabled links from causing a page reload */
+$("li.disabled a").click(function() {
+    event.preventDefault();
+});
+
+
+