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/12/20 01:16:17 UTC

[02/22] incubator-mynewt-site git commit: Added a tutorial to add console to blinky. Updated newt documentation. Added a Latest News button on front page

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_init_flash/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_init_flash/index.html b/v0_9_0/os/modules/bootloader/boot_init_flash/index.html
index 480eb85..dc7b194 100644
--- a/v0_9_0/os/modules/bootloader/boot_init_flash/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_init_flash/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_move_area/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_move_area/index.html b/v0_9_0/os/modules/bootloader/boot_move_area/index.html
index 20b3a71..5a1817e 100644
--- a/v0_9_0/os/modules/bootloader/boot_move_area/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_move_area/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_read_image_header/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_read_image_header/index.html b/v0_9_0/os/modules/bootloader/boot_read_image_header/index.html
index c76e765..d10b50e 100644
--- a/v0_9_0/os/modules/bootloader/boot_read_image_header/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_read_image_header/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_read_image_headers/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_read_image_headers/index.html b/v0_9_0/os/modules/bootloader/boot_read_image_headers/index.html
index 3a60388..0b3f982 100644
--- a/v0_9_0/os/modules/bootloader/boot_read_image_headers/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_read_image_headers/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_read_status/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_read_status/index.html b/v0_9_0/os/modules/bootloader/boot_read_status/index.html
index 1be05fe..3af3a84 100644
--- a/v0_9_0/os/modules/bootloader/boot_read_status/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_read_status/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_select_image_slot/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_select_image_slot/index.html b/v0_9_0/os/modules/bootloader/boot_select_image_slot/index.html
index 95bc993..d8142e2 100644
--- a/v0_9_0/os/modules/bootloader/boot_select_image_slot/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_select_image_slot/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_slot_addr/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_slot_addr/index.html b/v0_9_0/os/modules/bootloader/boot_slot_addr/index.html
index da2339f..fa72a3b 100644
--- a/v0_9_0/os/modules/bootloader/boot_slot_addr/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_slot_addr/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_slot_to_area_idx/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_slot_to_area_idx/index.html b/v0_9_0/os/modules/bootloader/boot_slot_to_area_idx/index.html
index 7124c0d..abe33d3 100644
--- a/v0_9_0/os/modules/bootloader/boot_slot_to_area_idx/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_slot_to_area_idx/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_swap_areas/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_swap_areas/index.html b/v0_9_0/os/modules/bootloader/boot_swap_areas/index.html
index a21caa1..35f35c5 100644
--- a/v0_9_0/os/modules/bootloader/boot_swap_areas/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_swap_areas/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_vect_delete_main/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_vect_delete_main/index.html b/v0_9_0/os/modules/bootloader/boot_vect_delete_main/index.html
index 0162beb..de3047e 100644
--- a/v0_9_0/os/modules/bootloader/boot_vect_delete_main/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_vect_delete_main/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_vect_delete_test/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_vect_delete_test/index.html b/v0_9_0/os/modules/bootloader/boot_vect_delete_test/index.html
index b604126..bf17925 100644
--- a/v0_9_0/os/modules/bootloader/boot_vect_delete_test/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_vect_delete_test/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_vect_read_main/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_vect_read_main/index.html b/v0_9_0/os/modules/bootloader/boot_vect_read_main/index.html
index 3a7ff8b..98c55a1 100644
--- a/v0_9_0/os/modules/bootloader/boot_vect_read_main/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_vect_read_main/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_vect_read_one/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_vect_read_one/index.html b/v0_9_0/os/modules/bootloader/boot_vect_read_one/index.html
index df7858c..6c536d9 100644
--- a/v0_9_0/os/modules/bootloader/boot_vect_read_one/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_vect_read_one/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_vect_read_test/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_vect_read_test/index.html b/v0_9_0/os/modules/bootloader/boot_vect_read_test/index.html
index f829812..33c7faf 100644
--- a/v0_9_0/os/modules/bootloader/boot_vect_read_test/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_vect_read_test/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/boot_write_status/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/boot_write_status/index.html b/v0_9_0/os/modules/bootloader/boot_write_status/index.html
index a75bf02..cf4d706 100644
--- a/v0_9_0/os/modules/bootloader/boot_write_status/index.html
+++ b/v0_9_0/os/modules/bootloader/boot_write_status/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/bootloader/bootloader/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/bootloader/bootloader/index.html b/v0_9_0/os/modules/bootloader/bootloader/index.html
index f546f3e..084cf68 100644
--- a/v0_9_0/os/modules/bootloader/bootloader/index.html
+++ b/v0_9_0/os/modules/bootloader/bootloader/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/console/console/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/console/console/index.html b/v0_9_0/os/modules/console/console/index.html
index 9d1e55d..e6eef2d 100644
--- a/v0_9_0/os/modules/console/console/index.html
+++ b/v0_9_0/os/modules/console/console/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/console/console_blocking_mode/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/console/console_blocking_mode/index.html b/v0_9_0/os/modules/console/console_blocking_mode/index.html
index 62b69ed..76cfb01 100644
--- a/v0_9_0/os/modules/console/console_blocking_mode/index.html
+++ b/v0_9_0/os/modules/console/console_blocking_mode/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/console/console_echo/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/console/console_echo/index.html b/v0_9_0/os/modules/console/console_echo/index.html
index db71d78..899b2cf 100644
--- a/v0_9_0/os/modules/console/console_echo/index.html
+++ b/v0_9_0/os/modules/console/console_echo/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/console/console_init/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/console/console_init/index.html b/v0_9_0/os/modules/console/console_init/index.html
index 55ca708..696e5e0 100644
--- a/v0_9_0/os/modules/console/console_init/index.html
+++ b/v0_9_0/os/modules/console/console_init/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/console/console_is_init/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/console/console_is_init/index.html b/v0_9_0/os/modules/console/console_is_init/index.html
index 9fb2e07..d143a8c 100644
--- a/v0_9_0/os/modules/console/console_is_init/index.html
+++ b/v0_9_0/os/modules/console/console_is_init/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/console/console_printf/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/console/console_printf/index.html b/v0_9_0/os/modules/console/console_printf/index.html
index 4886ccc..8f1c898 100644
--- a/v0_9_0/os/modules/console/console_printf/index.html
+++ b/v0_9_0/os/modules/console/console_printf/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/console/console_read/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/console/console_read/index.html b/v0_9_0/os/modules/console/console_read/index.html
index e1356f6..6d8d3a6 100644
--- a/v0_9_0/os/modules/console/console_read/index.html
+++ b/v0_9_0/os/modules/console/console_read/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/console/console_write/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/console/console_write/index.html b/v0_9_0/os/modules/console/console_write/index.html
index 077bb35..aaef454 100644
--- a/v0_9_0/os/modules/console/console_write/index.html
+++ b/v0_9_0/os/modules/console/console_write/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/elua/elua/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/elua/elua/index.html b/v0_9_0/os/modules/elua/elua/index.html
index a2f5649..8946805 100644
--- a/v0_9_0/os/modules/elua/elua/index.html
+++ b/v0_9_0/os/modules/elua/elua/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/elua/lua_init/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/elua/lua_init/index.html b/v0_9_0/os/modules/elua/lua_init/index.html
index d932a22..fd76b91 100644
--- a/v0_9_0/os/modules/elua/lua_init/index.html
+++ b/v0_9_0/os/modules/elua/lua_init/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/elua/lua_main/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/elua/lua_main/index.html b/v0_9_0/os/modules/elua/lua_main/index.html
index 955422c..51f86e5 100644
--- a/v0_9_0/os/modules/elua/lua_main/index.html
+++ b/v0_9_0/os/modules/elua/lua_main/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs/index.html b/v0_9_0/os/modules/fs/fs/fs/index.html
index bfe5731..33b352f 100644
--- a/v0_9_0/os/modules/fs/fs/fs/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_close/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_close/index.html b/v0_9_0/os/modules/fs/fs/fs_close/index.html
index 6675363..07a7efc 100644
--- a/v0_9_0/os/modules/fs/fs/fs_close/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_close/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_closedir/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_closedir/index.html b/v0_9_0/os/modules/fs/fs/fs_closedir/index.html
index 11d6b2b..920bfda 100644
--- a/v0_9_0/os/modules/fs/fs/fs_closedir/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_closedir/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_dirent_is_dir/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_dirent_is_dir/index.html b/v0_9_0/os/modules/fs/fs/fs_dirent_is_dir/index.html
index cce18ae..c51c85d 100644
--- a/v0_9_0/os/modules/fs/fs/fs_dirent_is_dir/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_dirent_is_dir/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html b/v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html
index 0c36f41..0301bd0 100644
--- a/v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_filelen/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_filelen/index.html b/v0_9_0/os/modules/fs/fs/fs_filelen/index.html
index 5d7298a..38f00d8 100644
--- a/v0_9_0/os/modules/fs/fs/fs_filelen/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_filelen/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_getpos/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_getpos/index.html b/v0_9_0/os/modules/fs/fs/fs_getpos/index.html
index 860b1e2..ba2433c 100644
--- a/v0_9_0/os/modules/fs/fs/fs_getpos/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_getpos/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_mkdir/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_mkdir/index.html b/v0_9_0/os/modules/fs/fs/fs_mkdir/index.html
index cae7082..f4704c3 100644
--- a/v0_9_0/os/modules/fs/fs/fs_mkdir/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_mkdir/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_open/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_open/index.html b/v0_9_0/os/modules/fs/fs/fs_open/index.html
index 2a917ed..bb8378c 100644
--- a/v0_9_0/os/modules/fs/fs/fs_open/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_open/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_opendir/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_opendir/index.html b/v0_9_0/os/modules/fs/fs/fs_opendir/index.html
index 883bf4f..2f25688 100644
--- a/v0_9_0/os/modules/fs/fs/fs_opendir/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_opendir/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_ops/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_ops/index.html b/v0_9_0/os/modules/fs/fs/fs_ops/index.html
index 5d0a202..d64e2f0 100644
--- a/v0_9_0/os/modules/fs/fs/fs_ops/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_ops/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_read/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_read/index.html b/v0_9_0/os/modules/fs/fs/fs_read/index.html
index dfdd478..7476ec5 100644
--- a/v0_9_0/os/modules/fs/fs/fs_read/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_read/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_readdir/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_readdir/index.html b/v0_9_0/os/modules/fs/fs/fs_readdir/index.html
index 7ef9b90..46f12b4 100644
--- a/v0_9_0/os/modules/fs/fs/fs_readdir/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_readdir/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_register/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_register/index.html b/v0_9_0/os/modules/fs/fs/fs_register/index.html
index c186696..a86cb60 100644
--- a/v0_9_0/os/modules/fs/fs/fs_register/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_register/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_rename/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_rename/index.html b/v0_9_0/os/modules/fs/fs/fs_rename/index.html
index 0de792b..dd151f7 100644
--- a/v0_9_0/os/modules/fs/fs/fs_rename/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_rename/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_return_codes/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_return_codes/index.html b/v0_9_0/os/modules/fs/fs/fs_return_codes/index.html
index aadf30d..c3e2040 100644
--- a/v0_9_0/os/modules/fs/fs/fs_return_codes/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_return_codes/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_seek/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_seek/index.html b/v0_9_0/os/modules/fs/fs/fs_seek/index.html
index a35b47b..017098f 100644
--- a/v0_9_0/os/modules/fs/fs/fs_seek/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_seek/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_unlink/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_unlink/index.html b/v0_9_0/os/modules/fs/fs/fs_unlink/index.html
index cff2c5d..bf74ba1 100644
--- a/v0_9_0/os/modules/fs/fs/fs_unlink/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_unlink/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fs_write/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fs_write/index.html b/v0_9_0/os/modules/fs/fs/fs_write/index.html
index 3d9eec1..265d356 100644
--- a/v0_9_0/os/modules/fs/fs/fs_write/index.html
+++ b/v0_9_0/os/modules/fs/fs/fs_write/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fsutil_read_file/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fsutil_read_file/index.html b/v0_9_0/os/modules/fs/fs/fsutil_read_file/index.html
index 244778e..c94aaa0 100644
--- a/v0_9_0/os/modules/fs/fs/fsutil_read_file/index.html
+++ b/v0_9_0/os/modules/fs/fs/fsutil_read_file/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/fs/fsutil_write_file/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/fs/fsutil_write_file/index.html b/v0_9_0/os/modules/fs/fs/fsutil_write_file/index.html
index b341f9b..f86cb82 100644
--- a/v0_9_0/os/modules/fs/fs/fsutil_write_file/index.html
+++ b/v0_9_0/os/modules/fs/fs/fsutil_write_file/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/nffs/nffs/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/nffs/nffs/index.html b/v0_9_0/os/modules/fs/nffs/nffs/index.html
index 22125cc..c94f59b 100644
--- a/v0_9_0/os/modules/fs/nffs/nffs/index.html
+++ b/v0_9_0/os/modules/fs/nffs/nffs/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/nffs/nffs_area_desc/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/nffs/nffs_area_desc/index.html b/v0_9_0/os/modules/fs/nffs/nffs_area_desc/index.html
index 5ac1d83..3ce43f5 100644
--- a/v0_9_0/os/modules/fs/nffs/nffs_area_desc/index.html
+++ b/v0_9_0/os/modules/fs/nffs/nffs_area_desc/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/nffs/nffs_config/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/nffs/nffs_config/index.html b/v0_9_0/os/modules/fs/nffs/nffs_config/index.html
index ea51945..7e7505c 100644
--- a/v0_9_0/os/modules/fs/nffs/nffs_config/index.html
+++ b/v0_9_0/os/modules/fs/nffs/nffs_config/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/nffs/nffs_detect/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/nffs/nffs_detect/index.html b/v0_9_0/os/modules/fs/nffs/nffs_detect/index.html
index 22ba227..6f925da 100644
--- a/v0_9_0/os/modules/fs/nffs/nffs_detect/index.html
+++ b/v0_9_0/os/modules/fs/nffs/nffs_detect/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/nffs/nffs_format/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/nffs/nffs_format/index.html b/v0_9_0/os/modules/fs/nffs/nffs_format/index.html
index 9f7df67..748024c 100644
--- a/v0_9_0/os/modules/fs/nffs/nffs_format/index.html
+++ b/v0_9_0/os/modules/fs/nffs/nffs_format/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/nffs/nffs_init/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/nffs/nffs_init/index.html b/v0_9_0/os/modules/fs/nffs/nffs_init/index.html
index a922894..4241a9a 100644
--- a/v0_9_0/os/modules/fs/nffs/nffs_init/index.html
+++ b/v0_9_0/os/modules/fs/nffs/nffs_init/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/nffs/nffs_internals/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/nffs/nffs_internals/index.html b/v0_9_0/os/modules/fs/nffs/nffs_internals/index.html
index f76adca..a05af3c 100644
--- a/v0_9_0/os/modules/fs/nffs/nffs_internals/index.html
+++ b/v0_9_0/os/modules/fs/nffs/nffs_internals/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/fs/otherfs/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/fs/otherfs/index.html b/v0_9_0/os/modules/fs/otherfs/index.html
index 3f366b0..b2ea5d6 100644
--- a/v0_9_0/os/modules/fs/otherfs/index.html
+++ b/v0_9_0/os/modules/fs/otherfs/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal/index.html b/v0_9_0/os/modules/hal/hal/index.html
index c378850..9a17654 100644
--- a/v0_9_0/os/modules/hal/hal/index.html
+++ b/v0_9_0/os/modules/hal/hal/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_adc/hal_adc/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_adc/hal_adc/index.html b/v0_9_0/os/modules/hal/hal_adc/hal_adc/index.html
index c8322da..3fc6d29 100644
--- a/v0_9_0/os/modules/hal/hal_adc/hal_adc/index.html
+++ b/v0_9_0/os/modules/hal/hal_adc/hal_adc/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_api/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_api/index.html b/v0_9_0/os/modules/hal/hal_api/index.html
index 1d1d304..3c8f693 100644
--- a/v0_9_0/os/modules/hal/hal_api/index.html
+++ b/v0_9_0/os/modules/hal/hal_api/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_architecture/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_architecture/index.html b/v0_9_0/os/modules/hal/hal_architecture/index.html
index 9270618..eb64581 100644
--- a/v0_9_0/os/modules/hal/hal_architecture/index.html
+++ b/v0_9_0/os/modules/hal/hal_architecture/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_cputime/hal_cpu_timer/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_cputime/hal_cpu_timer/index.html b/v0_9_0/os/modules/hal/hal_cputime/hal_cpu_timer/index.html
index 2d78c71..0292ba8 100644
--- a/v0_9_0/os/modules/hal/hal_cputime/hal_cpu_timer/index.html
+++ b/v0_9_0/os/modules/hal/hal_cputime/hal_cpu_timer/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_creation/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_creation/index.html b/v0_9_0/os/modules/hal/hal_creation/index.html
index 54c986e..7897a6f 100644
--- a/v0_9_0/os/modules/hal/hal_creation/index.html
+++ b/v0_9_0/os/modules/hal/hal_creation/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_dac/hal_dac/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_dac/hal_dac/index.html b/v0_9_0/os/modules/hal/hal_dac/hal_dac/index.html
index b0e25e6..45cbcf6 100644
--- a/v0_9_0/os/modules/hal/hal_dac/hal_dac/index.html
+++ b/v0_9_0/os/modules/hal/hal_dac/hal_dac/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_flash/hal_flash/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_flash/hal_flash/index.html b/v0_9_0/os/modules/hal/hal_flash/hal_flash/index.html
index 2ea5510..0453966 100644
--- a/v0_9_0/os/modules/hal/hal_flash/hal_flash/index.html
+++ b/v0_9_0/os/modules/hal/hal_flash/hal_flash/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_flash/hal_flash_int/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_flash/hal_flash_int/index.html b/v0_9_0/os/modules/hal/hal_flash/hal_flash_int/index.html
index 9869543..9c3f450 100644
--- a/v0_9_0/os/modules/hal/hal_flash/hal_flash_int/index.html
+++ b/v0_9_0/os/modules/hal/hal_flash/hal_flash_int/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_flash/hal_flash_map/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_flash/hal_flash_map/index.html b/v0_9_0/os/modules/hal/hal_flash/hal_flash_map/index.html
index ff5033a..46b08d9 100644
--- a/v0_9_0/os/modules/hal/hal_flash/hal_flash_map/index.html
+++ b/v0_9_0/os/modules/hal/hal_flash/hal_flash_map/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html b/v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html
index b3cf7c3..9360954 100644
--- a/v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html
+++ b/v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html b/v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html
index c84963b..462350f 100644
--- a/v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html
+++ b/v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_in_libraries/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_in_libraries/index.html b/v0_9_0/os/modules/hal/hal_in_libraries/index.html
index 4dbd00f..6a50a0f 100644
--- a/v0_9_0/os/modules/hal/hal_in_libraries/index.html
+++ b/v0_9_0/os/modules/hal/hal_in_libraries/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_pwm/hal_pwm/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_pwm/hal_pwm/index.html b/v0_9_0/os/modules/hal/hal_pwm/hal_pwm/index.html
index 71d24bd..ed3ff41 100644
--- a/v0_9_0/os/modules/hal/hal_pwm/hal_pwm/index.html
+++ b/v0_9_0/os/modules/hal/hal_pwm/hal_pwm/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html b/v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html
index d7098bd..0a76f74 100644
--- a/v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html
+++ b/v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_system/hal_sys/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_system/hal_sys/index.html b/v0_9_0/os/modules/hal/hal_system/hal_sys/index.html
index 585bea6..a3b659e 100644
--- a/v0_9_0/os/modules/hal/hal_system/hal_sys/index.html
+++ b/v0_9_0/os/modules/hal/hal_system/hal_sys/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html b/v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html
index 707ae73..f98839f 100644
--- a/v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html
+++ b/v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/imgmgr/imgmgr/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/imgmgr/imgmgr/index.html b/v0_9_0/os/modules/imgmgr/imgmgr/index.html
index 189be0c..54e177e 100644
--- a/v0_9_0/os/modules/imgmgr/imgmgr/index.html
+++ b/v0_9_0/os/modules/imgmgr/imgmgr/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/imgmgr/imgmgr_module_init/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/imgmgr/imgmgr_module_init/index.html b/v0_9_0/os/modules/imgmgr/imgmgr_module_init/index.html
index 8cc51d6..a1f1260 100644
--- a/v0_9_0/os/modules/imgmgr/imgmgr_module_init/index.html
+++ b/v0_9_0/os/modules/imgmgr/imgmgr_module_init/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html b/v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html
index 246c458..c18cac0 100644
--- a/v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html
+++ b/v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html b/v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html
index 2d8be60..fd5a1ca 100644
--- a/v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html
+++ b/v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/v0_9_0/os/modules/json/json/index.html
----------------------------------------------------------------------
diff --git a/v0_9_0/os/modules/json/json/index.html b/v0_9_0/os/modules/json/json/index.html
index 8e3efc1..79a1353 100644
--- a/v0_9_0/os/modules/json/json/index.html
+++ b/v0_9_0/os/modules/json/json/index.html
@@ -46,11 +46,17 @@
 
         <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>
-
+        <a class="logo-cell" href="/">
+            <img class="logo" src="/img/logo.png">
+        </a>
+        <div class="tagline-cell">
             <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
         </div>
+        <div class="news-cell">
+            <div class="well">
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016)
+            </div>
+        </div>
     </div>
 </div>