Updated events with ESC conference in Dec 2016
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/41c526f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/41c526f9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/41c526f9 Branch: refs/heads/master Commit: 41c526f9f7cb281f9a429108ebd462f4487d7b70 Parents: d0b69c5 Author: aditihilbert <[email protected]> Authored: Fri Nov 11 17:14:08 2016 -0800 Committer: aditihilbert <[email protected]> Committed: Fri Nov 11 17:14:08 2016 -0800 ---------------------------------------------------------------------- mkdocs.yml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/41c526f9/mkdocs.yml ---------------------------------------------------------------------- diff --git a/mkdocs.yml b/mkdocs.yml index 9a31988..3a25117 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -379,10 +379,10 @@ extra: versions: - label: 'develop' branch: 'develop' - latest: False + latest: True - label: '0.9.0' branch: 'v0_9_0' - latest: True + latest: False doc_path: 'os/introduction' chapters: Chapter 1 - Get Started: 'The chapter organization is outlined below. Each chapter will include one or more tutorials for hands-on experience with the material in each chapter.' @@ -393,11 +393,16 @@ extra: Chapter 6 - Packaging it: '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.' events: event 1: + title: 'Embedded Systems Conference' + description: 'Join discussions of Apache Mynewt OS at the conference.' + location: "San Jose Convention Center, San Jose, CA, USA" + date: '6-8 December, 2016' + event 2: title: 'ARM TechCon' description: 'See Apache Mynewt in action in Booth #805. Watch it enable a variety of functionalities on different boards!' location: "Santa Clara Convention Center, Santa Clara, CA, USA" date: '25-27 October, 2016' - event 2: + event 3: title: 'Linaro Connect - Keynote Presentation' description: 'LAS16-104: Mynewt Technical Overview. Apache Mynewt developers will be available until September 28th to meet and discuss Mynewt OS and associated Newt tool.' location: "Grand Ballroom C, JW Marriott Resort and Spa Hotel, Las Vegas, NV"
