File tree Expand file tree Collapse file tree 2 files changed +32
-33
lines changed Expand file tree Collapse file tree 2 files changed +32
-33
lines changed Original file line number Diff line number Diff line change 1- ---
1+ ---
22baseurl : /react
33url : http://facebook.github.io
44permalink : /blog/:year/:month/:day/:title.html
5- exclude :
5+ exclude :
66- Gemfile
77- Gemfile.lock
88- README.md
99- Rakefile
10- redcarpet :
11- extensions :
10+ redcarpet :
11+ extensions :
1212 - fenced_code_blocks
1313pygments : true
1414name : React
1515markdown : redcarpet
16- react_version : 0.4.0a
16+ react_version : 0.4.0
1717description : A JavaScript library for building user interfaces
1818relative_permalinks : true
19-
2019nav_docs_sections :
2120- title : Quick Start
2221 items :
@@ -26,29 +25,29 @@ nav_docs_sections:
2625 title : Tutorial
2726- title : Guides
2827 items :
29- - id : why-react
30- title : Why React?
31- - id : displaying-data
32- title : Displaying Data
33- subitems :
34- - id : jsx-in-depth
35- title : JSX in Depth
36- - id : jsx-gotchas
37- title : JSX Gotchas
38- - id : interactivity-and-dynamic-uis
39- title : Interactivity and Dynamic UIs
40- - id : multiple-components
41- title : Multiple Components
42- - id : reusable-components
43- title : Reusable Components
44- - id : forms
45- title : Forms
46- - id : working-with-the-browser
47- title : Working With the Browser
48- subitems :
49- - id : more-about-refs
50- title : More About Refs
51- - id : tooling-integration
52- title : Tooling integration
53- - id : reference
54- title : Reference
28+ - id : why-react
29+ title : Why React?
30+ - id : displaying-data
31+ title : Displaying Data
32+ subitems :
33+ - id : jsx-in-depth
34+ title : JSX in Depth
35+ - id : jsx-gotchas
36+ title : JSX Gotchas
37+ - id : interactivity-and-dynamic-uis
38+ title : Interactivity and Dynamic UIs
39+ - id : multiple-components
40+ title : Multiple Components
41+ - id : reusable-components
42+ title : Reusable Components
43+ - id : forms
44+ title : Forms
45+ - id : working-with-the-browser
46+ title : Working With the Browser
47+ subitems :
48+ - id : more-about-refs
49+ title : More About Refs
50+ - id : tooling-integration
51+ title : Tooling integration
52+ - id : reference
53+ title : Reference
Original file line number Diff line number Diff line change 11{
22 "name" : " react-tools" ,
3- "version" : " 0.4.0a " ,
3+ "version" : " 0.4.0 " ,
44 "keywords" : [
55 " react" ,
66 " jsx" ,
You can’t perform that action at this time.
0 commit comments