http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/latest/os/tutorials/blinky_primo/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/blinky_primo/index.html b/latest/os/tutorials/blinky_primo/index.html index d35d321..79debe5 100644 --- a/latest/os/tutorials/blinky_primo/index.html +++ b/latest/os/tutorials/blinky_primo/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> @@ -284,6 +290,14 @@ + + + <li > + <a href="../blinky_console/">Add Console and Shell to Blinky</a> + </li> + + + </ul> </li>
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/latest/os/tutorials/blinky_sram_olimex/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/blinky_sram_olimex/index.html b/latest/os/tutorials/blinky_sram_olimex/index.html index 37125c2..268fd3c 100644 --- a/latest/os/tutorials/blinky_sram_olimex/index.html +++ b/latest/os/tutorials/blinky_sram_olimex/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> @@ -284,6 +290,14 @@ + + + <li > + <a href="../blinky_console/">Add Console and Shell to Blinky</a> + </li> + + + </ul> </li> @@ -667,8 +681,8 @@ To locate the bootloader, the board searches in three places: User Flash Memory, </li> <li class="pull-right"> - <a href=../repo/add_repos/> - Next: Work with repositories + <a href=../blinky_console/> + Next: Add Console and Shell to Blinky <span class="fa fa-arrow-right"></span> </a> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/latest/os/tutorials/event_queue/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/event_queue/index.html b/latest/os/tutorials/event_queue/index.html index 9367ae2..50aca10 100644 --- a/latest/os/tutorials/event_queue/index.html +++ b/latest/os/tutorials/event_queue/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/latest/os/tutorials/ibeacon/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/ibeacon/index.html b/latest/os/tutorials/ibeacon/index.html index ce72ed7..a01b909 100644 --- a/latest/os/tutorials/ibeacon/index.html +++ b/latest/os/tutorials/ibeacon/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/latest/os/tutorials/nRF52/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/nRF52/index.html b/latest/os/tutorials/nRF52/index.html index c3d64a6..3063f9d 100644 --- a/latest/os/tutorials/nRF52/index.html +++ b/latest/os/tutorials/nRF52/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> @@ -284,6 +290,14 @@ + + + <li > + <a href="../blinky_console/">Add Console and Shell to Blinky</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/latest/os/tutorials/olimex/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/olimex/index.html b/latest/os/tutorials/olimex/index.html index c4fe934..e40d34c 100644 --- a/latest/os/tutorials/olimex/index.html +++ b/latest/os/tutorials/olimex/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> @@ -284,6 +290,14 @@ + + + <li > + <a href="../blinky_console/">Add Console and Shell to Blinky</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/latest/os/tutorials/pin-wheel-mods/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/pin-wheel-mods/index.html b/latest/os/tutorials/pin-wheel-mods/index.html index 9ad108f..e92b091 100644 --- a/latest/os/tutorials/pin-wheel-mods/index.html +++ b/latest/os/tutorials/pin-wheel-mods/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> @@ -298,6 +304,14 @@ + + + <li > + <a href="../blinky_console/">Add Console and Shell to Blinky</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/latest/os/tutorials/project-slinky/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/project-slinky/index.html b/latest/os/tutorials/project-slinky/index.html index 223a603..938d20a 100644 --- a/latest/os/tutorials/project-slinky/index.html +++ b/latest/os/tutorials/project-slinky/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/latest/os/tutorials/project-target-slinky/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/project-target-slinky/index.html b/latest/os/tutorials/project-target-slinky/index.html index 43acd18..c7100dd 100644 --- a/latest/os/tutorials/project-target-slinky/index.html +++ b/latest/os/tutorials/project-target-slinky/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/latest/os/tutorials/repo/add_repos/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/repo/add_repos/index.html b/latest/os/tutorials/repo/add_repos/index.html index 1fbabd0..86bf2ab 100644 --- a/latest/os/tutorials/repo/add_repos/index.html +++ b/latest/os/tutorials/repo/add_repos/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> @@ -732,9 +738,9 @@ should give you all the information to add it to your <code>project.yml</code> f <ul class="nav nav-pills" style="margin-bottom: 10px"> <li> - <a href=../../blinky_sram_olimex/> + <a href=../../blinky_console/> <span class="fa fa-arrow-left"></span> - Previous: Run Blinky from SRAM, no bootloader + Previous: Add Console and Shell to Blinky </a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/latest/os/tutorials/repo/create_repo/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/repo/create_repo/index.html b/latest/os/tutorials/repo/create_repo/index.html index ac6253c..59df742 100644 --- a/latest/os/tutorials/repo/create_repo/index.html +++ b/latest/os/tutorials/repo/create_repo/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/latest/os/tutorials/repo/upgrade_repo/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/repo/upgrade_repo/index.html b/latest/os/tutorials/repo/upgrade_repo/index.html index 425c3fd..433738d 100644 --- a/latest/os/tutorials/repo/upgrade_repo/index.html +++ b/latest/os/tutorials/repo/upgrade_repo/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/latest/os/tutorials/tasks_lesson/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/tasks_lesson/index.html b/latest/os/tutorials/tasks_lesson/index.html index 403810c..6d85e60 100644 --- a/latest/os/tutorials/tasks_lesson/index.html +++ b/latest/os/tutorials/tasks_lesson/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/latest/os/tutorials/tutorials/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/tutorials/index.html b/latest/os/tutorials/tutorials/index.html index 654534b..61a2f87 100644 --- a/latest/os/tutorials/tutorials/index.html +++ b/latest/os/tutorials/tutorials/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/latest/os/tutorials/unit_test/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/unit_test/index.html b/latest/os/tutorials/unit_test/index.html index 36301bc..a4fae33 100644 --- a/latest/os/tutorials/unit_test/index.html +++ b/latest/os/tutorials/unit_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/latest/os/tutorials/wi-fi_on_arduino/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/wi-fi_on_arduino/index.html b/latest/os/tutorials/wi-fi_on_arduino/index.html index 8f42c4f..5bb1328 100644 --- a/latest/os/tutorials/wi-fi_on_arduino/index.html +++ b/latest/os/tutorials/wi-fi_on_arduino/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/latest/pages/ble/index.html ---------------------------------------------------------------------- diff --git a/latest/pages/ble/index.html b/latest/pages/ble/index.html index ec5d4c8..a805986 100644 --- a/latest/pages/ble/index.html +++ b/latest/pages/ble/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/latest/quick-start/index.html ---------------------------------------------------------------------- diff --git a/latest/quick-start/index.html b/latest/quick-start/index.html index f293ce8..26d4ceb 100644 --- a/latest/quick-start/index.html +++ b/latest/quick-start/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/latest/search.html ---------------------------------------------------------------------- diff --git a/latest/search.html b/latest/search.html index ac28cc8..b62ba17 100644 --- a/latest/search.html +++ b/latest/search.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/latest/sitemap.xml ---------------------------------------------------------------------- diff --git a/latest/sitemap.xml b/latest/sitemap.xml index 5bef0fc..4940126 100644 --- a/latest/sitemap.xml +++ b/latest/sitemap.xml @@ -4,7 +4,7 @@ <url> <loc>http://mynewt.apache.org/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -13,7 +13,7 @@ <url> <loc>http://mynewt.apache.org/pages/ble/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -22,7 +22,7 @@ <url> <loc>http://mynewt.apache.org/quick-start/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -30,7 +30,7 @@ <url> <loc>http://mynewt.apache.org/about/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -38,7 +38,7 @@ <url> <loc>http://mynewt.apache.org/talks/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -46,7 +46,7 @@ <url> <loc>http://mynewt.apache.org/download/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -54,7 +54,7 @@ <url> <loc>http://mynewt.apache.org/community/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -62,7 +62,7 @@ <url> <loc>http://mynewt.apache.org/events/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -71,7 +71,7 @@ <url> <loc>http://mynewt.apache.org/os/introduction/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -83,7 +83,7 @@ <url> <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> @@ -123,13 +123,13 @@ <url> <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://mynewt.apache.org/faq/answers/</loc> - <lastmod>2016-12-15</lastmod> + <lastmod>2016-12-19</lastmod> <changefreq>daily</changefreq> </url> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8da4f0a3/latest/talks/index.html ---------------------------------------------------------------------- diff --git a/latest/talks/index.html b/latest/talks/index.html index 869f439..b40ded7 100644 --- a/latest/talks/index.html +++ b/latest/talks/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/main-banner.html ---------------------------------------------------------------------- diff --git a/main-banner.html b/main-banner.html index 70ac2da..6ea0f69 100644 --- a/main-banner.html +++ b/main-banner.html @@ -1,9 +1,15 @@ <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/network/ble/ble_intro/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ble_intro/index.html b/network/ble/ble_intro/index.html index 0e23830..174d201 100644 --- a/network/ble/ble_intro/index.html +++ b/network/ble/ble_intro/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/network/ble/ble_sec/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ble_sec/index.html b/network/ble/ble_sec/index.html index 1f907e5..ffd2670 100644 --- a/network/ble/ble_sec/index.html +++ b/network/ble/ble_sec/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/network/ble/bletiny/bletiny_GAP/index.html ---------------------------------------------------------------------- diff --git a/network/ble/bletiny/bletiny_GAP/index.html b/network/ble/bletiny/bletiny_GAP/index.html index 1a63733..3b4f6b7 100644 --- a/network/ble/bletiny/bletiny_GAP/index.html +++ b/network/ble/bletiny/bletiny_GAP/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/network/ble/bletiny/bletiny_GATT/index.html ---------------------------------------------------------------------- diff --git a/network/ble/bletiny/bletiny_GATT/index.html b/network/ble/bletiny/bletiny_GATT/index.html index 92fd63b..306c80c 100644 --- a/network/ble/bletiny/bletiny_GATT/index.html +++ b/network/ble/bletiny/bletiny_GATT/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/network/ble/bletiny/bletiny_advdata/index.html ---------------------------------------------------------------------- diff --git a/network/ble/bletiny/bletiny_advdata/index.html b/network/ble/bletiny/bletiny_advdata/index.html index 5e1d954..e601038 100644 --- a/network/ble/bletiny/bletiny_advdata/index.html +++ b/network/ble/bletiny/bletiny_advdata/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/network/ble/bletiny_api/index.html ---------------------------------------------------------------------- diff --git a/network/ble/bletiny_api/index.html b/network/ble/bletiny_api/index.html index 140734c..341f4c6 100644 --- a/network/ble/bletiny_api/index.html +++ b/network/ble/bletiny_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/network/ble/ini_stack/ble_add_cpu/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_add_cpu/index.html b/network/ble/ini_stack/ble_add_cpu/index.html index acd7cb4..57a1620 100644 --- a/network/ble/ini_stack/ble_add_cpu/index.html +++ b/network/ble/ini_stack/ble_add_cpu/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/network/ble/ini_stack/ble_consolepkg/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_consolepkg/index.html b/network/ble/ini_stack/ble_consolepkg/index.html index b47a181..7c28ef4 100644 --- a/network/ble/ini_stack/ble_consolepkg/index.html +++ b/network/ble/ini_stack/ble_consolepkg/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/network/ble/ini_stack/ble_controller_ini/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_controller_ini/index.html b/network/ble/ini_stack/ble_controller_ini/index.html index 346d629..5a01e64 100644 --- a/network/ble/ini_stack/ble_controller_ini/index.html +++ b/network/ble/ini_stack/ble_controller_ini/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/network/ble/ini_stack/ble_devadd/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_devadd/index.html b/network/ble/ini_stack/ble_devadd/index.html index 76e00d1..6702775 100644 --- a/network/ble/ini_stack/ble_devadd/index.html +++ b/network/ble/ini_stack/ble_devadd/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/network/ble/ini_stack/ble_host_ini/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_host_ini/index.html b/network/ble/ini_stack/ble_host_ini/index.html index b63772b..d5dd1b1 100644 --- a/network/ble/ini_stack/ble_host_ini/index.html +++ b/network/ble/ini_stack/ble_host_ini/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/network/ble/ini_stack/ble_ini_intro/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_ini_intro/index.html b/network/ble/ini_stack/ble_ini_intro/index.html index 760bace..5615770 100644 --- a/network/ble/ini_stack/ble_ini_intro/index.html +++ b/network/ble/ini_stack/ble_ini_intro/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/network/ble/ini_stack/ble_mempool/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_mempool/index.html b/network/ble/ini_stack/ble_mempool/index.html index ebdcb00..3c4e7c1 100644 --- a/network/ble/ini_stack/ble_mempool/index.html +++ b/network/ble/ini_stack/ble_mempool/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/network/ble/ini_stack/ble_parent_ini/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_parent_ini/index.html b/network/ble/ini_stack/ble_parent_ini/index.html index 03998d7..dce7390 100644 --- a/network/ble/ini_stack/ble_parent_ini/index.html +++ b/network/ble/ini_stack/ble_parent_ini/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/network/ble/ini_stack/ble_statpkg/index.html ---------------------------------------------------------------------- diff --git a/network/ble/ini_stack/ble_statpkg/index.html b/network/ble/ini_stack/ble_statpkg/index.html index cc0b9b1..2e5a3b9 100644 --- a/network/ble/ini_stack/ble_statpkg/index.html +++ b/network/ble/ini_stack/ble_statpkg/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/network/ble/nimble_setup/index.html ---------------------------------------------------------------------- diff --git a/network/ble/nimble_setup/index.html b/network/ble/nimble_setup/index.html index 90b1072..3723118 100644 --- a/network/ble/nimble_setup/index.html +++ b/network/ble/nimble_setup/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/newt/command_list/newt_build/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_build/index.html b/newt/command_list/newt_build/index.html index 6fb2658..5fda68d 100644 --- a/newt/command_list/newt_build/index.html +++ b/newt/command_list/newt_build/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/newt/command_list/newt_clean/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_clean/index.html b/newt/command_list/newt_clean/index.html index 8ef673c..cad3b05 100644 --- a/newt/command_list/newt_clean/index.html +++ b/newt/command_list/newt_clean/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/newt/command_list/newt_create_image/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_create_image/index.html b/newt/command_list/newt_create_image/index.html index fd26d99..6e6edae 100644 --- a/newt/command_list/newt_create_image/index.html +++ b/newt/command_list/newt_create_image/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/newt/command_list/newt_debug/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_debug/index.html b/newt/command_list/newt_debug/index.html index dd3077f..6bbb7c6 100644 --- a/newt/command_list/newt_debug/index.html +++ b/newt/command_list/newt_debug/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/newt/command_list/newt_help/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_help/index.html b/newt/command_list/newt_help/index.html index 571a5f0..6b2f59c 100644 --- a/newt/command_list/newt_help/index.html +++ b/newt/command_list/newt_help/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/newt/command_list/newt_info/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_info/index.html b/newt/command_list/newt_info/index.html index 2d965e4..8c27565 100644 --- a/newt/command_list/newt_info/index.html +++ b/newt/command_list/newt_info/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/newt/command_list/newt_install/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_install/index.html b/newt/command_list/newt_install/index.html index da6eb7c..450dede 100644 --- a/newt/command_list/newt_install/index.html +++ b/newt/command_list/newt_install/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/newt/command_list/newt_load/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_load/index.html b/newt/command_list/newt_load/index.html index 5e1b525..072ef4c 100644 --- a/newt/command_list/newt_load/index.html +++ b/newt/command_list/newt_load/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/newt/command_list/newt_new/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_new/index.html b/newt/command_list/newt_new/index.html index 550bbfa..7e677be 100644 --- a/newt/command_list/newt_new/index.html +++ b/newt/command_list/newt_new/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/newt/command_list/newt_run/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_run/index.html b/newt/command_list/newt_run/index.html index 33fdbd0..5d6ca2f 100644 --- a/newt/command_list/newt_run/index.html +++ b/newt/command_list/newt_run/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/newt/command_list/newt_size/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_size/index.html b/newt/command_list/newt_size/index.html index 9d40c14..675e9c2 100644 --- a/newt/command_list/newt_size/index.html +++ b/newt/command_list/newt_size/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/newt/command_list/newt_target/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_target/index.html b/newt/command_list/newt_target/index.html index ed1be35..f61cf86 100644 --- a/newt/command_list/newt_target/index.html +++ b/newt/command_list/newt_target/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/newt/command_list/newt_test/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_test/index.html b/newt/command_list/newt_test/index.html index ed96714..a7860b9 100644 --- a/newt/command_list/newt_test/index.html +++ b/newt/command_list/newt_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/newt/command_list/newt_upgrade/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_upgrade/index.html b/newt/command_list/newt_upgrade/index.html index 3851761..e43225c 100644 --- a/newt/command_list/newt_upgrade/index.html +++ b/newt/command_list/newt_upgrade/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/newt/command_list/newt_version/index.html ---------------------------------------------------------------------- diff --git a/newt/command_list/newt_version/index.html b/newt/command_list/newt_version/index.html index e6b1731..8ee5c31 100644 --- a/newt/command_list/newt_version/index.html +++ b/newt/command_list/newt_version/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/newt/install/newt_linux/index.html ---------------------------------------------------------------------- diff --git a/newt/install/newt_linux/index.html b/newt/install/newt_linux/index.html index 02f52fb..7861b52 100644 --- a/newt/install/newt_linux/index.html +++ b/newt/install/newt_linux/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/newt/install/newt_mac/index.html ---------------------------------------------------------------------- diff --git a/newt/install/newt_mac/index.html b/newt/install/newt_mac/index.html index 0193dea..0ed6b0f 100644 --- a/newt/install/newt_mac/index.html +++ b/newt/install/newt_mac/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/newt/newt_intro/index.html ---------------------------------------------------------------------- diff --git a/newt/newt_intro/index.html b/newt/newt_intro/index.html index db63d86..eed9439 100644 --- a/newt/newt_intro/index.html +++ b/newt/newt_intro/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/newt/newt_operation/index.html ---------------------------------------------------------------------- diff --git a/newt/newt_operation/index.html b/newt/newt_operation/index.html index c7894e8..1cf479d 100644 --- a/newt/newt_operation/index.html +++ b/newt/newt_operation/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/newt/newt_ops/index.html ---------------------------------------------------------------------- diff --git a/newt/newt_ops/index.html b/newt/newt_ops/index.html index 6c2889a..bf0ae96 100644 --- a/newt/newt_ops/index.html +++ b/newt/newt_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/newtmgr/installing/index.html ---------------------------------------------------------------------- diff --git a/newtmgr/installing/index.html b/newtmgr/installing/index.html index 3476b9f..321e348 100644 --- a/newtmgr/installing/index.html +++ b/newtmgr/installing/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/newtmgr/overview/index.html ---------------------------------------------------------------------- diff --git a/newtmgr/overview/index.html b/newtmgr/overview/index.html index 7161bdc..8b0d4f3 100644 --- a/newtmgr/overview/index.html +++ b/newtmgr/overview/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/os/core_os/callout/callout/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/callout/callout/index.html b/os/core_os/callout/callout/index.html index b2c3c5a..bbb8e3a 100644 --- a/os/core_os/callout/callout/index.html +++ b/os/core_os/callout/callout/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/os/core_os/callout/os_callout_func_init/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/callout/os_callout_func_init/index.html b/os/core_os/callout/os_callout_func_init/index.html index 40f037f..e60babb 100644 --- a/os/core_os/callout/os_callout_func_init/index.html +++ b/os/core_os/callout/os_callout_func_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/os/core_os/callout/os_callout_init/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/callout/os_callout_init/index.html b/os/core_os/callout/os_callout_init/index.html index d79593a..a06258c 100644 --- a/os/core_os/callout/os_callout_init/index.html +++ b/os/core_os/callout/os_callout_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/os/core_os/callout/os_callout_queued/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/callout/os_callout_queued/index.html b/os/core_os/callout/os_callout_queued/index.html index dd52d89..5520a24 100644 --- a/os/core_os/callout/os_callout_queued/index.html +++ b/os/core_os/callout/os_callout_queued/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/os/core_os/callout/os_callout_reset/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/callout/os_callout_reset/index.html b/os/core_os/callout/os_callout_reset/index.html index 2d84918..066d53c 100644 --- a/os/core_os/callout/os_callout_reset/index.html +++ b/os/core_os/callout/os_callout_reset/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/os/core_os/callout/os_callout_stop/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/callout/os_callout_stop/index.html b/os/core_os/callout/os_callout_stop/index.html index e9a8f86..26df44b 100644 --- a/os/core_os/callout/os_callout_stop/index.html +++ b/os/core_os/callout/os_callout_stop/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/os/core_os/context_switch/context_switch/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/context_switch/index.html b/os/core_os/context_switch/context_switch/index.html index 9086ac4..601ff61 100644 --- a/os/core_os/context_switch/context_switch/index.html +++ b/os/core_os/context_switch/context_switch/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/os/core_os/context_switch/os_arch_ctx_sw/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_arch_ctx_sw/index.html b/os/core_os/context_switch/os_arch_ctx_sw/index.html index cef34c9..9a5d087 100644 --- a/os/core_os/context_switch/os_arch_ctx_sw/index.html +++ b/os/core_os/context_switch/os_arch_ctx_sw/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/os/core_os/context_switch/os_sched/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched/index.html b/os/core_os/context_switch/os_sched/index.html index 90c6e53..c96f1ae 100644 --- a/os/core_os/context_switch/os_sched/index.html +++ b/os/core_os/context_switch/os_sched/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/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html b/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html index 41a22d2..b6b99c9 100644 --- a/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html +++ b/os/core_os/context_switch/os_sched_ctx_sw_hook/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/os/core_os/context_switch/os_sched_get_current_task/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched_get_current_task/index.html b/os/core_os/context_switch/os_sched_get_current_task/index.html index 5194d18..a05476c 100644 --- a/os/core_os/context_switch/os_sched_get_current_task/index.html +++ b/os/core_os/context_switch/os_sched_get_current_task/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/os/core_os/context_switch/os_sched_insert/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched_insert/index.html b/os/core_os/context_switch/os_sched_insert/index.html index e3ae964..835258a 100644 --- a/os/core_os/context_switch/os_sched_insert/index.html +++ b/os/core_os/context_switch/os_sched_insert/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/os/core_os/context_switch/os_sched_next_task/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched_next_task/index.html b/os/core_os/context_switch/os_sched_next_task/index.html index d5ac2ac..1fe78f8 100644 --- a/os/core_os/context_switch/os_sched_next_task/index.html +++ b/os/core_os/context_switch/os_sched_next_task/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/os/core_os/context_switch/os_sched_os_timer_exp/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched_os_timer_exp/index.html b/os/core_os/context_switch/os_sched_os_timer_exp/index.html index 1564623..ab82b91 100644 --- a/os/core_os/context_switch/os_sched_os_timer_exp/index.html +++ b/os/core_os/context_switch/os_sched_os_timer_exp/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/os/core_os/context_switch/os_sched_resort/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched_resort/index.html b/os/core_os/context_switch/os_sched_resort/index.html index 2e4cbb8..6ef60eb 100644 --- a/os/core_os/context_switch/os_sched_resort/index.html +++ b/os/core_os/context_switch/os_sched_resort/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/os/core_os/context_switch/os_sched_set_current_task/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched_set_current_task/index.html b/os/core_os/context_switch/os_sched_set_current_task/index.html index 4578238..79f38ce 100644 --- a/os/core_os/context_switch/os_sched_set_current_task/index.html +++ b/os/core_os/context_switch/os_sched_set_current_task/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/os/core_os/context_switch/os_sched_sleep/index.html ---------------------------------------------------------------------- diff --git a/os/core_os/context_switch/os_sched_sleep/index.html b/os/core_os/context_switch/os_sched_sleep/index.html index 475e912..56a8755 100644 --- a/os/core_os/context_switch/os_sched_sleep/index.html +++ b/os/core_os/context_switch/os_sched_sleep/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>
