|
| 1 | +{ |
| 2 | + "config": { |
| 3 | + "title": "React And Typescript", |
| 4 | + "description": "React and TypeScript: The Unofficial Documentation", |
| 5 | + "menu": [ |
| 6 | + "Home", |
| 7 | + "Installation", |
| 8 | + "Examples", |
| 9 | + [ |
| 10 | + "Functional Components" |
| 11 | + ] |
| 12 | + ], |
| 13 | + "version": "0.1.0", |
| 14 | + "repository": "https://github.com/AryanJ-NYC/reactandtypescript.dev", |
| 15 | + "native": false, |
| 16 | + "codeSandbox": true, |
| 17 | + "themeConfig": { |
| 18 | + "colors": { |
| 19 | + "primary": "#294E80" |
| 20 | + } |
| 21 | + }, |
| 22 | + "separator": "-" |
| 23 | + }, |
| 24 | + "props": [], |
| 25 | + "entries": [ |
| 26 | + { |
| 27 | + "key": "src/pages/index.mdx", |
| 28 | + "value": { |
| 29 | + "name": "Home", |
| 30 | + "route": "/", |
| 31 | + "id": "522b7407e210088f3588b943aec44115", |
| 32 | + "filepath": "src/pages/index.mdx", |
| 33 | + "link": "https://github.com/AryanJ-NYC/reactandtypescript.dev/edit/master/src/pages/index.mdx", |
| 34 | + "slug": "src-pages-index", |
| 35 | + "menu": "", |
| 36 | + "headings": [ |
| 37 | + { |
| 38 | + "slug": "home", |
| 39 | + "depth": 1, |
| 40 | + "value": "Home" |
| 41 | + }, |
| 42 | + { |
| 43 | + "slug": "hi-people", |
| 44 | + "depth": 1, |
| 45 | + "value": "Hi people" |
| 46 | + } |
| 47 | + ] |
| 48 | + } |
| 49 | + }, |
| 50 | + { |
| 51 | + "key": "src/pages/examples/functional-components.mdx", |
| 52 | + "value": { |
| 53 | + "name": "Functional Components", |
| 54 | + "route": "/installation/functional-components", |
| 55 | + "menu": "Examples", |
| 56 | + "id": "239d719d23ca72118284e4bfa416e18f", |
| 57 | + "filepath": "src/pages/examples/functional-components.mdx", |
| 58 | + "link": "https://github.com/AryanJ-NYC/reactandtypescript.dev/edit/master/src/pages/examples/functional-components.mdx", |
| 59 | + "slug": "src-pages-examples-functional-components", |
| 60 | + "headings": [ |
| 61 | + { |
| 62 | + "slug": "functional-components", |
| 63 | + "depth": 1, |
| 64 | + "value": "Functional Components" |
| 65 | + } |
| 66 | + ] |
| 67 | + } |
| 68 | + }, |
| 69 | + { |
| 70 | + "key": "src/pages/installation/gatsby.mdx", |
| 71 | + "value": { |
| 72 | + "name": "Gatsby", |
| 73 | + "route": "/installation/gatsby", |
| 74 | + "menu": "Installation", |
| 75 | + "id": "564fc0dc9ce695d4d297e27fac07047b", |
| 76 | + "filepath": "src/pages/installation/gatsby.mdx", |
| 77 | + "link": "https://github.com/AryanJ-NYC/reactandtypescript.dev/edit/master/src/pages/installation/gatsby.mdx", |
| 78 | + "slug": "src-pages-installation-gatsby", |
| 79 | + "headings": [ |
| 80 | + { |
| 81 | + "slug": "gatsby", |
| 82 | + "depth": 1, |
| 83 | + "value": "Gatsby" |
| 84 | + } |
| 85 | + ] |
| 86 | + } |
| 87 | + }, |
| 88 | + { |
| 89 | + "key": "src/pages/installation/create-react-app.mdx", |
| 90 | + "value": { |
| 91 | + "name": "Create React App", |
| 92 | + "route": "/installation/create-react-app", |
| 93 | + "menu": "Installation", |
| 94 | + "id": "8597a27a9e6601a9049b781e8e0e4b73", |
| 95 | + "filepath": "src/pages/installation/create-react-app.mdx", |
| 96 | + "link": "https://github.com/AryanJ-NYC/reactandtypescript.dev/edit/master/src/pages/installation/create-react-app.mdx", |
| 97 | + "slug": "src-pages-installation-create-react-app", |
| 98 | + "headings": [ |
| 99 | + { |
| 100 | + "slug": "create-react-app", |
| 101 | + "depth": 1, |
| 102 | + "value": "Create React App" |
| 103 | + }, |
| 104 | + { |
| 105 | + "slug": "create-a-new-app-with-typescript", |
| 106 | + "depth": 2, |
| 107 | + "value": "Create a New App with TypeScript" |
| 108 | + }, |
| 109 | + { |
| 110 | + "slug": "using-npm", |
| 111 | + "depth": 3, |
| 112 | + "value": "Using NPM" |
| 113 | + }, |
| 114 | + { |
| 115 | + "slug": "using-yarn", |
| 116 | + "depth": 3, |
| 117 | + "value": "Using Yarn" |
| 118 | + }, |
| 119 | + { |
| 120 | + "slug": "add-typescript-to-an-existing-create-react-app-application", |
| 121 | + "depth": 2, |
| 122 | + "value": "Add TypeScript to an Existing Create React App Application" |
| 123 | + } |
| 124 | + ] |
| 125 | + } |
| 126 | + }, |
| 127 | + { |
| 128 | + "key": "src/pages/installation/zeit-next-js.mdx", |
| 129 | + "value": { |
| 130 | + "name": "Zeit Next.js", |
| 131 | + "route": "/installation/zeit-next-js", |
| 132 | + "menu": "Installation", |
| 133 | + "id": "aa24e7b540a30970bc1e16d589856ee5", |
| 134 | + "filepath": "src/pages/installation/zeit-next-js.mdx", |
| 135 | + "link": "https://github.com/AryanJ-NYC/reactandtypescript.dev/edit/master/src/pages/installation/zeit-next-js.mdx", |
| 136 | + "slug": "src-pages-installation-zeit-next-js", |
| 137 | + "headings": [ |
| 138 | + { |
| 139 | + "slug": "zeit-nextjs", |
| 140 | + "depth": 1, |
| 141 | + "value": "Zeit Next.js" |
| 142 | + } |
| 143 | + ] |
| 144 | + } |
| 145 | + } |
| 146 | + ] |
| 147 | +} |
0 commit comments