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/11/14 23:59:05 UTC

[11/56] [partial] incubator-mynewt-site git commit: Deploying changes introduced in landingFormat branch

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/faq/answers/index.html
----------------------------------------------------------------------
diff --git a/faq/answers/index.html b/faq/answers/index.html
index 987d763..95a9371 100644
--- a/faq/answers/index.html
+++ b/faq/answers/index.html
@@ -6,18 +6,18 @@
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         
         
-        <link rel="canonical" href="http://mynewt.apache.org/faq/answers/">
+        <!-- This is broken by doc revisioning.
+        <link rel="canonical" href="http://mynewt.apache.org/faq/answers/"> -->
         <link rel="shortcut icon" href="../../img/favicon.ico">
 
-	<title>FAQ - Apache Mynewt</title>
+	    <title>FAQ - 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 href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../../extra.css" rel="stylesheet">
 
@@ -44,6 +44,16 @@
     <body class="FAQ">
 
 
+        <div class="container">
+    <div class="row v2-main-banner">
+        <div class="col-xs-12 v2-vcenter">
+            <a href="/"><img class="logo" src="/img/logo.png"></a>
+
+            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
+        </div>
+    </div>
+</div>
+
         
 
 
@@ -51,7 +61,7 @@
 
 
 
-<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
     <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
@@ -72,7 +82,7 @@
                 <li 
   class=""
 >
-                    <a href="/">Home</a>
+                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
                 </li>
                 <li 
   class="important"
@@ -85,6 +95,11 @@
                     <a href="/about/">About</a>
                 </li>
                 <li 
+  class=""
+>
+                    <a href="/talks/">Talks</a>
+                </li>
+                <li 
   class="active"
 >
                     <a href="/latest/os/introduction">Documentation</a>
@@ -119,9 +134,8 @@
         <div class="container">
             
                 <div class="row">
-                    <div class="col-md-3 v2-sidebar"><div id="docSidebar" class="hidden-print" role="complementary">
+                    <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" 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">
@@ -138,14 +152,14 @@
       value="/develop/os/introduction"
       
     >
-      Version: develop
+      Version: develop (latest)
     </option>
     
     <option
       value="/v0_9_0/os/introduction"
       selected="selected"
     >
-      Version: 0.9.0 (latest)
+      Version: 0.9.0
     </option>
     
 </select>
@@ -210,14 +224,9 @@
     </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">
+                        <div class="doc-header">
+                            <div role="navigation" aria-label="breadcrumbs navigation">
   <ul class="wy-breadcrumbs pull-right">
     <li><a href="/v0_9_0/os/introduction">Docs</a></li>
     
@@ -233,7 +242,6 @@
     
   </ul>
 </div>
-                            </div>
                         </div>
                         
                             <h3 id="how-do-i-submit-a-bug">How do I submit a bug?</h3>
@@ -331,34 +339,22 @@
     </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-left">
-                <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            </div>
-            <div class="col-xs-6 text-right">
-                <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-            </div>
-        </div>
+                        <footer class="row">
+    <div class="col-xs-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 class="row">
-        <div class="col-md-12">
+    <div class="col-xs-12">
+        <div class="logos">
+            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
             <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>
+            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
         </div>
     </div>
 </footer>
-                        </div>
                     </div>
                 </div>
             

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/faq/how_to_edit_docs/index.html
----------------------------------------------------------------------
diff --git a/faq/how_to_edit_docs/index.html b/faq/how_to_edit_docs/index.html
index 4ad3703..845f55a 100644
--- a/faq/how_to_edit_docs/index.html
+++ b/faq/how_to_edit_docs/index.html
@@ -6,18 +6,18 @@
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         
         
-        <link rel="canonical" href="http://mynewt.apache.org/faq/how_to_edit_docs/">
+        <!-- This is broken by doc revisioning.
+        <link rel="canonical" href="http://mynewt.apache.org/faq/how_to_edit_docs/"> -->
         <link rel="shortcut icon" href="../../img/favicon.ico">
 
-	<title>Edit Docs - Apache Mynewt</title>
+	    <title>Edit Docs - 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 href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../../extra.css" rel="stylesheet">
 
@@ -44,6 +44,16 @@
     <body class="Edit Docs">
 
 
+        <div class="container">
+    <div class="row v2-main-banner">
+        <div class="col-xs-12 v2-vcenter">
+            <a href="/"><img class="logo" src="/img/logo.png"></a>
+
+            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
+        </div>
+    </div>
+</div>
+
         
 
 
@@ -51,7 +61,7 @@
 
 
 
-<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
     <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
@@ -72,7 +82,7 @@
                 <li 
   class=""
 >
-                    <a href="/">Home</a>
+                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
                 </li>
                 <li 
   class="important"
@@ -85,6 +95,11 @@
                     <a href="/about/">About</a>
                 </li>
                 <li 
+  class=""
+>
+                    <a href="/talks/">Talks</a>
+                </li>
+                <li 
   class="active"
 >
                     <a href="/latest/os/introduction">Documentation</a>
@@ -119,9 +134,8 @@
         <div class="container">
             
                 <div class="row">
-                    <div class="col-md-3 v2-sidebar"><div id="docSidebar" class="hidden-print" role="complementary">
+                    <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" 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">
@@ -138,14 +152,14 @@
       value="/develop/os/introduction"
       
     >
-      Version: develop
+      Version: develop (latest)
     </option>
     
     <option
       value="/v0_9_0/os/introduction"
       selected="selected"
     >
-      Version: 0.9.0 (latest)
+      Version: 0.9.0
     </option>
     
 </select>
@@ -210,14 +224,9 @@
     </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">
+                        <div class="doc-header">
+                            <div role="navigation" aria-label="breadcrumbs navigation">
   <ul class="wy-breadcrumbs pull-right">
     <li><a href="/v0_9_0/os/introduction">Docs</a></li>
     
@@ -233,7 +242,6 @@
     
   </ul>
 </div>
-                            </div>
                         </div>
                         
                             <h2 id="how-to-edit-docs">How to Edit Docs</h2>
@@ -308,34 +316,22 @@
     </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-left">
-                <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            </div>
-            <div class="col-xs-6 text-right">
-                <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-            </div>
-        </div>
+                        <footer class="row">
+    <div class="col-xs-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 class="row">
-        <div class="col-md-12">
+    <div class="col-xs-12">
+        <div class="logos">
+            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
             <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>
+            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
         </div>
     </div>
 </footer>
