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/05/20 07:35:59 UTC

[16/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/get_started/get_started/index.html
----------------------------------------------------------------------
diff --git a/os/get_started/get_started/index.html b/os/get_started/get_started/index.html
index 06eadbd..51b5f3d 100644
--- a/os/get_started/get_started/index.html
+++ b/os/get_started/get_started/index.html
@@ -16,6 +16,7 @@
         <link rel="stylesheet" href="../../../css/highlight.css">
         <link href="../../../css/base.css" rel="stylesheet">
         <link href="../../../css/custom.css" rel="stylesheet">
+        <link href="../../../css/v2.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">
@@ -43,11 +44,10 @@
     <body class="toc">
 
 
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/logo.svg">
-    </div>
-    <div class="container-fluid">
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
             <!-- Expander button -->
@@ -64,75 +64,37 @@
         <div class="navbar-collapse collapse">
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
-                <li>
+                <li 
+  class=""
+>
                     <a href="/">Home</a>
                 </li>
-                <li>
-                    <a href="/about/">About</a>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
                 </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="../introduction/">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
                 </li>
                 <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/download/">Download</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/community/">Community</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/events/">Events</a>
                 </li>
             </ul>
@@ -142,27 +104,26 @@
                 
             </ul>
         </div>
-   # </div>
-</div>
+    </div>
+</nav>
 
         
 
-        <div class="container-fluid">
+        <div class="container">
             
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
-    <div class="sidebar-top">
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
         <img class="hidden-xs hidden-sm logo-small" src="/img/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 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>
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
                 </div>
             </form>
         </div>
     </div>
-    <ul class="nav bs-sidenav">
+    <ul class="toc-nav">
       
         
       
@@ -180,77 +141,62 @@
           
   
   
-    <li><a href="
-  ../introduction/
-">Mynewt OS Manual</a>
+    <li ><a href="../../introduction/">Mynewt Documentation</a>
   
-    
-      <ul class="current-toc">
-          
-              
-                
-  
-    <li>
-      <a href="../introduction/">Introduction</a>
-    </li>
   
-
+    <ul>
+          
               
           
               
                 
   
   
-    <li class="active"><a href="./">Quick Start</a></li>
+    <li class="active"><a href="./">Basic Setup</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
               
                 
-  
-    <li>
-      <a href="../docker/">All-in-one Docker Container</a>
+    <li >
+      <a href="../docker/">Docker Container Option</a>
     </li>
-  
 
               
           
               
                 
   
-    <li>
-      <a href="../native_tools/">Install Native Tools</a>
-    </li>
   
+    <li ><a href="../native_tools/">Native install Option</a>
+  
+  
+    </li>
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../project_create/">Create Your First Project</a>
     </li>
-  
 
               
           
-              
-                
+    </ul>
   
-    <li>
-      <a href="../cross_tools/">Install Cross Tools for ARM</a>
     </li>
-  
 
               
           
-      </ul>
-    
-  </li>
+              
+                
+    <li >
+      <a href="../vocabulary/">Concepts</a>
+    </li>
 
               
           
@@ -258,10 +204,10 @@
                 
   
   
-    <li ><a href="../vocabulary/">Concepts</a></li>
+    <li ><a href="../../tutorials/tutorials/">Tutorials</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -269,10 +215,10 @@
                 
   
   
-    <li ><a href="../../tutorials/tutorials/">Tutorials</a></li>
+    <li ><a href="../../os_user_guide/">OS User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -280,10 +226,12 @@
                 
   
   
-    <li ><a href="../../os_user_guide/">OS User Guide</a></li>
+    <li><a href="
+  ../../../network/ble/ble_intro/
+">BLE User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -291,44 +239,27 @@
                 
   
   
-    <li><a href="
-  ../../../network/ble/ble_intro/
-">BLE User Guide</a>
+    <li ><a href="../../../newt/newt_intro/">Newt Tool Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
+              
+                
   
   
-    <li><a href="
-  ../../../newt/newt_intro/
-">Newt Tool Manual</a>
+    <li ><a href="../../../newtmgr/overview/">Newt Manager Guide</a>
   
-    
-  </li>
+  
+    </li>
 
-        
-      
-        
+              
           
+    </ul>
   
-  
-    <li><a href="
-  ../../../newtmgr/overview/
-">Newt Manager Manual</a>
-  
-    
-  </li>
+    </li>
 
         
       
@@ -340,8 +271,8 @@
   ../../../faq/how_to_edit_docs/
 ">Appendix</a>
   
-    
-  </li>
+  
+    </li>
 
         
       
@@ -352,54 +283,20 @@
                         <button class="show-sidebar">Docs Menu</button>
                     </div>
 
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                    <div class="col-md-9" role="main">
                         <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="../introduction/">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
+                            <div class="col-sm-12">
                                 <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
+  <ul class="wy-breadcrumbs pull-right">
     <li><a href="/documentation/">Docs</a></li>
     
     
         
-          <li>&raquo; <a href="../introduction/">Mynewt OS Manual</a></li>
+          <li>&raquo; <a href="../../introduction/">Mynewt Documentation</a></li>
         
       
         
-          <li>&raquo; Quick Start</li>
+          <li>&raquo; Basic Setup</li>
         
       
       
@@ -410,7 +307,7 @@
                             </div>
                         </div>
                         
-                            <h2 id="quick-start">Quick Start<a class="headerlink" href="#quick-start" title="Permanent link">&para;</a></h2>
+                            <h2 id="quick-start">Quick Start</h2>
 <p>If you are curious about Mynewt and want to get a quick feel for the project, you've come to the right place. We have two options for you:</p>
 <p><br></p>
 <p><strong>Option 1</strong> is the quick and easy way to get up and running with Mynewt. The Newt tool and build toolchains are all available in a single <a href="../docker/">All-in-one Docker Container</a> that you can install on your laptop or computer.</p>
@@ -432,16 +329,16 @@
 <ul class="nav nav-pills" style="margin-bottom: 10px">
     <li>
     
-    <a href=../introduction/>
+    <a href=../../introduction/>
         <span class="fa fa-arrow-left"></span>
-        Previous: Introduction
+        Previous: Mynewt Documentation
     </a>
     
     </li>
     <li class="pull-right">
     
     <a href=../docker/>
-        Next: All-in-one Docker Container
+        Next: Docker Container Option
         <span class="fa fa-arrow-right"></span>
     </a>
     

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/get_started/introduction/index.html
----------------------------------------------------------------------
diff --git a/os/get_started/introduction/index.html b/os/get_started/introduction/index.html
deleted file mode 100644
index 20c2077..0000000
--- a/os/get_started/introduction/index.html
+++ /dev/null
@@ -1,492 +0,0 @@
-<!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.0">
-        
-        
-        <link rel="canonical" href="http://mynewt.apache.org/os/get_started/introduction/">
-        <link rel="shortcut icon" href="../../../img/favicon.ico">
-
-	<title>Introduction - Apache Mynewt</title>
-
-        <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">
-
-        <!-- 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]-->
-
-        
-            <script>
-                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-                ga('create', 'UA-72162311-1', 'auto');
-                ga('send', 'pageview');
-            </script>
-        
-    </head>
-
-
-    <body class="Introduction">
-
-
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/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>
-
-        </div>
-
-        <!-- Expanded navigation -->
-        <div class="navbar-collapse collapse">
-            <!-- Main navigation -->
-            <ul class="nav navbar-nav navbar-right">
-                <li>
-                    <a href="/">Home</a>
-                </li>
-                <li>
-                    <a href="/about/">About</a>
-                </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="./">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
-                </li>
-                <li>
-                    <a href="/download/">Download</a>
-                </li>
-                <li>
-                    <a href="/community/">Community</a>
-                </li>
-                <li>
-                    <a href="/events/">Events</a>
-                </li>
-            </ul>
-
-            <!-- Search, Navigation and Repo links -->
-            <ul class="nav navbar-nav navbar-right">
-                
-            </ul>
-        </div>
-   # </div>
-</div>
-
-        
-
-        <div class="container-fluid">
-            
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" 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="/img/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><a href="
-  ./
-">Mynewt OS Manual</a>
-  
-    
-      <ul class="current-toc">
-          
-              
-                
-  
-    <li class="active">
-      Introduction
-    </li>
-  
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../get_started/">Quick Start</a></li>
-  
-    
-  </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../vocabulary/">Concepts</a></li>
-  
-    
-  </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../tutorials/tutorials/">Tutorials</a></li>
-  
-    
-  </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../os_user_guide/">OS User Guide</a></li>
-  
-    
-  </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ../../../network/ble/ble_intro/
-">BLE User Guide</a>
-  
-    
-  </li>
-
-              
-          
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
-  
-  
-    <li><a href="
-  ../../../newt/newt_intro/
-">Newt Tool Manual</a>
-  
-    
-  </li>
-
-        
-      
-        
-          
-  
-  
-    <li><a href="
-  ../../../newtmgr/overview/
-">Newt Manager Manual</a>
-  
-    
-  </li>
-
-        
-      
-        
-          
-  
-  
-    <li><a href="
-  ../../../faq/how_to_edit_docs/
-">Appendix</a>
-  
-    
-  </li>
-
-        
-      
-    </ul>
-</div></div>
-
-                    <div class="show-sidebar-container">
-                        <button class="show-sidebar">Docs Menu</button>
-                    </div>
-
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
-                        <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="./">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
-                                <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
-    <li><a href="/documentation/">Docs</a></li>
-    
-    
-        
-          <li>&raquo; Mynewt OS Manual</li>
-        
-      
-      
-        <li>&raquo; Introduction</li>
-      
-    
-    
-  </ul>
-</div>
-                            </div>
-                        </div>
-                        
-                            <h2 id="introduction">Introduction<a class="headerlink" href="#introduction" title="Permanent link">&para;</a></h2>
-<h3 id="welcome-to-apache-mynewt">Welcome to Apache Mynewt<a class="headerlink" href="#welcome-to-apache-mynewt" title="Permanent link">&para;</a></h3>
-<p>Apache Mynewt is an operating system that makes it easy to develop
-applications for microcontroller environments where power and cost 
-are driving factors. Examples of these devices are connected locks, 
-lights, and wearables.</p>
-<p>Microcontroller environments have a number of characteristics that 
-makes the operating system requirements for them unique: </p>
-<ul>
-<li>
-<p>Low memory footprint: memory on these systems range from 
-8-16KB (on the low end) to 16MB (on the high end).</p>
-</li>
-<li>
-<p>Reduced code size: code often runs out of flash, and total available code size ranges from 64-128KB to 16-32MB.</p>
-</li>
-<li>
-<p>Low processing speed: processor speeds vary from 10-12MHz to 160-200MHz.  </p>
-</li>
-<li>
-<p>Low power operation: devices operate in mostly sleeping mode, in order to conserve
-battery power and maximize power usage.</p>
-</li>
-</ul>
-<p>As more and more devices get connected, these interconnected devices perform complex tasks. To
-perform these tasks, you need low-level operational functionality built into the operating system.
-Typically, connected devices built with these microcontrollers perform a myriad of functions: </p>
-<ul>
-<li>
-<p>Networking Stacks: Bluetooth Low Energy and Thread</p>
-</li>
-<li>
-<p>Peripherals: PWM to drive motors, ADCs to measure sensor data, and RTCs
-to keep time.</p>
-</li>
-<li>
-<p>Scheduled Processing: actions must happen on a calendared or periodic basis.</p>
-</li>
-</ul>
-<p>Apache Mynewt accomplishes all the above easily, by providing a complete
-operating system for constrained devices, including:</p>
-<ul>
-<li>
-<p>A fully open-source Bluetooth Low Energy stack with both Host and 
-Controller implementations. </p>
-</li>
-<li>
-<p>A pre-emptive, multi-tasking Real Time operating system kernel</p>
-</li>
-<li>
-<p>A Hardware Abstraction Layer (HAL) that abstracts the MCU's 
-peripheral functions, allowing developers to easily write cross-platform
-code.</p>
-</li>
-</ul>
-<p><br></p>
-<h3 id="newt">Newt<a class="headerlink" href="#newt" title="Permanent link">&para;</a></h3>
-<p>In order to provide all this functionality, and operate in an 
-extremely low resource environment, Mynewt provides a very fine-grained source 
-package management and build system tool, called <em>newt</em>. </p>
-<p>You can install and build <em>newt</em> for <a href="../../../newt/install/newt_linux/">Linux</a> or <a href="../../../newt/install/newt_mac/">Mac</a>. </p>
-<p><br></p>
-<h3 id="build-your-first-mynewt-app-with-newt">Build your first Mynewt App with Newt<a class="headerlink" href="#build-your-first-mynewt-app-with-newt" title="Permanent link">&para;</a></h3>
-<p>With the introductions out of the way, now is a good time to <a href="../project_create/">get
-started</a> with your first Mynewt application.</p>
-<p>Happy Hacking!</p>
-                        
-                        <div class="row">
-                            
-
-
-
-<ul class="nav nav-pills" style="margin-bottom: 10px">
-    <li>
-    
-    </li>
-    <li class="pull-right">
-    
-    <a href=../get_started/>
-        Next: Quick Start
-        <span class="fa fa-arrow-right"></span>
-    </a>
-    
-    </li>
-</ul>
-                        </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="/img/apache-feather.png" alt="Apache" title="Apache">
-            </div>
-            <div class="col-xs-6 text-left">
-                <img src="/img/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>
-</footer>
-                        </div>
-                    </div>
-                </div>
-            
-            
-        </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>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/get_started/native_tools/index.html
----------------------------------------------------------------------
diff --git a/os/get_started/native_tools/index.html b/os/get_started/native_tools/index.html
index a1efd1b..611b23d 100644
--- a/os/get_started/native_tools/index.html
+++ b/os/get_started/native_tools/index.html
@@ -9,13 +9,14 @@
         <link rel="canonical" href="http://mynewt.apache.org/os/get_started/native_tools/">
         <link rel="shortcut icon" href="../../../img/favicon.ico">
 
