Reviewed By: danielbuechele

Differential Revision: D7010371

fbshipit-source-id: 9a111010755ee134bded7500c461342b944b4d62
This commit is contained in:
Emil Sjölander
2018-02-16 09:03:21 -08:00
committed by Facebook Github Bot
parent 82aaebfea2
commit bdc37b0797
212 changed files with 854 additions and 5488 deletions

View File

@@ -0,0 +1,2 @@
webpackJsonp([0xfd0f0d2dff03],{166:function(e,t){},132:function(e,t,a){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=a(1),l=n(r);a(166),t.default=function(e){return l.default.createElement("div",{className:"Padded "+(e.className||"")},e.children)},e.exports=t.default},462:function(e,t){},370:function(e,t,a){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.query=void 0;var r=a(37),l=n(r),o=a(32),u=n(o);a(38),a(33);var d=a(1),i=n(d),c=a(49),f=n(c),s=a(133),m=n(s),h=a(132),p=n(h);a(462);var g={"getting-started":"Getting Started",properties:"Properties",examples:"Examples",contributing:"Contributing"};t.default=function(e){var t=e.data;return i.default.createElement(m.default,{className:"docs-landing",shouldShowFooter:!0},i.default.createElement(p.default,null,i.default.createElement(l.default,{className:"heading"},i.default.createElement(u.default,{xl:16,lg:16,md:24,sm:24,xs:24},i.default.createElement("h1",null,"Documentation"),i.default.createElement("p",null,"Welcome to Yoga's documentation page. Below you will find helpful documentation covering all the features of the library. Each page comes with an interactive playground for you to explore that feature. The examples section feature some of the most common layouts and how to build them. This is a community projects and contributions within documentation, code, and tests are more then welcome. The contributing section below covers how to get started."))),i.default.createElement(l.default,null,["getting-started","properties","examples","contributing"].map(function(e){return i.default.createElement(u.default,{lg:6,md:12,xs:24,key:e,className:"category"},i.default.createElement("h2",null,g[e]),t.allMarkdownRemark.edges.filter(function(t){var a=t.node;return a.fileAbsolutePath.indexOf("/"+e+"/")>-1}).map(function(e){var t=e.node;return t.frontmatter.redirect?i.default.createElement("a",{key:t.id,href:t.frontmatter.path},t.frontmatter.title):i.default.createElement(f.default,{key:t.id,to:t.frontmatter.path},t.frontmatter.title)}))}))))};t.query="** extracted graphql fragment **"}});
//# sourceMappingURL=component---src-pages-docs-index-js-4d1e37ff1ffa5a1b030a.js.map