From d662628ee3d7a42c24176344a6f9c6068523ea44 Mon Sep 17 00:00:00 2001 From: Joel Marcey Date: Tue, 21 Jun 2016 17:21:48 -0700 Subject: [PATCH] Move Videos and Newsletter to Support Summary: Simplify the sidebar. We have Twitter feed in support. These have a community feel as well. Closes https://github.com/facebook/react-native/pull/8287 Differential Revision: D3467042 Pulled By: lacker fbshipit-source-id: 60749d0cb31f284dae7c5402bfcde7b4d01aa32f --- docs/Newsletter.md | 8 ---- docs/SampleApplication-F8App.md | 2 +- docs/Videos.md | 67 ----------------------------- website/src/react-native/support.js | 64 +++++++++++++++++++++++++++ 4 files changed, 65 insertions(+), 76 deletions(-) delete mode 100644 docs/Newsletter.md delete mode 100644 docs/Videos.md diff --git a/docs/Newsletter.md b/docs/Newsletter.md deleted file mode 100644 index 800bf5408..000000000 --- a/docs/Newsletter.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: newsletter -title: Newsletter -layout: docs -category: Community Resources -permalink: http://reactnative.cc/ -next: style ---- diff --git a/docs/SampleApplication-F8App.md b/docs/SampleApplication-F8App.md index 258906b4c..c295b79e3 100644 --- a/docs/SampleApplication-F8App.md +++ b/docs/SampleApplication-F8App.md @@ -4,5 +4,5 @@ title: F8 2016 App layout: docs category: Sample Applications permalink: http://makeitopen.com/ -next: videos +next: style --- diff --git a/docs/Videos.md b/docs/Videos.md deleted file mode 100644 index 68537e117..000000000 --- a/docs/Videos.md +++ /dev/null @@ -1,67 +0,0 @@ ---- -id: videos -title: Videos -layout: docs -category: Community Resources -permalink: docs/videos.html -next: newsletter ---- - -### React.js Conf 2016 - - - - - - - - - - - - - - - - - - - - - - - - - - -### React.js Conf 2015 - - - - - - - - - - - - - - - -### [The Changelog #149](https://thechangelog.com/149/) -With Christopher "vjeux" Chedeau and Spencer Ahrens - - - -### [JSJabber #146](http://devchat.tv/js-jabber/146-jsj-react-with-christopher-chedeau-and-jordan-walke) -With Christopher "vjeux" Chedeau and Jordan Walke - - diff --git a/website/src/react-native/support.js b/website/src/react-native/support.js index 8bb1a0bd3..a84484eca 100644 --- a/website/src/react-native/support.js +++ b/website/src/react-native/support.js @@ -61,6 +61,70 @@ var support = React.createClass({

#reactnative hash tag on Twitter is used to keep up with the latest React Native news.

+ +

Newsletter

+

Community member Brent Vatne runs an occasional React Native newsletter with news and happenings from the world of React Native.

+ +

Audio and Video

+

Check out various audio and video of those speaking about React Native at conferences, in podcasts, etc.

+

React.js Conf 2016

+ + + + + + + + + + + + + + + + + + + + + + + + + + +

React.js Conf 2015

+ + + + + + + + + + + + + + + +

The Changelog #149

+

With Christopher "vjeux" Chedeau and Spencer Ahrens

+ + + +

JSJabber #146

+

With Christopher "vjeux" Chedeau and Jordan Walke

+ +