-	<title>Install Native Tools - Apache Mynewt</title>
+	<title>toc - Apache Mynewt</title>
 
         <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="../../../css/v2.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">
@@ -40,14 +41,13 @@
     </head>
 
 
-    <body class="Install Native Tools">
+    <body class="toc">
 
 
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/logo.svg">
-    </div>
-    <div class="container-fluid">
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
             <!-- Expander button -->
@@ -64,75 +64,37 @@
         <div class="navbar-collapse collapse">
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
-                <li>
+                <li 
+  class=""
+>
                     <a href="/">Home</a>
                 </li>
-                <li>
-                    <a href="/about/">About</a>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
                 </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="../introduction/">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
                 </li>
                 <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/download/">Download</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/community/">Community</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/events/">Events</a>
                 </li>
             </ul>
@@ -142,27 +104,26 @@
                 
             </ul>
         </div>
-   # </div>
-</div>
+    </div>
+</nav>
 
         
 
-        <div class="container-fluid">
+        <div class="container">
             
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
-    <div class="sidebar-top">
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
         <img class="hidden-xs hidden-sm logo-small" src="/img/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 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>
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
                 </div>
             </form>
         </div>
     </div>
-    <ul class="nav bs-sidenav">
+    <ul class="toc-nav">
       
         
       