-                        </div>
                     </div>
                 </div>
             

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/FWdist.png
----------------------------------------------------------------------
diff --git a/img/FWdist.png b/img/FWdist.png
new file mode 100644
index 0000000..ce41051
Binary files /dev/null and b/img/FWdist.png differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/MicrochipPIC32.jpg
----------------------------------------------------------------------
diff --git a/img/MicrochipPIC32.jpg b/img/MicrochipPIC32.jpg
new file mode 100644
index 0000000..6c58ec7
Binary files /dev/null and b/img/MicrochipPIC32.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/arm_logo.gif
----------------------------------------------------------------------
diff --git a/img/arm_logo.gif b/img/arm_logo.gif
new file mode 100644
index 0000000..62c318f
Binary files /dev/null and b/img/arm_logo.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/atmel.png
----------------------------------------------------------------------
diff --git a/img/atmel.png b/img/atmel.png
new file mode 100644
index 0000000..e58d332
Binary files /dev/null and b/img/atmel.png differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/cross-platform.svg
----------------------------------------------------------------------
diff --git a/img/cross-platform.svg b/img/cross-platform.svg
new file mode 100644
index 0000000..d1746eb
--- /dev/null
+++ b/img/cross-platform.svg
@@ -0,0 +1,6 @@
+<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 168.53 172.68">
+  <title>cross-platform</title>
+  <image width="150" height="111" transform="translate(33.34 97.31) scale(0.68)" xlink:href="MicrochipPIC32.jpg"/>
+  <image width="98" height="29" transform="translate(35.27)" xlink:href="arm_logo.gif"/>
+  <image width="265" height="90" transform="translate(0 40.08) scale(0.64)" xlink:href="riscv-logo.png"/>
+</svg>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/cross-platforms.png
----------------------------------------------------------------------
diff --git a/img/cross-platforms.png b/img/cross-platforms.png
new file mode 100644
index 0000000..26adf5e
Binary files /dev/null and b/img/cross-platforms.png differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/logo.pdf
----------------------------------------------------------------------
diff --git a/img/logo.pdf b/img/logo.pdf
new file mode 100644
index 0000000..cb2baa8
Binary files /dev/null and b/img/logo.pdf differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/logo.png
----------------------------------------------------------------------
diff --git a/img/logo.png b/img/logo.png
new file mode 100644
index 0000000..f0e5590
Binary files /dev/null and b/img/logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/nimble-full-perf.png
----------------------------------------------------------------------
diff --git a/img/nimble-full-perf.png b/img/nimble-full-perf.png
new file mode 100644
index 0000000..aef4bb6
Binary files /dev/null and b/img/nimble-full-perf.png differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/img/riscv-logo.png
----------------------------------------------------------------------
diff --git a/img/riscv-logo.png b/img/riscv-logo.png
new file mode 100644
index 0000000..f6264ef
Binary files /dev/null and b/img/riscv-logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index c6fe616..71a2705 100644
--- a/index.html
+++ b/index.html
@@ -6,18 +6,18 @@
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         
         
-        <link rel="canonical" href="http://mynewt.apache.org/">
+        <!-- This is broken by doc revisioning.
+        <link rel="canonical" href="http://mynewt.apache.org/"> -->
         <link rel="shortcut icon" href="./img/favicon.ico">
 
-	<title>Apache Mynewt</title>
+	    <title>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 href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="./extra.css" rel="stylesheet">
 
@@ -44,6 +44,16 @@
     <body class="home">
 
 
+        <div class="container">
+    <div class="row v2-main-banner">
+        <div class="col-xs-12 v2-vcenter">
+            <a href="/"><img class="logo" src="/img/logo.png"></a>
+
+            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
+        </div>
+    </div>
+</div>
+
         
 
 
@@ -51,7 +61,7 @@
 
 
 
-<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
     <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
@@ -72,7 +82,7 @@
                 <li 
   class="active "
 >
-                    <a href="/">Home</a>
+                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
                 </li>
                 <li 
   class="important"
@@ -87,6 +97,11 @@
                 <li 
   class=""
 >
+                    <a href="/talks/">Talks</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/latest/os/introduction">Documentation</a>
                 </li>
                 <li 
@@ -118,130 +133,159 @@
 
         <div class="container">
             
-                <div class="container">
-    <div class="row v2-main-banner">
+                <div class="row v2-landing">
 
-        <div class="col-md-8 v2-vcenter">
-            <img class="logo" src="/img/logo.svg">
-            <h4 class="tagline">Modular OS to operate an IoT network</h4>
-        </div><!-- (need this comment because of the inline-blocks)
-    --><div class="col-md-4 v2-vcenter">
-            <div class="news bg-orange text-center">
-                <h4>Mynewt 0.9.0 release is available now. </h4>
-                <a href="/download/">Download!</a>
-            </div>
-        </div>
+    <div class="col-xs-12 highlights">
 
-    </div>
-</div>
+        <div class="highlight">
+            <img src="/img/concurrent_conn.png">
+                
+            <h2>Built for wireless</h2>
 
-<div class="container v2-landing">
+            <p> Meet your application\u2019s demands with open source networking stacks e.g. Bluetooth Low Energy 4.2. </p>
+
+            <ul>
+              <li> Flexible, powerful BLE implementation (NimBLE)</li>
+                <ul>
+                  <li> Full stack, host only, or controller only - your choice </li>
+                  <li> 10x throughput of Nordic Softdevice </li>
+                  <li> 2x as many concurrent connections as Nordic Softdevice </li>
+                  <li> 4x as many active connections in simulatenous central and peripheral roles as Intel Zephyr and Nordic Softdevice </li>
+                  <li> <a href="pages/ble/">More on NimBLE...</a> </li>
+                </ul>
+              <li> Additional connectivity options include WiFi </li>
+              <li> Native support for TCP/IP, UDP </li>
+              <li> Supports protocols for constrained networks e.g. CoAP and 6LoWPAN </li>
+            </ul>
 
-    <div class="row tagline">
-        <div class="col-md-12 text-center">
-            <p>
-                <p>Apache Mynewt is a real-time, modular operating system for connected IoT devices that need to operate for long periods of time under power, memory, and storage constraints. The first connectivity stack offered is BLE 4.2.</p>
-            </p>
         </div>
-    </div>
 
-    <div class="row">
+<br>
 
-        <div class="col-md-8 highlights">
+        <div class="highlight">
+            <img src="/img/secure_img.png">
 
-            <div class="row highlight">
-                <div class="col-md-6">
-                    <h3>Utilities</h3>
-                    <p>Utilities such as boot loaders, file systems, time-series data, JSON formatted log request/response, and more </p>
-                </div>
-                <div class="col-md-6">
-                    <div class="scroll-image">
-                        <img src="/img/json_logs.png">
-                    </div>
-                </div>
-            </div>
+            <h2>Security from the start</h2>
 
-            <div class="row highlight">
-                <div class="col-md-6">
-                    <h3>Bluetooth Low Energy</h3>
-                    <p>High-performance networking stacks, starting with Bluetooth Low Energy 4.2 source code for both host and controller</p>
-                </div>
-                <div class="col-md-6">
-                    <img src="/img/NimBLE_throughput.png" style="width:66%">
-                </div>
-            </div>
+            <p> Ensure security is built into the code as well as lifecycle management for your product. </p>
+            <ul>
+              <li>Secure bootloader to verify firmware integrity and authenticity  </li>
+              <li>Device identity for secure provisioning  </li>
+              <li>Authenticated, authorized, and encrypted data transfers  </li>
+              <li>Abstracted interface to leverage hardware security </li>
+              <li> <a href="/pages/securitybullets/">More on Mynewt OS security...</a> </li>
+            </ul>
 
-            <div class="row highlight">
-                <div class="col-md-6">
-                    <h3>Highly Configurable</h3>
-                    <p>Direct access to peripherals for granular control to better utilize the resources of the target embedded platform</p>
-                </div>
-                <div class="col-md-6">
-                    <img src="/img/concurrent_conn.png" style="width:66%">
-                </div>
-            </div>
 
-            <div class="row highlight">
-                <div class="col-md-6">
-                    <h3>Secure</h3>
-                    <p>Secure yet simple image and configuration management</p>
-                </div>
-                <div class="col-md-6">
-                    <img src="/img/secure_img.png" style="width:110%">
-                </div>
-            </div>
+        </div>
 
