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/04 19:26:46 UTC

[1/2] incubator-mynewt-site git commit: added a presentation and modified section titles on landing page

Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/landingFormat 868261796 -> f86ec82fc


added a presentation and modified section titles on landing page


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/37289373
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/37289373
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/37289373

Branch: refs/heads/landingFormat
Commit: 372893736ed7c1ec11de9717e4ed6491d4217e3a
Parents: 8682617
Author: aditihilbert <ad...@runtime.io>
Authored: Fri Nov 4 12:05:50 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri Nov 4 12:05:50 2016 -0700

----------------------------------------------------------------------
 custom-theme/landing.html |  4 ++--
 custom-theme/talks.html   | 20 ++++++++++++++++++++
 2 files changed, 22 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/37289373/custom-theme/landing.html
----------------------------------------------------------------------
diff --git a/custom-theme/landing.html b/custom-theme/landing.html
index 746145b..5136271 100644
--- a/custom-theme/landing.html
+++ b/custom-theme/landing.html
@@ -5,7 +5,7 @@
        <div class="highlight">
             <img src="/img/FWdist.png">
 
-            <h2>Designed to manage</h2>
+            <h2>Operations ready</h2>
 
             <p>Ready your IoT network of billions for remote monitoring, troubleshooting, management, and upgrade.</p>
 
@@ -64,7 +64,7 @@
         <div class="highlight">
             <img src="/img/cross-platform.png">
 
-            <h2>Cross platforms</h2>
+            <h2>Cross-platform</h2>
 
             <p> Pick one MCU now. Migrate to another later. </p>
 

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/37289373/custom-theme/talks.html
----------------------------------------------------------------------
diff --git a/custom-theme/talks.html b/custom-theme/talks.html
index 0d215f2..28f7a4f 100644
--- a/custom-theme/talks.html
+++ b/custom-theme/talks.html
@@ -6,6 +6,26 @@
 </div>
 
 <div class="row">
+
+  <div class="col-xs-12 col-md-6">
+
+<iframe width="480" height="360" src="https://www.youtube.com/embed/4xRbGMDcMu8?list=PLbzoR-pLrL6pRFP6SOywVJWdEHlmQE51q" frameborder="0" allowfullscreen style="padding: 20px;"></iframe>
+  </div>
+
+  <div class="col-xs-12 col-md-6">
+    <h3>Apache Mynewt Overview</h3>
+    </br>
+    @OpenIoT Summit, Berlin, Germany, October 2016
+    </br>
+    <b>Speaker: Sterling Hughes, CTO, Runtime Inc.</b>
+
+    <p>
+    The case for an open-source OS for connected devices that ensures their commercial and operational readiness in a comprehensive, easy way is presented. The talk details the architecture of the resulting Apache Mynewt OS and the rationale behind some of the key design and implementation decisions.
+    </p>
+  </div>
+</div>
+
+<div class="row">
   <div class="col-xs-12 col-md-6">
     <h3>MyNewt technical Overview</h3>
     <br>


[2/2] incubator-mynewt-site git commit: moved wireless feature to the top

Posted by ad...@apache.org.
moved wireless feature to the top


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/f86ec82f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/f86ec82f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/f86ec82f

Branch: refs/heads/landingFormat
Commit: f86ec82fccaad6febe8f3938d2bd9f425c76b381
Parents: 3728937
Author: aditihilbert <ad...@runtime.io>
Authored: Fri Nov 4 12:26:08 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri Nov 4 12:26:08 2016 -0700

----------------------------------------------------------------------
 custom-theme/landing.html | 69 +++++++++++++++++++++++++-----------------
 1 file changed, 41 insertions(+), 28 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/f86ec82f/custom-theme/landing.html
----------------------------------------------------------------------
diff --git a/custom-theme/landing.html b/custom-theme/landing.html
index 5136271..7da29f8 100644
--- a/custom-theme/landing.html
+++ b/custom-theme/landing.html
@@ -2,24 +2,33 @@
 
     <div class="col-xs-12 highlights">
 
-       <div class="highlight">
-            <img src="/img/FWdist.png">
+        <div class="highlight">
+            <div class="img" style="background-image: url(/img/concurrent_conn.png); background-size: cover; height: 200px;">
+                &nbsp;
+            </div>
 
-            <h2>Operations ready</h2>
+            <h2>Built for wireless</h2>
 
-            <p>Ready your IoT network of billions for remote monitoring, troubleshooting, management, and upgrade.</p>
+            <p> Meet your application\u2019s demands with open source networking stacks e.g. Bluetooth Low Energy 4.2. </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>
+              <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>
 
-            </p>
         </div>
 
+<br>
+
         <div class="highlight">
             <div class="img" style="background-image: url(/img/secure_img.png); background-size: cover; height: 200px;">
                 &nbsp;
@@ -38,31 +47,32 @@
 
         </div>
 
-        <div class="highlight">
-            <img src="/img/concurrent_conn.png">
+       <div class="highlight">
+            <div class="img" style="background-image: url(/img/FWdist.png); background-size: cover; height: 200px;">
+                &nbsp;
+            </div>
 
-            <h2>Built for wireless</h2>
+            <h2>Operations ready</h2>
 
-            <p> Meet your application\u2019s demands with open source networking stacks e.g. Bluetooth Low Energy 4.2. </p>
+            <p>Ready your IoT network of billions for remote monitoring, troubleshooting, management, and upgrade.</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>
+              <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-platform.png">
+            <div class="img" style="background-image: url(/img/cross-platform.png); background-size: cover; height: 200px;">
+                &nbsp;
+            </div>
 
             <h2>Cross-platform</h2>
 
@@ -92,10 +102,13 @@
 
         <div class="updates">
 
+<br>
+<br>
+
           <div class="row">
             <div class="col-xs-12">
-
-              <h2>Supported Boards</h2>
+              
+            <h2>Supported Boards</h2>
 
               <ul>
                   <li>