@@ -180,20 +141,29 @@
           
   
   
-    <li><a href="
-  ../introduction/
-">Mynewt OS Manual</a>
+    <li ><a href="../../introduction/">Mynewt Documentation</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
+          
+              
           
               
                 
   
-    <li>
-      <a href="../introduction/">Introduction</a>
-    </li>
   
+    <li ><a href="../get_started/">Basic Setup</a>
+  
+  
+    <ul>
+          
+              
+          
+              
+                
+    <li >
+      <a href="../docker/">Docker Container Option</a>
+    </li>
 
               
           
@@ -201,67 +171,62 @@
                 
   
   
-    <li ><a href="../get_started/">Quick Start</a></li>
+    <li class="active"><a href="./">Native install Option</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
               
                 
-  
-    <li>
-      <a href="../docker/">All-in-one Docker Container</a>
+    <li >
+      <a href="../../../newt/install/newt_mac/">Install Newt on Mac</a>
     </li>
-  
 
               
           
               
                 
-  
-    <li class="active">
-      Install Native Tools
+    <li >
+      <a href="../../../newt/install/newt_linux/">Install Newt on Linux</a>
     </li>
-  
 
               
           
               
                 
-  
-    <li>
-      <a href="../project_create/">Create Your First Project</a>
+    <li >
+      <a href="../cross_tools/">Install Cross Tools for ARM</a>
     </li>
+
+              
+          
+    </ul>
   
+    </li>
 
               
           
               
                 
-  
-    <li>
-      <a href="../cross_tools/">Install Cross Tools for ARM</a>
+    <li >
+      <a href="../project_create/">Create Your First Project</a>
     </li>
-  
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
               
                 
-  
-  
-    <li ><a href="../vocabulary/">Concepts</a></li>
-  
-    
-  </li>
+    <li >
+      <a href="../vocabulary/">Concepts</a>
+    </li>
 
               
           
@@ -269,10 +234,10 @@
                 
   
   
-    <li ><a href="../../tutorials/tutorials/">Tutorials</a></li>
+    <li ><a href="../../tutorials/tutorials/">Tutorials</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -280,10 +245,10 @@
                 
   
   