-            <div class="row highlight">
-                <div class="col-md-6">
-                    <h3>Easy to use</h3>
-                    <p>Easily composable modules and HAL (Hardware Abstraction Layer) for portability </p>
-                </div>
-                <div class="col-md-6">
-                    <img src="/img/newt-img.png">
-                </div>
-            </div>
+       <div class="highlight">
+            <img src="/img/FWdist.png">
+
+            <h2>Operations ready</h2>
+
+            <p>Ready your IoT network of billions for remote monitoring, troubleshooting, management, and upgrade.</p>
+
+            <ul>
+              <li> Image management module to enable efficient, failure-aware, and reliable remote firmware updates </li>
+              <li> Logging modules that can be invoked at various levels of granularity, including specialized reboot logs </li>
+              <li> Richly instrumented statistics modules for OS components and network interfaces </li>
+              <li> Modularity for selective, optimized composition to extract the best performance from the hardware platform </li>
+              <li> <a href="../os/os_user_guide/"> More on managment utilities...</a></li>
+            </ul>
 
+            </p>
         </div>
 
-        <div class="col-md-4 updates">
 
-            <img src="/img/OS_arch.png">
 
-            <h3>Supported Boards</h3>
+        <div class="highlight">
+            <img src="/img/cross-platforms.png" style="margin-top: 0px; margin-bottom: 0px;">
+
+            <h2>Cross-platform</h2>
+
+            <p> Pick one MCU now. Migrate to another later. </p>
 
             <ul>
-                <li>
-                    <a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF52832/"> nRF52 DK </a> from Nordic Semiconductor (Cortex-M4)
-                </li>
-                <li>
-                    <a href="http://ruuvitag.com"> RuuviTag </a> Sensor beacon platform (Nordic nRF52832 based)
-                </li>
-                <li>
-                    <a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822"> nRF51 DK </a> from Nordic Semiconductor (Cortex-M0)
-                </li>
-                <li>
-                    <a href="http://redbearlab.com/blenano/"> BLE Nano </a> from RedBearLabs (Nordic nRF51822 SoC based)
-                </li>
-                <li>
-                    <a href="https://www.rigado.com/products/bmd-300-eval-kit/"> BMD-300-EVAL-ES </a> from Rigado (Cortex-M4)
-                </li>
-                <li>
-                    <a href="http://www.st.com/en/evaluation-tools/stm32f3discovery.html"> STM32F3DISCOVERY </a> from ST Micro (Cortex-M4)
-                </li>
-                <li>
-                    <a href=" https://www.olimex.com/Products/ARM/ST/STM32-E407/open-source-hardware"> STM32-E407 </a> from Olimex (Cortex-M4)
-                </li>
-                <li>
-                    <a href="https://www.arduino.cc/en/Main/ArduinoBoardZero"> Arduino Zero </a> (Cortex-M0)
-                </li>
-                <li>
-                    <a href="http://www.arduino.org/products/previous-version-boards/11-previous-version-boards/arduino-zero-pro"> Arduino Zero Pro </a> (Cortex-M0)
-                </li>
-                <li>
-                    <a href="http://www.arduino.org/products/boards/4-arduino-boards/arduino-m0-pro"> Arduino M0 Pro </a> (Cortex-M0)
-                </li>
+              <li> Designed to be hardware agnostic - Cortex M0-M4 micro controllers, MIPS, RISC-V </li>
+              <li> Hardware Abstraction Layer (HAL) to provide a uniform interface for peripherals across various micro controllers </li>
+              <li> Board specific configurations are abstracted in Board Support Packages (BSP) </li>
+            </ul>
+
+        </div>
+
+        <div class="highlight">
+            <img src="/img/newt-img.png">
+
+            <h2>Easy to use</h2>
+            <p> Compose, fine-tune, and build your image within hours or even minutes. </p>
+
+            <ul>
+	      <li> Hardware initialization in single configuration file for the chosen BSP </li>
+              <li> Initialization of service parameters in a single configuration file for the chosen module e.g. BLE controller </li>
+              <li> Smart package management and build using Newt Tool </li>
+              <li> Automatic configuration audits using Newt Tool </li>
+              <li> <a href="../newt/newt_intro/">More on Newt...</a> </li>
             </ul>
+        </div>
 
