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/01/07 00:51:55 UTC

[16/30] incubator-mynewt-site git commit: new website fixes continued

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b033d797/documentation/index.html
----------------------------------------------------------------------
diff --git a/documentation/index.html b/documentation/index.html
new file mode 100644
index 0000000..4934855
--- /dev/null
+++ b/documentation/index.html
@@ -0,0 +1,347 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        
+        
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/documentation/">
+        <link rel="shortcut icon" href="../img/favicon.ico">
+
+	<title>Documentation - Mynewt Testing</title>
+
+        <link href="../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../css/highlight.css">
+        <link href="../css/base.css" rel="stylesheet">
+        <link href="../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../extra.css" rel="stylesheet">
+
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
+
+        
+    </head>
+
+
+    <body class="Documentation">
+
+
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org/img/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+        </div>
+
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
+
+        <div class="container-fluid">
+            
+                <div class="row"
+    <div class="column col-md-12">
+        <div class="main-banner">
+            <img src="http://mynewt.incubator.apache.org/img/logo.svg">
+            <h3 class="hidden-xs">modular OS for constrained, embedded environments</h3>
+        </div>
+    </div>
+</div>
+<div class="container small-no-padding">
+    <div class="row">
+        <div class="col-md-12 content">
+            
+                <h1 id="documentation-organization">Documentation Organization<a class="headerlink" href="#documentation-organization" title="Permanent link">&para;</a></h1>
+<p>The chapter organization is outlined below. Each chapter will include one or more tutorials for hands-on experience with the material in each chapter.</p>
+            
+        </div>
+    </div>
+    <div class="row content">
+        <div class="column col-sm-12 col-md-offset-3 col-md-6 search-container text-center">
+            <form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
+                <div class="form-group">
+                    <input id="search-input" type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <div class="row">
+        
+            
+        
+            
+        
+            
+        
+            
+        
+            
+        
+            
+                <div class="col-md-6 doc-section">
+                    <div class="outline-title">Chapter 1 - Get Started</div>
+                    <p>The chapter organization is outlined below. Each chapter will include one or more tutorials for hands-on experience with the material in each chapter.</p>
+                    
+                        <ul>
+                            
+                                <li class="">
+                                    <a href="../get_started/newt_concepts/">Newt Concepts</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../get_started/project1/">Blinky, The First Project</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../get_started/how_to_edit_docs/">How to edit docs</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../get_started/try_markdown/">Sample doc to edit</a>
+                                </li>
+                            
+                        </ul>
+                    
+                </div>
+            
+        
+            
+                <div class="col-md-6 doc-section">
+                    <div class="outline-title">Chapter 2 - Get Acclimated</div>
+                    <p>Delves deeper into the concepts crucial to the software development effort.</p>
+                    
+                        <ul>
+                            
+                                <li class="">
+                                    <a href="../get_acclimated/vocabulary/">Understanding Newt Terms</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../get_acclimated/project2/">Project 2</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../get_acclimated/project3/">Project 3</a>
+                                </li>
+                            
+                        </ul>
+                    
+                </div>
+            
+        
+            
+                <div class="col-md-6 doc-section">
+                    <div class="outline-title">Chapter 3 - Newt Tool</div>
+                    <p>Describes the command structure and details all the available commands to help you with your project.</p>
+                    
+                        <ul>
+                            
+                                <li class="">
+                                    <a href="../newt/newt_ops/">Command structure</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../newt/newt_tool_reference/">Command list</a>
+                                </li>
+                            
+                        </ul>
+                    
+                </div>
+            
+        
+            
+                <div class="col-md-6 doc-section">
+                    <div class="outline-title">Chapter 4 - Mynewt OS</div>
+                    <p>Provides an overview of the features available and how to customize for your hardware and software application.</p>
+                    
+                        <ul>
+                            
+                                <li class="">
+                                    <a href="../os/mynewt_os/">Overview</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/context_switch/">Scheduler/Context Switching</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/time/">Time</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/task/">Tasks</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/event_queue/">Event Queues</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/semaphore/">Semaphores</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/mutex/">Mutexes</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/memory_pool/">Memory Pools</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/heap/">Heap</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/mbufs/">Mbufs</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/sanity/">Sanity</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/callout/">Callout Functions</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../os/port_os/">Porting to other Platforms</a>
+                                </li>
+                            
+                        </ul>
+                    
+                </div>
+            
+        
+            
+                <div class="col-md-6 doc-section">
+                    <div class="outline-title">Chapter 5 - Modules</div>
+                    <p>Lays out all the available modules such as HAL (Hardware Abstraction Layer), console, le system, networking stacks, and other middleware components.</p>
+                    
+                        <ul>
+                            
+                                <li class="">
+                                    <a href="../modules/console/">Console</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../modules/shell/">Shell</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../modules/bootloader/">Bootloader</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../modules/filesystem/">File System</a>
+                                </li>
+                            
+                                <li class="">
+                                    <a href="../modules/testutil/">Test Utilities</a>
+                                </li>
+                            
+                        </ul>
+                    
+                </div>
+            
+        
+            
+                <div class="col-md-6 doc-section">
+                    <div class="outline-title">Chapter 6 - Packaging it</div>
+                    <p>Packages for distribution delineates the process of creating complete packages to load on your embedded device to get it up, connected, and ready for remote management.</p>
+                    
+                        <ul>
+                            
+                                <li class="">
+                                    <a href="../packaging/dist/">Creating Packages</a>
+                                </li>
+                            
+                        </ul>
+                    
+                </div>
+            
+        
+    </div>
+</div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org/img/apache-feather.png" alt="Apache" title="Apache">
+            </div>
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org/img/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
+    </div>
+</footer>
+            </div>
+        </div>
+
+        <script src="../js/jquery-1.10.2.min.js"></script>
+        <script src="../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../js/highlight.pack.js"></script>
+        <script src="../js/base.js"></script>
+        <script src="../js/custom.js"></script>
+
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b033d797/download/index.html
----------------------------------------------------------------------
diff --git a/download/index.html b/download/index.html
new file mode 100644
index 0000000..3e7044c
--- /dev/null
+++ b/download/index.html
@@ -0,0 +1,223 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        
+        
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/download/">
+        <link rel="shortcut icon" href="../img/favicon.ico">
+
+	<title>Download - Mynewt Testing</title>
+
+        <link href="../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../css/highlight.css">
+        <link href="../css/base.css" rel="stylesheet">
+        <link href="../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../extra.css" rel="stylesheet">
+
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
+
+        
+    </head>
+
+
+    <body class="Download">
+
+
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org/img/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+        </div>
+
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
+
+        <div class="container-fluid">
+            
+                <div class="row"
+    <div class="column col-md-12">
+        <div class="main-banner">
+            <img src="http://mynewt.incubator.apache.org/img/logo.svg">
+            <h3 class="hidden-xs">modular OS for constrained, embedded environments</h3>
+        </div>
+    </div>
+</div>
+<div class="container">
+    <div class="row">
+        <div class="col-md-12">
+            <h1 class="text-center">Download - Project Git Repository</h1>
+        </div>
+    </div>
+    <div class="row downloadables">
+        <div class="col-md-4">
+            <div class="downloadable text-center">
+                <div class="container-fluid">
+                    <div class="row">
+                        <div class="col-md-12">
+                            <h3>Documentation Repository</h3>
+                        </div>
+                    </div>
+                    <div class="row">
+                        <div class="col-md-12">
+                            <p>Containing the markdown docs that generate the html pages you see here.</p>
+                        </div>
+                    </div>
+                    <div class="row">
+                        <div class="col-md-12">
+                            <a target="_blank" href="https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-site.git">
+                                <button class="download-button bg-orange">view git repository <i class="fa fa-arrow-circle-o-right"></i></button>
+                            </a>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+        <div class="col-md-4">
+            <div class="downloadable text-center">
+                <div class="container-fluid">
+                    <div class="row">
+                        <div class="col-md-12">
+                            <h3>Mynewt OS development repository (larva)</h3>
+                        </div>
+                    </div>
+                    <div class="row">
+                        <div class="col-md-12">
+                            <p>Containing all code packages for newt operating system and middleware software being worked on.</p>
+                        </div>
+                    </div>
+                    <div class="row">
+                        <div class="col-md-12">
+                            <a target="_blank" href="https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-larva.git">
+                                <button class="download-button bg-orange">view git repository <i class="fa fa-arrow-circle-o-right"></i></button>
+                            </a>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+        <div class="col-md-4">
+            <div class="downloadable text-center">
+                <div class="container-fluid">
+                    <div class="row">
+                        <div class="col-md-12">
+                            <h3>Newt tool development repository (newt)</h3>
+                        </div>
+                    </div>
+                    <div class="row">
+                        <div class="col-md-12">
+                            <p>Containing source code for the newt tool.</p>
+                        </div>
+                    </div>
+                    <div class="row">
+                        <div class="col-md-12">
+                            <a target="_blank"  href="https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-newt.git">
+                                <button class="download-button bg-orange">view git repository <i class="fa fa-arrow-circle-o-right"></i></button>
+                            </a>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <div class="row content">
+        <div class="col-md-12">
+            
+                <p>For general information on using Git at Apache, go to https://git-wip-us.apache.org.</p>
+<p>If you are not a committer, follow the proposed non-committer workflow to share your work. The direct link to the proposed workflow is https://git-wip-us.apache.org/docs/workflow.html.</p>
+<p>To clone the Mynewt OS development repository:</p>
+<p><strong>Non Committers</strong></p>
+<pre><code>$ git clone http://git/wip/us.apache.org/repos/asf/incubator-mynewt-larva.git
+</code></pre>
+<p><strong>Committers</strong></p>
+<pre><code>$ git clone https://git/wip/us.apache.org/repos/asf/incubator-mynewt-larva.git
+</code></pre>
+            
+        </div>
+    </div>
+</div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org/img/apache-feather.png" alt="Apache" title="Apache">
+            </div>
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org/img/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
+    </div>
+</footer>
+            </div>
+        </div>
+
+        <script src="../js/jquery-1.10.2.min.js"></script>
+        <script src="../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../js/highlight.pack.js"></script>
+        <script src="../js/base.js"></script>
+        <script src="../js/custom.js"></script>
+
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b033d797/events/index.html
----------------------------------------------------------------------
diff --git a/events/index.html b/events/index.html
new file mode 100644
index 0000000..a08b928
--- /dev/null
+++ b/events/index.html
@@ -0,0 +1,159 @@
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        
+        
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/events/">
+        <link rel="shortcut icon" href="../img/favicon.ico">
+
+	<title>Events - Mynewt Testing</title>
+
+        <link href="../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../css/font-awesome-4.0.3.css" rel="stylesheet">
+        <link rel="stylesheet" href="../css/highlight.css">
+        <link href="../css/base.css" rel="stylesheet">
+        <link href="../css/custom.css" rel="stylesheet">
+        <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../extra.css" rel="stylesheet">
+
+        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+        <!--[if lt IE 9]>
+            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+        <![endif]-->
+
+        
+    </head>
+
+
+    <body class="Events">
+
+
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org/img/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- Collapsed navigation -->
+        <div class="navbar-header">
+            <!-- Expander button -->
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+        </div>
+
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org/events/">Events</a>
+                </li>
+            </ul>
+
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
+
+        <div class="container-fluid">
+            
+                <div class="row"
+    <div class="column col-md-12">
+        <div class="main-banner">
+            <img src="http://mynewt.incubator.apache.org/img/logo.svg">
+            <h3 class="hidden-xs">modular OS for constrained, embedded environments</h3>
+        </div>
+    </div>
+</div>
+<div class="row">
+    <div class="column col-md-12">
+        <div class="container">
+            <div class="row">
+                <div class="col-md-12 content">
+                    
+                        <h1 id="events">Events<a class="headerlink" href="#events" title="Permanent link">&para;</a></h1>
+<p>Please take a look at our upcoming events! We hope to see you there.</p>
+                    
+                    
+                        <div class="event">
+                            <h2>Internet of Things World</h2>
+                            <p>May 10 - 12, 2016</p>
+                            <p>Moscone Center, San Francisco, CA, USA</p>
+                            <p>Check out our product at the largest and most comprehensive IoT event on the market.</p>
+                        </div>
+                    
+                        <div class="event">
+                            <h2>See us at Bluetooth World!</h2>
+                            <p>March 15 - 16, 2016</p>
+                            <p>Levi's Stadium, CA, USA</p>
+                            <p>Find out more about our open-source offering at this event featuring the best of IoT innovations powered by Bluetooth</p>
+                        </div>
+                    
+                </div>
+            </div>
+        </div>
+    </div>
+</div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org/img/apache-feather.png" alt="Apache" title="Apache">
+            </div>
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org/img/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <small class="footnote">
+                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            </small>
+        </div>
+    </div>
+</footer>
+            </div>
+        </div>
+
+        <script src="../js/jquery-1.10.2.min.js"></script>
+        <script src="../js/bootstrap-3.0.3.min.js"></script>
+        <script src="../js/highlight.pack.js"></script>
+        <script src="../js/base.js"></script>
+        <script src="../js/custom.js"></script>
+
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b033d797/extra.css
----------------------------------------------------------------------
diff --git a/extra.css b/extra.css
new file mode 100644
index 0000000..98acda9
--- /dev/null
+++ b/extra.css
@@ -0,0 +1,18 @@
+/*
+ * Fix wrapping in the code highlighting
+ *
+ * https://github.com/mkdocs/mkdocs/issues/233
+ */
+code {
+    white-space: pre;
+}
+
+/*
+ * Wrap inline code samples otherwise they shoot off the side and
+ * can't be read at all.
+ *
+ * https://github.com/mkdocs/mkdocs/issues/313
+ */
+p code {
+    word-wrap: break-word;
+}

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b033d797/fonts/fontawesome-webfont.eot
----------------------------------------------------------------------
diff --git a/fonts/fontawesome-webfont.eot b/fonts/fontawesome-webfont.eot
new file mode 100644
index 0000000..7c79c6a
Binary files /dev/null and b/fonts/fontawesome-webfont.eot differ