-    <li ><a href="../../os_user_guide/">OS User Guide</a></li>
+    <li ><a href="../../os_user_guide/">OS User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -295,40 +260,36 @@
   ../../../network/ble/ble_intro/
 ">BLE User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
+              
+                
   
   
-    <li><a href="
-  ../../../newt/newt_intro/
-">Newt Tool Manual</a>
+    <li ><a href="../../../newt/newt_intro/">Newt Tool Guide</a>
   
-    
-  </li>
+  
+    </li>
 
-        
-      
-        
+              
           
+              
+                
   
   
-    <li><a href="
-  ../../../newtmgr/overview/
-">Newt Manager Manual</a>
+    <li ><a href="../../../newtmgr/overview/">Newt Manager Guide</a>
   
-    
-  </li>
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
 
         
       
@@ -340,8 +301,8 @@
   ../../../faq/how_to_edit_docs/
 ">Appendix</a>
   
-    
-  </li>
+  
+    </li>
 
         
       
@@ -352,59 +313,23 @@
                         <button class="show-sidebar">Docs Menu</button>
                     </div>
 
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                    <div class="col-md-9" role="main">
                         <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="../introduction/">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
+                            <div class="col-sm-12">
                                 <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
+  <ul class="wy-breadcrumbs pull-right">
     <li><a href="/documentation/">Docs</a></li>
     
     
         
-          <li>&raquo; <a href="../introduction/">Mynewt OS Manual</a></li>
+          <li>&raquo; <a href="../get_started/">Basic Setup</a></li>
         
       
         
-          <li>&raquo; <a href="../get_started/">Quick Start</a></li>
+          <li>&raquo; Native install Option</li>
         
       
       
-        <li>&raquo; Install Native Tools</li>
-      
     
     
   </ul>
@@ -412,16 +337,16 @@
                             </div>
                         </div>
                         
-                            <h1 id="installing-native-mynewt-tools">Installing Native Mynewt Tools<a class="headerlink" href="#installing-native-mynewt-tools" title="Permanent link">&para;</a></h1>
+                            <h1 id="installing-native-mynewt-tools">Installing Native Mynewt Tools</h1>
 <p>This page shows how to install tools for native Mynewt targets (simulated targets on your laptop/computer) without using a Docker container. In other words, it allows you to run Mynewt OS as a native application on your Mac or Linux machine to simulate a target and use the Newt tool running natively on your machine to manage the simulated target. It also allows you to run the test suites for all packages not requiring HW support. You may choose to do this instead of using the build toolchain and Newt tool available in a Docker container.</p>
 <p>This page provides guidance for MAC and Linux. See the relevant sections below.</p>
 <p><br></p>
-<h2 id="set-up-toolchain-for-mac">Set up toolchain for Mac<a class="headerlink" href="#set-up-toolchain-for-mac" title="Permanent link">&para;</a></h2>
-<h3 id="install-brew">Install Brew<a class="headerlink" href="#install-brew" title="Permanent link">&para;</a></h3>
+<h2 id="set-up-toolchain-for-mac">Set up toolchain for Mac</h2>
+<h3 id="install-brew">Install Brew</h3>
 <p>If you have not already installed Homebrew from the 
 <a href="../../../newt/install/newt_mac/"><code>newt</code> tutorials pages</a>, install it. </p>
 <p><br></p>
-<h3 id="install-gcclibc">Install gcc/libc<a class="headerlink" href="#install-gcclibc" title="Permanent link">&para;</a></h3>
+<h3 id="install-gcclibc">Install gcc/libc</h3>
 <p>OS X ships with a C compiler called Clang.  To build applications for the Mynewt simulator, you will need a different compiler: gcc.</p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ brew install gcc
 ...
@@ -432,7 +357,7 @@
 
 
 <p><br></p>
-<h3 id="install-gdb">Install gdb<a class="headerlink" href="#install-gdb" title="Permanent link">&para;</a></h3>
+<h3 id="install-gdb">Install gdb</h3>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ brew install gdb
 ...
 ...
@@ -447,19 +372,19 @@ executable.  <a href="https://gcc.gnu.org/onlinedocs/gnat_ugn/Codesigning-the-De
 shows a recipe for gdb signing. Alternately you can skip this step and
 continue without the ability to debug your mynewt application on your PC.*</p>
 <p><br></p>
-<h2 id="set-up-toolchain-for-linux">Set up toolchain for Linux<a class="headerlink" href="#set-up-toolchain-for-linux" title="Permanent link">&para;</a></h2>
+<h2 id="set-up-toolchain-for-linux">Set up toolchain for Linux</h2>
 <p>The below procedure can be used to set up a Debian-based Linux system (e.g.,
 Ubuntu).  If you are running a different Linux distribution, you will need to
 substitute invocations of <em>apt-get</em> in the below steps with the package manager
 that your distro uses.</p>
 <p><br></p>
-<h3 id="install-gcclibc-that-will-produce-32-bit-executables">Install gcc/libc that will produce 32-bit executables:<a class="headerlink" href="#install-gcclibc-that-will-produce-32-bit-executables" title="Permanent link">&para;</a></h3>
+<h3 id="install-gcclibc-that-will-produce-32-bit-executables">Install gcc/libc that will produce 32-bit executables:</h3>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ sudo apt-get install gcc-multilib libc6-i386
 </pre></div>
 
 
 <p><br></p>
-<h3 id="install-gdb_1">Install gdb<a class="headerlink" href="#install-gdb_1" title="Permanent link">&para;</a></h3>
+<h3 id="install-gdb_1">Install gdb</h3>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ sudo apt-get install gdb
 
 Reading package lists... Done
@@ -488,14 +413,14 @@ Setting up gdb (7.7.1-0ubuntu5~14.04.2) ...
     
     <a href=../docker/>
         <span class="fa fa-arrow-left"></span>