+        <div class="updates">
+
+<br>
+<br>
+
+          <div class="row">
+            <div class="col-xs-12">
+              
+            <h2>Supported Boards</h2>
+
+              <ul>
+                  <li>
+                      <a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF52832/"> nRF52 DK </a> from Nordic Semiconductor (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="http://ruuvitag.com"> RuuviTag </a> Sensor beacon platform (Nordic nRF52832 based)
+                  </li>
+                  <li>
+                      <a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822"> nRF51 DK </a> from Nordic Semiconductor (Cortex-M0)
+                  </li>
+                  <li>
+                      <a href="http://redbearlab.com/blenano/"> BLE Nano </a> from RedBear (Nordic nRF51822 SoC based)
+                  </li>
+                  <li>
+                      <a href="https://www.kickstarter.com/projects/1991736672/bluetooth-5-ready-ble-module-nano-2-and-blend-2"> BLE Nano2 and Blend2 </a> from RedBear (Nordic nRF52832 SoC based)
+                  </li>
+                  <li>
+                      <a href="https://www.rigado.com/products/bmd-300-eval-kit/"> BMD-300-EVAL-ES </a> from Rigado (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="http://www.st.com/en/evaluation-tools/stm32f3discovery.html"> STM32F3DISCOVERY </a> from ST Micro (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="http://www.st.com/en/evaluation-tools/stm32f4discovery.html"> STM32F4DISCOVERY </a> from ST Micro (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href=" https://www.olimex.com/Products/ARM/ST/STM32-E407/open-source-hardware"> STM32-E407 </a> from Olimex (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="https://www.arduino.cc/en/Main/ArduinoBoardZero"> Arduino Zero </a> (Cortex-M0)
+                  </li>
+                  <li>
+                      <a href="http://www.arduino.org/products/previous-version-boards/11-previous-version-boards/arduino-zero-pro"> Arduino Zero Pro </a> (Cortex-M0)
+                  </li>
+                  <li>
+                      <a href="http://www.arduino.org/products/boards/4-arduino-boards/arduino-m0-pro"> Arduino M0 Pro </a> (Cortex-M0)
+                  </li>
+                  <li>
+                      <a href="http://www.st.com/en/evaluation-tools/nucleo-f401re.html"> NUCLEO-F401RE </a> (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F"> FRDM-K64F </a> from NXP (Cortex-M4)
+                  </li>
+              </ul>
+
+            </div>
+          </div>
         </div>
 
     </div>
@@ -249,34 +293,22 @@
 </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-left">
-                <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            </div>
-            <div class="col-xs-6 text-right">
-                <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-            </div>
-        </div>
+                <footer class="row">
+    <div class="col-xs-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 class="row">
-        <div class="col-md-12">
+    <div class="col-xs-12">
+        <div class="logos">
+            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
             <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>
+            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
         </div>
     </div>
 </footer>
-            </div>
             
         </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/js/base.js
----------------------------------------------------------------------
diff --git a/js/base.js b/js/base.js
index 3a46f88..bdba5c2 100644
--- a/js/base.js
+++ b/js/base.js
@@ -10,27 +10,35 @@ $("li.disabled a").click(function() {
     event.preventDefault();
 });
 
-function fixDocSidebar() {
-    var sidebarHeight = $("#docSidebar").height();
-    console.log('sidebar at ' + sidebarHeight);
+function manageDocSidebar() {
+    if (window.matchMedia("(max-width: 992px)").matches) {
+        // menu above content
+        $("#docSidebar").css("height", 'initial');
+        $("#docSidebar").css("overflow-y", "initial");
+    }
+    else {
+        // side by side - menu + content
+        var sidebarHeight = $("#docSidebar").height();
+        console.log('sidebar at ' + sidebarHeight);
 
-    var visibleHeight = $( window ).height() - $('#navbar').height();
-    console.log('visible at ' + visibleHeight);
+        var visibleHeight = $( window ).height() - $('#navbar').height();
+        console.log('visible at ' + visibleHeight);
 
-    // Fix the sidebar height to the visible window
-    $("#docSidebar").css("height", visibleHeight);
+        // Fix the sidebar height to the visible window
+        $("#docSidebar").css("height", visibleHeight);
 
-    // If the sidebar content is larger than visible height give it scrollability.
-    if (sidebarHeight <= visibleHeight) {
-        $("#docSidebar").css("overflow-y", "hidden");
-    }
-    else {
-        $("#docSidebar").css("overflow-y", "scroll");
+        // If the sidebar content is larger than visible height give it scrollability.
+        if (sidebarHeight <= visibleHeight) {
+            $("#docSidebar").css("overflow-y", "hidden");
+        }
+        else {
+            $("#docSidebar").css("overflow-y", "scroll");
+        }
     }
 }
 
 $( document ).ready(function() {
     $("#docSidebar").css("overflow-x", "hidden");
-    fixDocSidebar();
-    $( window ).on('resize', fixDocSidebar);
+    manageDocSidebar();
+    $( window ).on('resize', manageDocSidebar);
 });

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/js/custom.js
----------------------------------------------------------------------
diff --git a/js/custom.js b/js/custom.js
index d07c693..e69de29 100644
--- a/js/custom.js
+++ b/js/custom.js
@@ -1,16 +0,0 @@
-$('.show-sidebar').click(function() {
-
-    $('.sidebar-container').toggle();
-    $(this).toggleClass('active');
-    
-    if ($('.sidebar-container').is(':visible')) {
-
-        $(this).text('Close Docs Menu');
-
-    } else {
-
-        $(this).text('Docs Menu');
-
-    }
-
-});
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/landing.html
----------------------------------------------------------------------
diff --git a/landing.html b/landing.html
new file mode 100644
index 0000000..af58d5b
--- /dev/null
+++ b/landing.html
@@ -0,0 +1,158 @@
+<div class="row v2-landing">
+
+    <div class="col-xs-12 highlights">
+
+        <div class="highlight">
+            <img src="/img/concurrent_conn.png">
+                
+            <h2>Built for wireless</h2>
+
+            <p> Meet your application\u2019s demands with open source networking stacks e.g. Bluetooth Low Energy 4.2. </p>
+
+            <ul>
+              <li> Flexible, powerful BLE implementation (NimBLE)</li>
+                <ul>
+                  <li> Full stack, host only, or controller only - your choice </li>
+                  <li> 10x throughput of Nordic Softdevice </li>
+                  <li> 2x as many concurrent connections as Nordic Softdevice </li>
+                  <li> 4x as many active connections in simulatenous central and peripheral roles as Intel Zephyr and Nordic Softdevice </li>
+                  <li> <a href="pages/ble/">More on NimBLE...</a> </li>
+                </ul>
+              <li> Additional connectivity options include WiFi </li>
+              <li> Native support for TCP/IP, UDP </li>
+              <li> Supports protocols for constrained networks e.g. CoAP and 6LoWPAN </li>
+            </ul>
+
+        </div>
+
+<br>
+
+        <div class="highlight">
+            <img src="/img/secure_img.png">
+
+            <h2>Security from the start</h2>
+
+            <p> Ensure security is built into the code as well as lifecycle management for your product. </p>
+            <ul>
+              <li>Secure bootloader to verify firmware integrity and authenticity  </li>
+              <li>Device identity for secure provisioning  </li>
+              <li>Authenticated, authorized, and encrypted data transfers  </li>
+              <li>Abstracted interface to leverage hardware security </li>
+              <li> <a href="/pages/securitybullets/">More on Mynewt OS security...</a> </li>
+            </ul>
+
+
+        </div>
+
+       <div class="highlight">
+            <img src="/img/FWdist.png">
+
+            <h2>Operations ready</h2>
+
+            <p>Ready your IoT network of billions for remote monitoring, troubleshooting, management, and upgrade.</p>
+
+            <ul>
+              <li> Image management module to enable efficient, failure-aware, and reliable remote firmware updates </li>
+              <li> Logging modules that can be invoked at various levels of granularity, including specialized reboot logs </li>
+              <li> Richly instrumented statistics modules for OS components and network interfaces </li>
+              <li> Modularity for selective, optimized composition to extract the best performance from the hardware platform </li>
+              <li> <a href="../os/os_user_guide/"> More on managment utilities...</a></li>
+            </ul>
+
+            </p>
+        </div>
+
+
+
+        <div class="highlight">
+            <img src="/img/cross-platforms.png" style="margin-top: 0px; margin-bottom: 0px;">
+
+            <h2>Cross-platform</h2>
+
+            <p> Pick one MCU now. Migrate to another later. </p>
+
+            <ul>
+              <li> Designed to be hardware agnostic - Cortex M0-M4 micro controllers, MIPS, RISC-V </li>
+              <li> Hardware Abstraction Layer (HAL) to provide a uniform interface for peripherals across various micro controllers </li>
+              <li> Board specific configurations are abstracted in Board Support Packages (BSP) </li>
+            </ul>
+
+        </div>
+
+        <div class="highlight">
+            <img src="/img/newt-img.png">
+
+            <h2>Easy to use</h2>
+            <p> Compose, fine-tune, and build your image within hours or even minutes. </p>
+
+            <ul>
+	      <li> Hardware initialization in single configuration file for the chosen BSP </li>
+              <li> Initialization of service parameters in a single configuration file for the chosen module e.g. BLE controller </li>
+              <li> Smart package management and build using Newt Tool </li>
+              <li> Automatic configuration audits using Newt Tool </li>
+              <li> <a href="../newt/newt_intro/">More on Newt...</a> </li>
+            </ul>
+        </div>
+
+        <div class="updates">
+
+<br>
+<br>
+
+          <div class="row">
+            <div class="col-xs-12">
+              
+            <h2>Supported Boards</h2>
+
+              <ul>
+                  <li>
+                      <a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF52832/"> nRF52 DK </a> from Nordic Semiconductor (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="http://ruuvitag.com"> RuuviTag </a> Sensor beacon platform (Nordic nRF52832 based)
+                  </li>
+                  <li>
+                      <a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822"> nRF51 DK </a> from Nordic Semiconductor (Cortex-M0)
+                  </li>
+                  <li>
+                      <a href="http://redbearlab.com/blenano/"> BLE Nano </a> from RedBear (Nordic nRF51822 SoC based)
+                  </li>
+                  <li>
+                      <a href="https://www.kickstarter.com/projects/1991736672/bluetooth-5-ready-ble-module-nano-2-and-blend-2"> BLE Nano2 and Blend2 </a> from RedBear (Nordic nRF52832 SoC based)
+                  </li>
+                  <li>
+                      <a href="https://www.rigado.com/products/bmd-300-eval-kit/"> BMD-300-EVAL-ES </a> from Rigado (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="http://www.st.com/en/evaluation-tools/stm32f3discovery.html"> STM32F3DISCOVERY </a> from ST Micro (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="http://www.st.com/en/evaluation-tools/stm32f4discovery.html"> STM32F4DISCOVERY </a> from ST Micro (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href=" https://www.olimex.com/Products/ARM/ST/STM32-E407/open-source-hardware"> STM32-E407 </a> from Olimex (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="https://www.arduino.cc/en/Main/ArduinoBoardZero"> Arduino Zero </a> (Cortex-M0)
+                  </li>
+                  <li>
+                      <a href="http://www.arduino.org/products/previous-version-boards/11-previous-version-boards/arduino-zero-pro"> Arduino Zero Pro </a> (Cortex-M0)
+                  </li>
+                  <li>
+                      <a href="http://www.arduino.org/products/boards/4-arduino-boards/arduino-m0-pro"> Arduino M0 Pro </a> (Cortex-M0)
+                  </li>
+                  <li>
+                      <a href="http://www.st.com/en/evaluation-tools/nucleo-f401re.html"> NUCLEO-F401RE </a> (Cortex-M4)
+                  </li>
+                  <li>
+                      <a href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F"> FRDM-K64F </a> from NXP (Cortex-M4)
+                  </li>
+              </ul>
+
+            </div>
+          </div>
+        </div>
+
+    </div>
+
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/latest/FW-dist.png
----------------------------------------------------------------------
diff --git a/latest/FW-dist.png b/latest/FW-dist.png
new file mode 100644
index 0000000..6843f95
Binary files /dev/null and b/latest/FW-dist.png differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/latest/about/index.html
----------------------------------------------------------------------
diff --git a/latest/about/index.html b/latest/about/index.html
index ffd5f13..2676f0d 100644
--- a/latest/about/index.html
+++ b/latest/about/index.html
@@ -6,18 +6,18 @@
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         
         
-        <link rel="canonical" href="http://mynewt.apache.org/about/">
+        <!-- This is broken by doc revisioning.
+        <link rel="canonical" href="http://mynewt.apache.org/about/"> -->
         <link rel="shortcut icon" href="../img/favicon.ico">
 
-	<title>About - Apache Mynewt</title>
+	    <title>About - 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 href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../extra.css" rel="stylesheet">
 
@@ -44,6 +44,16 @@
     <body class="About">
 
 
+        <div class="container">
+    <div class="row v2-main-banner">
+        <div class="col-xs-12 v2-vcenter">
+            <a href="/"><img class="logo" src="/img/logo.png"></a>
+
+            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
+        </div>
+    </div>
+</div>
+
         
 
 
@@ -51,7 +61,7 @@
 
 
 
-<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
     <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
@@ -72,7 +82,7 @@
                 <li 
   class=""
 >
-                    <a href="/">Home</a>
+                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
                 </li>
                 <li 
   class="important"
@@ -87,6 +97,11 @@
                 <li 
   class=""
 >
+                    <a href="/talks/">Talks</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/latest/os/introduction">Documentation</a>
                 </li>
                 <li 
@@ -118,23 +133,7 @@
 
         <div class="container">
             
-                <div class="container">
-    <div class="row v2-main-banner">
-
-        <div class="col-md-8 v2-vcenter">
-            <img class="logo" src="/img/logo.svg">
-            <h4 class="tagline">Modular OS to operate an IoT network</h4>
-        </div><!-- (need this comment because of the inline-blocks)
-    --><div class="col-md-4 v2-vcenter">
-            <div class="news bg-orange text-center">
-                <h4>Mynewt 0.9.0 release is available now. </h4>
-                <a href="/download/">Download!</a>
-            </div>
-        </div>
-
-    </div>
-</div>
-
+                
 <div class="container small-no-padding">
     <div class="row">
         <div class="col-md-8 content">
@@ -165,16 +164,18 @@
         </p>
         </div>
         <div class="col-md-4">
-        <h3> Source Code on github.com </h3>
-        <li>
-        <a href="https://github.com/apache/incubator-mynewt-core"> Git repo for Mynewt OS </a>
-        </li>
-        <li>
-        <a href="https://github.com/apache/incubator-mynewt-newt"> Git repo for Newt Tool </a>
-        </li>
-        <li>
-        <a href="https://github.com/apache/incubator-mynewt-site"> Git repo for Docs </a>
-        </li>
+            <div class="rhs">
+                <h3> Source Code on github.com </h3>
+                <li>
+                <a href="https://github.com/apache/incubator-mynewt-core"> Git repo for Mynewt OS </a>
+                </li>
+                <li>
+                <a href="https://github.com/apache/incubator-mynewt-newt"> Git repo for Newt Tool </a>
+                </li>
+                <li>
+                <a href="https://github.com/apache/incubator-mynewt-site"> Git repo for Docs </a>
+                </li>
+            </div>
         </div>
     </div>
 </div>
@@ -191,12 +192,13 @@
 <li>HAL redesign to abstract across a diverse set of chip peripherals (<a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-dev/201606.mbox/%3C06CB0682-8F67-4C3F-93E4-6A20444487A1%40apache.org%3E">View discussion thread</a>)</li>
 <li>HAL for SPI access (master and slave)</li>
 <li>Ability for drivers to turn on/off low power settings automatically</li>
+<li>Support for Wi-Fi controllers via a socket interface</li>
 </ul>
 <p><font color="#F2853F"> The detailed roadmap is tracked on <a href="https://issues.apache.org/jira/browse/MYNEWT/?selectedTab=com.atlassian.jira.jira-projects-plugin:roadmap-panel">JIRA for Mynewt</a>. </font></p>
 <p><br></p>
 <h3 id="feature-request">Feature Request</h3>
 <p>The WISHLIST at the top of the roadmap on <a href="https://issues.apache.org/jira/browse/MYNEWT/?selectedTab=com.atlassian.jira.jira-projects-plugin:roadmap-panel">JIRA for Mynewt</a> features all the new ideas awaiting discussion and review. Once the community decides to go ahead with a request, it is scheduled into a release. Generally, effort is made to schedule a requested feature into a particular version no later than 6 weeks prior to the planned release date.</p>
-<p>If you have suggestions for a new feature, use case, or implementation improvements, file a JIRA ticket with Issue Type set to "Wish". Introduce it in the <a href="../dev@mynewt.incubator.apache.org">dev@</a> mailing list with a link to the JIRA ticket. This assumes you have signed up for an account on JIRA and submitted a request to the dev@ mailing list for your JIRA username to be added to the Apache Mynewt (MYNEWT) project.</p>
+<p>If you have suggestions for a new feature, use case, or implementation improvements, file a JIRA ticket with Issue Type set to "Wish". Introduce it in the <a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-dev/">dev@</a> mailing list with a link to the JIRA ticket. This assumes you have signed up for an account on JIRA and submitted a request to the dev@ mailing list for your JIRA username to be added to the Apache Mynewt (MYNEWT) project.</p>
 <p><br></p>
 <h3 id="faq">FAQ</h3>
 <p><font color="#F2853F"> Questions? </font> Click <a href="../latest/faq/answers">here</a></p>
@@ -206,34 +208,22 @@
 </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-left">
-                <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            </div>
-            <div class="col-xs-6 text-right">
-                <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-            </div>
-        </div>
+                <footer class="row">
+    <div class="col-xs-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.</p>
+        
     </div>
-    <div class="row">
-        <div class="col-md-12">
+    <div class="col-xs-12">
+        <div class="logos">
+            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
             <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>
+            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
         </div>
     </div>
 </footer>
-            </div>
             
         </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/latest/community/index.html
----------------------------------------------------------------------
diff --git a/latest/community/index.html b/latest/community/index.html
index d84c5b6..451e4a3 100644
--- a/latest/community/index.html
+++ b/latest/community/index.html
@@ -6,18 +6,18 @@
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         
         
-        <link rel="canonical" href="http://mynewt.apache.org/community/">
+        <!-- This is broken by doc revisioning.
+        <link rel="canonical" href="http://mynewt.apache.org/community/"> -->
         <link rel="shortcut icon" href="../img/favicon.ico">
 
-	<title>Community - Apache Mynewt</title>
+	    <title>Community - 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 href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../extra.css" rel="stylesheet">
 
@@ -44,6 +44,16 @@
     <body class="Community">
 
 
+        <div class="container">
+    <div class="row v2-main-banner">
+        <div class="col-xs-12 v2-vcenter">
+            <a href="/"><img class="logo" src="/img/logo.png"></a>
+
+            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
+        </div>
+    </div>
+</div>
+
         
 
 
@@ -51,7 +61,7 @@
 
 
 
-<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
     <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
@@ -72,7 +82,7 @@
                 <li 
   class=""
 >
-                    <a href="/">Home</a>
+                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
                 </li>
                 <li 
   class="important"
@@ -87,6 +97,11 @@
                 <li 
   class=""
 >
+                    <a href="/talks/">Talks</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/latest/os/introduction">Documentation</a>
                 </li>
                 <li 
@@ -118,24 +133,7 @@
 
         <div class="container">
             
-                <div class="container">
-    <div class="row v2-main-banner">
-
-        <div class="col-md-8 v2-vcenter">
-            <img class="logo" src="/img/logo.svg">
-            <h4 class="tagline">Modular OS to operate an IoT network</h4>
-        </div><!-- (need this comment because of the inline-blocks)
-    --><div class="col-md-4 v2-vcenter">
-            <div class="news bg-orange text-center">
-                <h4>Mynewt 0.9.0 release is available now. </h4>
-                <a href="/download/">Download!</a>
-            </div>
-        </div>
-
-    </div>
-</div>
-
-
+                
 <div class="container small-no-padding">
     <div class="row content">
         <div class="col-md-12">
@@ -150,14 +148,14 @@
         <div class="col-md-4 mailing-list">
             <div class="bg-purple mailing-list-title text-center">
                 Dev Mailing List
-            </div>       
+            </div>
                 <p><a class="bold-link" href="mailto:dev@mynewt.incubator.apache.org">dev@mynewt.incubator.apache.org</a></p>
                 <p>For both contributors and users. Ask questions. Share ideas. Discuss issues, roadmap, process. Help coordinate. Influence.</p>
                 <div class="mailing-list-title text-center">
                     <p><a href="mailto:dev-subscribe@mynewt.incubator.apache.org">Subscribe</a></p>
                     <p text-center><a href="mailto:dev-unsubscribe@mynewt.incubator.apache.org">Unsubscribe</a></p>
                   <p> <a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-dev/">Mail archives</a> </p>
-                </div>        
+                </div>
         </div>
         <div class="col-md-4 mailing-list">
             <div class="bg-purple mailing-list-title text-center">
@@ -187,108 +185,46 @@
 
 <div class="row">
       <div class="col-md-12">
-                <h3>Contributing</h3>
-                <p>
-<<<<<<< HEAD
-<<<<<<< HEAD
-                You can start contributing right away, even if you are not a committer on Apache Mynewt! One requirement is that you adhere to the Apache's proposed workflow as explained <a href="https://git-wip-us.apache.org/docs/workflow.html">here</a>. Basically, you submit your initial edits for your peers to review and merge. After a few successful patches under your belt, you will get access to commit code directly to the module you are working on in the repository. And over time, you will get full access to all the repositories, where you can commit code to any module. </p>
-                <p>You may choose to submit patches in one of the two following ways:
-                <br>
-                <ol>
-                <li>
-                Fork the mirrored repository to create your very own repo on github. Clone the forked repository into a local branch on your machine and make your changes. Then submit a pull request from the fork on the github mirror of the appropriate Apache Mynewt repository by clicking the green "New pull request" button on the page:
-                   <ul>
-                   <br>
-                   <li><a href="https://github.com/apache/incubator-mynewt-larva">Apache Mynewt larva repo mirrored on github</a></li>
-                   <br>
-=======
-                You can start contributing right away, even if you are not a committer on Apache Mynewt! One requirement is that you adhere to the Apache's proposed workflow as explained <a href="https://git-wip-us.apache.org/docs/workflow.html">here</a>. Basically, you submit your initial edits for your peers to review and merge. After a few successful patches under your belt, you will get access to commit code directly to the module you are working on in the repository. And over time, you will get full access to all the repositories, where you can commit code to any module on the apache git repository (and not the github mirror). </p>
-=======
-                <font color="#F2853F"> Getting involved is easy! Simply send an email to the dev@ mailing list introducing yourself, and the people in the community can help you get familiar with Apache Mynewt OS.  </font> </p>
-                <p>
-                If you are already settled in and wish to contribute code, read on ahead. This project strives to adhere to Apache's proposed workflow as explained <a href="https://git-wip-us.apache.org/docs/workflow.html">here</a>. Basically, you submit your initial edits for your peers to review and merge. After a few successful patches under your belt, you will get access to commit code directly to the module you are working on in the repository. And over time, you will get full access to all the repositories, where you can commit code to any module on the apache git repository (and not the github mirror). </p>
->>>>>>> f85c7ab... Modified blurb on contributing on community page and updated roadmap to be more current
-                <p>The diagram below explains the recommended process for submitting code to the core repository of Apache Mynewt. The "develop" branch on Mynewt's repository contains the most recent changes made by the community of developers. Contributions from you need to go into this branch. The essential steps are the following: </p>
-                <ol> 
-                <li> Fork the Mynewt repository to create your very own repo on github. </li>
-                <li> Clone the Mynewt repository on your machine using the Newt tool. Set up the remotes correctly as shown in the diagram. This is key to making sure you correctly pull the latest code from Mynewt's "develop" and push to your working branch on github. </li>
-                <li> Make your code changes and commit them locally. </li>
-                <li> Always sync up with the latest code in the "develop" branch and resolve any merge conflicts. </li>
-                <li> Push your commits to your working branch on github.
-                <li> Submit a pull request to the `develop` branch of the appropriate Apache Mynewt repository by clicking the green "New pull request" button on your github fork page. </li>
-                </ol>
-                
-                <br>
-                                   
-                <object data="/img/mynewt_dev_cycle.pdf" type="application/pdf" width=900 height=750>
-                   <p><b>Example fallback content</b>: This browser does not support PDFs. Please download the PDF to view it: <a href="/img/mynewt_dev_cycle.pdf"> Download PDF </a>.</p>
-                </object>
+                <h3>Getting involved</h3>
 
-                <br>
-                   
-                <p> Remember there are three repositories to work with in the Apache Mynewt project. All of them have a "develop" branch which contains the latest code. The code from "develop" is merged periodically into "master" on all these repositories and releases are then tagged off the "master" branch. 
-                <ul>
-                   <li><a href="https://github.com/apache/incubator-mynewt-core">Apache Mynewt core repo mirrored on github</a></li>
->>>>>>> 768a33c... Code contribution process diagram and steps added under community page as well as in the appendix under Documentation
-                   <li><a href="https://github.com/apache/incubator-mynewt-newt">Apache Mynewt newt tool repo mirrored on github</a></li>
-                   <li><a href="https://github.com/apache/incubator-mynewt-site">Apache Mynewt documentation repo mirrored on github</a></li>
-<<<<<<< HEAD
-                   <br>
-                   </ul>
-                <p>In the comment for the pull request, include a description of the changes you have made and why. Github will automatically notify everyone on the commits@mynewt.incubator.apache.org mailing list about the newly opened pull requests. You can open a pull request even if you don't think the code is ready for merging but want some discussion on the matter. </p>
-=======
-                </ul>                
-                <br>
-                <p> <mark>The bottomline is to work with the "develop" branch. </mark> It has the latest code and you want your changes tested, working, and merged with that codebase. In the comment for the pull request, include a description of the changes you have made and why. Github will automatically notify everyone on the commits@mynewt.incubator.apache.org mailing list about the newly opened pull requests. You can open a pull request even if you don't think the code is ready for merging but want some discussion on the matter. </p>
-                <p> <mark>There is no need to open a new pull request if you have already submitted a pull request against the "develop" branch on the mirror but have modified your code futher </mark>(e.g. after some feedback from the community or another clever idea popping into your head). The old pull request will get updated with your changes.</p>
->>>>>>> 768a33c... Code contribution process diagram and steps added under community page as well as in the appendix under Documentation
-                <p> Upon receiving notification, one or more committers will review your work, ask for edits or clarifications, and merge when your proposed changes are ready.</p>
+                <p> It is easy! Simply send an email to the dev@ mailing list introducing yourself and the Apache Mynewt community will welcome you. If you have questions, sending an email to this list is the fastest way of getting an answer. </p>
 
-                </p>
-                <p> To know more check out the FAQ in Appendix under <a href="https://mynewt.apache.org/faq/answers/">Documentation.</a></p>
-                <br>
+                <p> If you want to browse the code, <a href="https://github.com/apache/incubator-mynewt-core/tree/develop">Mynewt Core Repo</a> is the best place to start.
+
+                <p> If you wish to contribute code, a quick look at the <a href="https://cwiki.apache.org/confluence/display/MYNEWT/Contributing+to+Apache+Mynewt"> recommended steps </a> should help.  
 
                 <h3>Bug Submission and Issue Tracking</h3>
                 <p>Issues, features, improvements, and wish-lists are tracked using <a href="https://issues.apache.org/jira/browse/Mynewt/">ASF JIRA</a>, the Atlassian JIRA software on Apache Software Foundation </p>
+                <li> 
+                <p><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20MYNEWT%20AND%20fixVersion%20%3D%20WISHLIST%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC">Click here to see WISHLIST for Mynewt</a></p>
+                </li>
                 <li>
                 Sign up for an account on JIRA and submit a request to the dev@ mailing list for your JIRA username to be added to the Apache Mynewt (MYNEWT) project. Editing a ticket requires an account.
                 </li>
                 <li> Log in and report a bug by choosing the "MYNEWT" project, clicking on the "Create" button, and creating a ticket with an appropriate Issue Type (e.g. Bug, Wish).  </p>
                 <p> If you are a contributor and wish to work on a change, open a JIRA ticket first. It's always a good idea to introduce the change in the dev@ mailing list and refer to that ticket. When you generate a pull request into the github mirror for your change, always reference the JIRA ticket number in the title. JIRA is set up to resolve the ticket when your code is merged into the ASF git repository and the pull request closed. </p>
 <br>
-                
+
 </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-left">
-                <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            </div>
-            <div class="col-xs-6 text-right">
-                <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-            </div>
-        </div>
+                <footer class="row">
+    <div class="col-xs-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.</p>
+        
     </div>
-    <div class="row">
-        <div class="col-md-12">
+    <div class="col-xs-12">
+        <div class="logos">
+            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
             <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>
+            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
         </div>
     </div>
 </footer>
-            </div>
             
         </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/latest/css/custom.css
----------------------------------------------------------------------
diff --git a/latest/css/custom.css b/latest/css/custom.css
index 74c48b2..dacc413 100644
--- a/latest/css/custom.css
+++ b/latest/css/custom.css
@@ -26,16 +26,8 @@
     display: none;
 }
 
-body {
-    padding-top: 70px;
-}
-
 @media (max-width: 768px) {
 
-    body {
-        padding-top: 100px;
-    }
-
     .navbar {
         padding: 14px 40px;
     }
@@ -77,15 +69,6 @@ body {
 
 @media (max-width: 992px) {
 
-    .sidebar-container {
-        display: none;
-    }
-
-    .show-sidebar-container {
-        display: block;
-        margin: 30px auto 20px;
-    }
-
     .logo-container {
         display: block;
         position: absolute;
@@ -108,24 +91,9 @@ body {
         padding: 1%;
     }
 
-    .show-sidebar-container {
-        display: none;
-    }
-
-    .documentation-viewer,
-    .sidebar-container {
+    .documentation-viewer {
         display: block !important;
     }
-
-    .sidebar-container {
-        position: fixed;
-    }
-}
-
-.sidebar-container {
-    padding-left: 0;
-    padding-right: 0;
-    background: #F6F7F9;
 }
 
 .documentation-viewer {
@@ -146,6 +114,9 @@ body {
 
 .navbar {
     background-color: #42567E;
+    border-radius: 0px;
+    margin-bottom: 0px;
+    z-index: 2;
 }
 
 .navbar li.important a {
@@ -156,6 +127,20 @@ body {
     background-color: #293D65;
 }
 
+.affix {
+    top: 0;
+    left: 0;
+    right: 0;
+}
+
+div > .v2-main-banner {
+    margin-bottom: 52px;
+}
+
+.affix-top {
+    margin-top: -52px;
+}
+
 .sidebar-top {
     padding: 0px;
 }
@@ -183,22 +168,12 @@ div.col-md-2 {
 
 footer {
     background-color: #F7F8FA;
-    font-size: 18px;
     text-align: center;
-    padding-top: 20px;
-    padding-bottom: 20px;
-    color: #414042;
+    padding-top: 10px;
+    padding-bottom: 10px;
     border-top: double #42567E;
 }
 
-.copyright-logos {
-    padding: 25px 0;
-}
-
-.copyright-logos img {
-    max-width: 100%;
-}
-
 footer .copyright {
     font-size: 14px;
     display: block;
@@ -206,11 +181,21 @@ footer .copyright {
     width: 80%;
 }
 
-footer .footnote {
-    font-size: 14px;
-    width: 80%;
-    display: block;
-    margin: 0 auto;
+footer .logos {
+    display: flex;
+    font-size: 10px;
+    flex-wrap: nowrap;
+    justify-content: space-between;
+    align-items: center;
+}
+
+footer .logos img {
+    width: 200px;
+    flex-shrink: 0; /* Safari needs this */
+}
+
+footer .logos .footnote {
+    padding: 10px 40px;
 }
 
 .goal p {
@@ -428,28 +413,12 @@ ul.wy-breadcrumbs {
 }
 
 @media print {
-
     .wy-breadcrumbs li.wy-breadcrumbs-aside {
         display: none
     }
 
 }
 
-.show-sidebar {
-    width: 100%;
-
-    border: 0;
-    box-shadow: 0px 2px 0px 0px #f6f7f9;
-
-    background-color: #f6f7f9;
-    color: #fff;
-}
-
-.show-sidebar.active {
-    box-shadow: 0px 2px 0px 0px #f6f7f9;
-    background-color: #f6f7f9;
-}
-
 .event-callout {
     color: #fff;
 }
@@ -485,11 +454,6 @@ ul.wy-breadcrumbs {
     margin: 40px 0;
 }
 
-.sidebar-container .nav>li>a:hover,
-.sidebar-container .nav>li>a:focus {
-    background-color: #f6f7f9;
-}
-
 code {
     font-family: "Courier New";
 }

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/latest/css/v2.css
----------------------------------------------------------------------
diff --git a/latest/css/v2.css b/latest/css/v2.css
index 9760e59..6451517 100644
--- a/latest/css/v2.css
+++ b/latest/css/v2.css
@@ -1,19 +1,20 @@
-.v2-main-banner {
-    background-color: #F6F7F9;
-}
 
 .v2-main-banner .logo {
-    height: 150px;
+    height: 220px;
+    /* reduce the image to reduce whitespace */
+    margin-top: -35px;
+    margin-bottom: -35px;
 }
 
 .v2-main-banner .tagline {
     margin-left: 20px;
-    margin-bottom: 40px;  /* align with logo text */
+    margin-bottom: 36px;  /* align with logo text */
     display: inline-block;
     vertical-align: bottom;
 }
 
 .v2-main-banner .news {
+    margin-left: 40px;
     padding: 10px;
     border-radius: 5px;
 }
@@ -25,31 +26,58 @@
 }
 
 .v2-landing .tagline {
-    margin-top: 10px;
-    margin-bottom: 40px;
+    padding: 15px 50px 0px 50px;
+    font-size: 18px;
 }
 
-.v2-landing .highlights {
-    padding-right: 100px;
+.v2-landing .tagline .product {
+    font-weight: bolder;
 }
 
 .v2-landing .highlights .highlight {
-    margin-bottom: 40px;
+    margin-top: 15px;
+    overflow: auto;
 }
 
-.v2-landing .highlights img {
-    width: 100%;
+.v2-landing .highlights .highlight p:first-of-type {
+    font-size: 18px;
+}
+
+.v2-landing .highlights .highlight p:nth-of-type(n+2) {
+    text-align: justify;
+}
+
+.v2-landing .highlights img, .v2-landing .highlights .img {
+    display: none;
+    float: right;
+    margin: 40px 0px 25px 50px;
+    width: 225px;
 }
 
-.v2-landing .highlights .scroll-image {
-    overflow-y: scroll;
-    height: 200px;
+@media (min-width: 768px) {
+    .v2-landing .highlights img, .v2-landing .highlights .img {
+        display: inherit;
+    }
 }
 
 .v2-landing .updates img {
     width: 100%;
 }
 
+.v2-landing .updates ul {
+  background-color: #F6F7F9;
+  border-radius: 10px;
+  border: 1px solid #ddd;
+}
+
+.v2-landing .updates ul li:first-child {
+  padding-top: 20px;
+}
+
+.v2-landing .updates ul li:last-child {
+  padding-bottom: 20px;
+}
+
 .v2-sidebar > div {
     background-color: #F6F7F9;
     padding-left: 15px;
@@ -58,10 +86,14 @@
 
 @media (max-width: 992px) {
     .v2-sidebar > div {
-        padding-top: 15px;
+        margin-top: 15px;
     }
 }
 
+.v2-sidebar .top {
+    padding-top: 15px;
+}
+
 .v2-sidebar .form-group {
     margin-right: 15px;
 }

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/latest/download/index.html
----------------------------------------------------------------------
diff --git a/latest/download/index.html b/latest/download/index.html
index 9a87c4d..b180342 100644
--- a/latest/download/index.html
+++ b/latest/download/index.html
@@ -6,18 +6,18 @@
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         
         
-        <link rel="canonical" href="http://mynewt.apache.org/download/">
+        <!-- This is broken by doc revisioning.
+        <link rel="canonical" href="http://mynewt.apache.org/download/"> -->
         <link rel="shortcut icon" href="../img/favicon.ico">
 
-	<title>Download - Apache Mynewt</title>
+	    <title>Download - 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 href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../extra.css" rel="stylesheet">
 
@@ -44,6 +44,16 @@
     <body class="Download">
 
 
+        <div class="container">
+    <div class="row v2-main-banner">
+        <div class="col-xs-12 v2-vcenter">
+            <a href="/"><img class="logo" src="/img/logo.png"></a>
+
+            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
+        </div>
+    </div>
+</div>
+
         
 
 
@@ -51,7 +61,7 @@
 
 
 
-<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
     <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
@@ -72,7 +82,7 @@
                 <li 
   class=""
 >
-                    <a href="/">Home</a>
+                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
                 </li>
                 <li 
   class="important"
@@ -87,6 +97,11 @@
                 <li 
   class=""
 >
+                    <a href="/talks/">Talks</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/latest/os/introduction">Documentation</a>
                 </li>
                 <li 
@@ -119,19 +134,6 @@
         <div class="container">
             
                 <div class="container">
-    <div class="row v2-main-banner">
-         <div class="col-md-8 v2-vcenter">
-            <img class="logo" src="/img/logo.svg">
-            <h4 class="tagline">Modular OS to operate an IoT network</h4>
-        </div><!-- (need this comment because of the inline-blocks)
-    --><div class="col-md-4 v2-vcenter">
-                    </div>
-
-        
-    </div>
-</div>
-
-<div class="container">
     <div class="row">
         <div class="col-md-12">
             
@@ -188,34 +190,22 @@ $ git clone git://github.com/apache/incubator-mynewt-newt.git
 </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-left">
-                <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            </div>
-            <div class="col-xs-6 text-right">
-                <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-            </div>
-        </div>
+                <footer class="row">
+    <div class="col-xs-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.</p>
+        
     </div>
-    <div class="row">
-        <div class="col-md-12">
+    <div class="col-xs-12">
+        <div class="logos">
+            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
             <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>
+            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
         </div>
     </div>
 </footer>
-            </div>
             
         </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/89c943e1/latest/events/index.html
----------------------------------------------------------------------
diff --git a/latest/events/index.html b/latest/events/index.html
index f1f4f6a..97aa3d0 100644
--- a/latest/events/index.html
+++ b/latest/events/index.html
@@ -6,18 +6,18 @@
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         
         
-        <link rel="canonical" href="http://mynewt.apache.org/events/">
+        <!-- This is broken by doc revisioning.
+        <link rel="canonical" href="http://mynewt.apache.org/events/"> -->
         <link rel="shortcut icon" href="../img/favicon.ico">
 
-	<title>Events - Apache Mynewt</title>
+	    <title>Events - 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 href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../extra.css" rel="stylesheet">
 
@@ -44,6 +44,16 @@
     <body class="Events">
 
 
+        <div class="container">
+    <div class="row v2-main-banner">
+        <div class="col-xs-12 v2-vcenter">
+            <a href="/"><img class="logo" src="/img/logo.png"></a>
+
+            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
+        </div>
+    </div>
+</div>
+
         
 
 
@@ -51,7 +61,7 @@
 
 
 
-<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
     <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
@@ -72,7 +82,7 @@
                 <li 
   class=""
 >
-                    <a href="/">Home</a>
+                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
                 </li>
                 <li 
   class="important"
@@ -87,6 +97,11 @@
                 <li 
   class=""
 >
+                    <a href="/talks/">Talks</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/latest/os/introduction">Documentation</a>
                 </li>
                 <li 
@@ -118,23 +133,7 @@
 
         <div class="container">
             
-                <div class="container">
-    <div class="row v2-main-banner">
-
-        <div class="col-md-8 v2-vcenter">
-            <img class="logo" src="/img/logo.svg">
-            <h4 class="tagline">Modular OS to operate an IoT network</h4>
-        </div><!-- (need this comment because of the inline-blocks)
-    --><div class="col-md-4 v2-vcenter">
-            <div class="news bg-orange text-center">
-                <h4>Mynewt 0.9.0 release is available now. </h4>
-                <a href="/download/">Download!</a>
-            </div>
-        </div>
-
-    </div>
-</div>
-<div class="row">
+                <div class="row">
     <div class="column col-md-12">
         <div class="container">
             <div class="row">
@@ -165,34 +164,22 @@
 </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-left">
-                <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            </div>
-            <div class="col-xs-6 text-right">
-                <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-            </div>
-        </div>
+                <footer class="row">
+    <div class="col-xs-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.</p>
+        
     </div>
-    <div class="row">
-        <div class="col-md-12">
+    <div class="col-xs-12">
+        <div class="logos">
+            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
             <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>
+            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
         </div>
     </div>
 </footer>
-            </div>
             
         </div>