-        Previous: All-in-one Docker Container
+        Previous: Docker Container Option
     </a>
     
     </li>
     <li class="pull-right">
     
-    <a href=../project_create/>
-        Next: Create Your First Project
+    <a href=../../../newt/install/newt_mac/>
+        Next: Install Newt on Mac
         <span class="fa fa-arrow-right"></span>
     </a>
     

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/get_started/project_create/index.html
----------------------------------------------------------------------
diff --git a/os/get_started/project_create/index.html b/os/get_started/project_create/index.html
index fd5ff94..b676270 100644
--- a/os/get_started/project_create/index.html
+++ b/os/get_started/project_create/index.html
@@ -16,6 +16,7 @@
         <link rel="stylesheet" href="../../../css/highlight.css">
         <link href="../../../css/base.css" rel="stylesheet">
         <link href="../../../css/custom.css" rel="stylesheet">
+        <link href="../../../css/v2.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">
@@ -43,11 +44,10 @@
     <body class="Create Your First Project">
 
 
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/logo.svg">
-    </div>
-    <div class="container-fluid">
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
             <!-- Expander button -->
@@ -64,75 +64,37 @@
         <div class="navbar-collapse collapse">
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
-                <li>
+                <li 
+  class=""
+>
                     <a href="/">Home</a>
                 </li>
-                <li>
-                    <a href="/about/">About</a>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
                 </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="../introduction/">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
                 </li>
                 <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/download/">Download</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/community/">Community</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/events/">Events</a>
                 </li>
             </ul>
@@ -142,27 +104,26 @@
                 
             </ul>
         </div>
-   # </div>
-</div>
+    </div>
+</nav>
 
         
 
-        <div class="container-fluid">
+        <div class="container">
             
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
-    <div class="sidebar-top">
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
         <img class="hidden-xs hidden-sm logo-small" src="/img/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 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>
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
                 </div>
             </form>
         </div>
     </div>
-    <ul class="nav bs-sidenav">
+    <ul class="toc-nav">
       
         
       
@@ -180,77 +141,62 @@
           
   
   
-    <li><a href="
-  ../introduction/
-">Mynewt OS Manual</a>
+    <li ><a href="../../introduction/">Mynewt Documentation</a>
   
-    
-      <ul class="current-toc">
-          
-              
-                
-  
-    <li>
-      <a href="../introduction/">Introduction</a>
-    </li>
   
-
+    <ul>
+          
               
           
               
                 
   
   
-    <li ><a href="../get_started/">Quick Start</a></li>
+    <li ><a href="../get_started/">Basic Setup</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
               
                 
-  
-    <li>
-      <a href="../docker/">All-in-one Docker Container</a>
+    <li >
+      <a href="../docker/">Docker Container Option</a>
     </li>
-  
 
               
           
               
                 
   
-    <li>
-      <a href="../native_tools/">Install Native Tools</a>
-    </li>
   
+    <li ><a href="../native_tools/">Native install Option</a>
+  
+  
+    </li>
 
               
           
               
                 
-  
     <li class="active">
-      Create Your First Project
+      <a href="./">Create Your First Project</a>
     </li>
-  
 
               
           
-              
-                
+    </ul>
   
-    <li>
-      <a href="../cross_tools/">Install Cross Tools for ARM</a>
     </li>
-  
 
               
           
-      </ul>
-    
-  </li>
+              
+                
+    <li >
+      <a href="../vocabulary/">Concepts</a>
+    </li>
 
               
           
@@ -258,10 +204,10 @@
                 
   
   
-    <li ><a href="../vocabulary/">Concepts</a></li>
+    <li ><a href="../../tutorials/tutorials/">Tutorials</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -269,10 +215,10 @@
                 
   
   
-    <li ><a href="../../tutorials/tutorials/">Tutorials</a></li>
+    <li ><a href="../../os_user_guide/">OS User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -280,10 +226,12 @@
                 
   
   
-    <li ><a href="../../os_user_guide/">OS User Guide</a></li>
+    <li><a href="
+  ../../../network/ble/ble_intro/
+">BLE User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -291,44 +239,27 @@
                 
   
   
-    <li><a href="
-  ../../../network/ble/ble_intro/
-">BLE User Guide</a>
+    <li ><a href="../../../newt/newt_intro/">Newt Tool Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
+              
+                
   
   
-    <li><a href="
-  ../../../newt/newt_intro/
-">Newt Tool Manual</a>
+    <li ><a href="../../../newtmgr/overview/">Newt Manager Guide</a>
   
-    
-  </li>
+  
+    </li>
 
-        
-      
-        
+              
           
+    </ul>
   
-  
-    <li><a href="
-  ../../../newtmgr/overview/
-">Newt Manager Manual</a>
-  
-    
-  </li>
+    </li>
 
         
       
@@ -340,8 +271,8 @@
   ../../../faq/how_to_edit_docs/
 ">Appendix</a>
   
-    
-  </li>
+  
+    </li>
 
         
       
@@ -352,54 +283,20 @@
                         <button class="show-sidebar">Docs Menu</button>
                     </div>
 
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                    <div class="col-md-9" role="main">
                         <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="../introduction/">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
+                            <div class="col-sm-12">
                                 <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
+  <ul class="wy-breadcrumbs pull-right">
     <li><a href="/documentation/">Docs</a></li>
     
     
         
-          <li>&raquo; <a href="../introduction/">Mynewt OS Manual</a></li>
+          <li>&raquo; <a href="../../introduction/">Mynewt Documentation</a></li>
         
       
         
-          <li>&raquo; <a href="../get_started/">Quick Start</a></li>
+          <li>&raquo; <a href="../get_started/">Basic Setup</a></li>
         
       
       
@@ -412,10 +309,10 @@
                             </div>
                         </div>
                         
-                            <h2 id="create-your-first-mynewt-project">Create Your First Mynewt Project<a class="headerlink" href="#create-your-first-mynewt-project" title="Permanent link">&para;</a></h2>
+                            <h2 id="create-your-first-mynewt-project">Create Your First Mynewt Project</h2>
 <p>This page shows how to create a Mynewt Project using the <code>newt</code> command-line tool.</p>
 <p><br></p>
-<h3 id="pre-requisites">Pre-Requisites<a class="headerlink" href="#pre-requisites" title="Permanent link">&para;</a></h3>
+<h3 id="pre-requisites">Pre-Requisites</h3>
 <ul>
 <li>Newt:<ul>
 <li>If you have taken the Docker route, you have already installed Newt.</li>
@@ -427,7 +324,7 @@
 support native compiling to build the project this tutorial creates.  </li>
 </ul>
 <p><br></p>
-<h3 id="newt-new">Newt New<a class="headerlink" href="#newt-new" title="Permanent link">&para;</a></h3>
+<h3 id="newt-new">Newt New</h3>
 <p>Choose a project name. For this tutorial we will call this project <code>myproj</code>.
 Enter the <code>newt new myproj</code> command. </p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt new myproj
@@ -482,7 +379,7 @@ targets.</li>
 <p><strong>NOTE:</strong> the actual code and package files are not installed 
 (except the template for <code>main.c</code>).  See the next step for installing the packages.</p>
 <p><br></p>
-<h3 id="newt-install">Newt Install<a class="headerlink" href="#newt-install" title="Permanent link">&para;</a></h3>
+<h3 id="newt-install">Newt Install</h3>
 <p>Once you've switched into your new project's directory, the next step is to fetch
 any dependencies this project has.  By default, all Newt projects rely on a
 single remote repository, apache-mynewt-core.  The <em>newt install</em> command will
@@ -531,7 +428,7 @@ use the <em>-v</em> (verbose) option to install. </p>
 <p>As you can see, the core of the Apache Mynewt operating system has been brought 
 into your local directory. </p>
 <p><br></p>
-<h3 id="test-the-projects-packages">Test the project's packages<a class="headerlink" href="#test-the-projects-packages" title="Permanent link">&para;</a></h3>
+<h3 id="test-the-projects-packages">Test the project's packages</h3>
 <p>You have already built your first basic project. You can ask Newt to execute the unit tests in a package. For example, to test the <code>libs/os</code> package in the <code>apache-mynewt-core</code> repo, call newt as shown below.</p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt test @apache-mynewt-core/libs/os
 Testing package @apache-mynewt-core/libs/os
@@ -558,7 +455,7 @@ All tests passed
 
 
 <p><br></p>
-<h3 id="build-the-project">Build the Project<a class="headerlink" href="#build-the-project" title="Permanent link">&para;</a></h3>
+<h3 id="build-the-project">Build the Project</h3>
 <p>To build and run your new application, simply issue the following command:</p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt build my_blinky_sim 
 Compiling base64.c
@@ -589,7 +486,7 @@ hal_gpio set pin  1 to 0
 
 <p>Just press <em>ctrl-c</em> to exit.</p>
 <p><br></p>
-<h3 id="complete">Complete<a class="headerlink" href="#complete" title="Permanent link">&para;</a></h3>
+<h3 id="complete">Complete</h3>
 <p>Congratulations, you have created your first project!  The blinky application
 is not terribly exciting when it is run in the simulator, as there is no LED to
 blink.  Apache Mynewt has a lot more functionality than just running simulated
@@ -607,16 +504,16 @@ the <a href="../../tutorials/tutorials">tutorials</a> and get a Mynewt project r
 <ul class="nav nav-pills" style="margin-bottom: 10px">
     <li>
     
-    <a href=../native_tools/>
+    <a href=../cross_tools/>
         <span class="fa fa-arrow-left"></span>
-        Previous: Install Native Tools
+        Previous: Install Cross Tools for ARM
     </a>
     
     </li>
     <li class="pull-right">
     
-    <a href=../cross_tools/>
-        Next: Install Cross Tools for ARM
+    <a href=../vocabulary/>
+        Next: Concepts
         <span class="fa fa-arrow-right"></span>
     </a>
     

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/get_started/vocabulary/index.html
----------------------------------------------------------------------
diff --git a/os/get_started/vocabulary/index.html b/os/get_started/vocabulary/index.html
index b19eccd..f84ef3d 100644
--- a/os/get_started/vocabulary/index.html
+++ b/os/get_started/vocabulary/index.html
@@ -9,13 +9,14 @@
         <link rel="canonical" href="http://mynewt.apache.org/os/get_started/vocabulary/">
         <link rel="shortcut icon" href="../../../img/favicon.ico">
 
-	<title>toc - Apache Mynewt</title>
+	<title>Concepts - Apache Mynewt</title>
 
         <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="../../../css/v2.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">
@@ -40,14 +41,13 @@
     </head>
 
 
-    <body class="toc">
+    <body class="Concepts">
 
 
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/logo.svg">
-    </div>
-    <div class="container-fluid">
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
             <!-- Expander button -->
@@ -64,75 +64,37 @@
         <div class="navbar-collapse collapse">
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
-                <li>
+                <li 
+  class=""
+>
                     <a href="/">Home</a>
                 </li>
-                <li>
-                    <a href="/about/">About</a>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
                 </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="../introduction/">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
                 </li>
                 <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/download/">Download</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/community/">Community</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/events/">Events</a>
                 </li>
             </ul>
@@ -142,27 +104,26 @@
                 
             </ul>
         </div>
-   # </div>
-</div>
+    </div>
+</nav>
 
         
 
-        <div class="container-fluid">
+        <div class="container">
             
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
-    <div class="sidebar-top">
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
         <img class="hidden-xs hidden-sm logo-small" src="/img/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 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>
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
                 </div>
             </form>
         </div>
     </div>
-    <ul class="nav bs-sidenav">
+    <ul class="toc-nav">
       
         
       
@@ -180,48 +141,29 @@
           
   
   
-    <li><a href="
-  ../introduction/
-">Mynewt OS Manual</a>
-  
-    
-      <ul class="current-toc">
-          
-              
-                
+    <li ><a href="../../introduction/">Mynewt Documentation</a>
   
-    <li>
-      <a href="../introduction/">Introduction</a>
-    </li>
   
-
+    <ul>
+          
               
           
               
                 
   
   
-    <li ><a href="../get_started/">Quick Start</a></li>
+    <li ><a href="../get_started/">Basic Setup</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-  
-    <li class="active"><a href="./">Concepts</a></li>
-  
-    
-      <ul class="current-toc">
-          
-              
-          
-      </ul>
-    
-  </li>
+    <li class="active">
+      <a href="./">Concepts</a>
+    </li>
 
               
           
@@ -229,10 +171,10 @@
                 
   
   
-    <li ><a href="../../tutorials/tutorials/">Tutorials</a></li>
+    <li ><a href="../../tutorials/tutorials/">Tutorials</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -240,10 +182,10 @@
                 
   
   
-    <li ><a href="../../os_user_guide/">OS User Guide</a></li>
+    <li ><a href="../../os_user_guide/">OS User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -255,40 +197,36 @@
   ../../../network/ble/ble_intro/
 ">BLE User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
+              
+                
   
   
-    <li><a href="
-  ../../../newt/newt_intro/
-">Newt Tool Manual</a>
+    <li ><a href="../../../newt/newt_intro/">Newt Tool Guide</a>
   
-    
-  </li>
+  
+    </li>
 
-        
-      
-        
+              
           
+              
+                
   
   
-    <li><a href="
-  ../../../newtmgr/overview/
-">Newt Manager Manual</a>
+    <li ><a href="../../../newtmgr/overview/">Newt Manager Guide</a>
   
-    
-  </li>
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
 
         
       
@@ -300,8 +238,8 @@
   ../../../faq/how_to_edit_docs/
 ">Appendix</a>
   
-    
-  </li>
+  
+    </li>
 
         
       
@@ -312,56 +250,20 @@
                         <button class="show-sidebar">Docs Menu</button>
                     </div>
 
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                    <div class="col-md-9" role="main">
                         <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="../introduction/">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
+                            <div class="col-sm-12">
                                 <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
+  <ul class="wy-breadcrumbs pull-right">
     <li><a href="/documentation/">Docs</a></li>
     
     
         
-          <li>&raquo; <a href="../introduction/">Mynewt OS Manual</a></li>
+          <li>&raquo; <a href="../../introduction/">Mynewt Documentation</a></li>
         
       
-        
-          <li>&raquo; Concepts</li>
-        
       
+        <li>&raquo; Concepts</li>
       
     
     
@@ -370,11 +272,11 @@
                             </div>
                         </div>
                         
-                            <h2 id="concepts">Concepts<a class="headerlink" href="#concepts" title="Permanent link">&para;</a></h2>
+                            <h2 id="concepts">Concepts</h2>
 <p>This page is meant to introduce you to some of the concepts inherent to 
 the Apache Mynewt Operating System, and <em>Newt</em> the tool that stitches a 
 project built on Apache Mynewt together.</p>
-<h3 id="project">Project<a class="headerlink" href="#project" title="Permanent link">&para;</a></h3>
+<h3 id="project">Project</h3>
 <p>The project is the base directory of your embedded software tree.  It is a 
 workspace that contains a logical collection of source code, for one or 
 more of your applications.  A project consists of the following items:</p>
@@ -429,7 +331,7 @@ Stack, Flash File System, Console, Shell and Bootloader.</p>
 <p><em>NOTE:</em> Any project can be converted into a repository by providing it with a 
 <code>repository.yml</code> file and putting it up onto Github.  More information
 about repositories can be found in the Newt documentation.</p>
-<h3 id="package">Package<a class="headerlink" href="#package" title="Permanent link">&para;</a></h3>
+<h3 id="package">Package</h3>
 <p>A package is a collection items that form a fundamental unit in the Mynewt 
 Operating System.  Packages can be:</p>
 <ul>
@@ -469,7 +371,7 @@ pkg.deps:
 <p>Everything that newt knows about within a project's directory is a package.  This 
 makes it very clean and easy to write re-usable components, which can describe their 
 Dependencies and APIs to the rest of the system.</p>
-<h3 id="target">Target<a class="headerlink" href="#target" title="Permanent link">&para;</a></h3>
+<h3 id="target">Target</h3>
 <p>A target in Apache Mynewt is very similar to a target in <em>make</em>.  It is the collection
 of parameters that must be passed to Newt in order to generate a reproducable build.  A 
 target represents the top of the build tree, and any packages or parameters specified at 
@@ -527,9 +429,9 @@ $
 <ul class="nav nav-pills" style="margin-bottom: 10px">
     <li>
     
-    <a href=../cross_tools/>
+    <a href=../project_create/>
         <span class="fa fa-arrow-left"></span>
-        Previous: Install Cross Tools for ARM
+        Previous: Create Your First Project
     </a>
     
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/introduction/index.html
----------------------------------------------------------------------
diff --git a/os/introduction/index.html b/os/introduction/index.html
new file mode 100644
index 0000000..3143422
--- /dev/null
+++ b/os/introduction/index.html
@@ -0,0 +1,404 @@
+<!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.0">
+        
+        
+        <link rel="canonical" href="http://mynewt.apache.org/os/introduction/">
+        <link rel="shortcut icon" href="../../img/favicon.ico">
+
+	<title>toc - Apache Mynewt</title>
+
+        <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="../../css/v2.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">
+
+        <!-- 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]-->
+
+        
+            <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-72162311-1', 'auto');
+                ga('send', 'pageview');
+            </script>
+        
+    </head>
+
+
+    <body class="toc">
+
+
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
+        <!-- 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>
+
+        </div>
+
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li 
+  class=""
+>
+                    <a href="/">Home</a>
+                </li>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
+                </li>
+                <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/download/">Download</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/community/">Community</a>
+                </li>
+                <li 
+  class=""
+>
+                    <a href="/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</nav>
+
+        
+
+        <div class="container">
+            
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
+        <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
+        <div role="search">
+            <form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="toc-nav">
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+      
+        
+          
+  
+  
+    <li class="active"><a href="./">Mynewt Documentation</a>
+  
+  
+    <ul>
+          
+              
+          
+              
+                
+  
+  
+    <li ><a href="../get_started/get_started/">Basic Setup</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+    <li >
+      <a href="../get_started/vocabulary/">Concepts</a>
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../tutorials/tutorials/">Tutorials</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../os_user_guide/">OS User Guide</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li><a href="
+  ../../network/ble/ble_intro/
+">BLE User Guide</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../newt/newt_intro/">Newt Tool Guide</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
+    <li ><a href="../../newtmgr/overview/">Newt Manager Guide</a>
+  
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
+
+        
+      
+        
+          
+  
+  
+    <li><a href="
+  ../../faq/how_to_edit_docs/
+">Appendix</a>
+  
+  
+    </li>
+
+        
+      
+    </ul>
+</div></div>
+
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+
+                    <div class="col-md-9" role="main">
+                        <div class="row doc-header">
+                            <div class="col-sm-12">
+                                <div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs pull-right">
+    <li><a href="/documentation/">Docs</a></li>
+    
+    
+        
+          <li>&raquo; Mynewt Documentation</li>
+        
+      
+      
+    
+    
+  </ul>
+</div>
+                            </div>
+                        </div>
+                        
+                            <h2 id="introduction">Introduction</h2>
+<h3 id="welcome-to-apache-mynewt">Welcome to Apache Mynewt</h3>
+<p>Apache Mynewt is an operating system that makes it easy to develop
+applications for microcontroller environments where power and cost 
+are driving factors. Examples of these devices are connected locks, 
+lights, and wearables.</p>
+<p>Microcontroller environments have a number of characteristics that 
+makes the operating system requirements for them unique: </p>
+<ul>
+<li>
+<p>Low memory footprint: memory on these systems range from 
+8-16KB (on the low end) to 16MB (on the high end).</p>
+</li>
+<li>
+<p>Reduced code size: code often runs out of flash, and total available code size ranges from 64-128KB to 16-32MB.</p>
+</li>
+<li>
+<p>Low processing speed: processor speeds vary from 10-12MHz to 160-200MHz.  </p>
+</li>
+<li>
+<p>Low power operation: devices operate in mostly sleeping mode, in order to conserve
+battery power and maximize power usage.</p>
+</li>
+</ul>
+<p>As more and more devices get connected, these interconnected devices perform complex tasks. To
+perform these tasks, you need low-level operational functionality built into the operating system.
+Typically, connected devices built with these microcontrollers perform a myriad of functions: </p>
+<ul>
+<li>
+<p>Networking Stacks: Bluetooth Low Energy and Thread</p>
+</li>
+<li>
+<p>Peripherals: PWM to drive motors, ADCs to measure sensor data, and RTCs
+to keep time.</p>
+</li>
+<li>
+<p>Scheduled Processing: actions must happen on a calendared or periodic basis.</p>
+</li>
+</ul>
+<p>Apache Mynewt accomplishes all the above easily, by providing a complete
+operating system for constrained devices, including:</p>
+<ul>
+<li>
+<p>A fully open-source Bluetooth Low Energy stack with both Host and 
+Controller implementations. </p>
+</li>
+<li>
+<p>A pre-emptive, multi-tasking Real Time operating system kernel</p>
+</li>
+<li>
+<p>A Hardware Abstraction Layer (HAL) that abstracts the MCU's 
+peripheral functions, allowing developers to easily write cross-platform
+code.</p>
+</li>
+</ul>
+<p><br></p>
+<h3 id="newt">Newt</h3>
+<p>In order to provide all this functionality, and operate in an 
+extremely low resource environment, Mynewt provides a very fine-grained source 
+package management and build system tool, called <em>newt</em>. </p>
+<p>You can install and build <em>newt</em> for <a href="../..//newt/install/newt_linux/">Linux</a> or <a href="../../newt/install/newt_mac/">Mac</a>. </p>
+<p><br></p>
+<h3 id="newt-manager">Newt Manager</h3>
+<p>In order to enable a user to communicate with remote instances of Mynewt OS and query, configure, and operate them, Mynewt provides an application tool called Newt Manager or <code>newtmgr</code>.</p>
+<p>You can install and build <em>newtmgr</em> from source code on <a href="../../newtmgr/installing/">Linux or Mac</a>. </p>
+<p><br></p>
+<h3 id="build-your-first-mynewt-app-with-newt">Build your first Mynewt App with Newt</h3>
+<p>With the introductions out of the way, now is a good time to <a href="../../get_started/get_started/">get set up and 
+started</a> with your first Mynewt application.</p>
+<p>Happy Hacking!</p>
+                        
+                        <div class="row">
+                            
+
+
+
+<ul class="nav nav-pills" style="margin-bottom: 10px">
+    <li>
+    
+    </li>
+    <li class="pull-right">
+    
+    <a href=../get_started/get_started/>
+        Next: Basic Setup
+        <span class="fa fa-arrow-right"></span>
+    </a>
+    
+    </li>
+</ul>
+                        </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="/img/apache-feather.png" alt="Apache" title="Apache">
+            </div>
+            <div class="col-xs-6 text-left">
+                <img src="/img/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>
+</footer>
+                        </div>
+                    </div>
+                </div>
+            
+            
+        </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>
\ No newline at end of file