Commit Graph

154 Commits

Author SHA1 Message Date
Paul O’Shannessy 59f52bce04 Cleanup "Displaying Data" 2013-07-16 23:24:22 -07:00
Paul O’Shannessy 8d3465060d Merge remote-tracking branch 'upstream/docs-refactor' into HEAD 2013-07-16 23:23:32 -07:00
Cheng Lou b343fcaba3 grammar error 2013-07-17 00:15:49 -04:00
Cheng Lou 526099c928 changing back to 'give it five minutes', tweak that sentence 2013-07-17 00:12:21 -04:00
Paul O’Shannessy f0984cf789 Don't hard code React version anywhere 2013-07-16 21:08:10 -07:00
Cheng Lou 28f6f034ff Tweaked the intro page
Here are some ideas that I think work better:
- 15 repetitions of "React". Removed a few.
- The "two main ideas" weren't clearly separated. I put them under different headers and simplified the wording.
- The "Give it Five Minutes section didn't sound as reassuring. Made it sound more certain.
2013-07-16 21:39:20 -04:00
Paul O’Shannessy 3be6083ea4 Autogen the docs nav
This is still the same amount of duplication, except way easier to
parse. Docs nav now lives in `_config.yml` and you must restart jekyll
to see changes to that list (since config is only read at jekyll launch)
2013-07-16 17:24:41 -07:00
Paul O’Shannessy f367d0e707 Remove numbers from URLs.
This will let us keep docs in order on the filesystem but have
reasonable permalinks. If we add something at 02- it doesn't result in
lots of broken links.
2013-07-16 17:09:43 -07:00
Paul O’Shannessy 9694a0f7ea Fix title casing and heading levels 2013-07-16 14:52:57 -07:00
Paul O’Shannessy 04bfa545f7 Remove "Scaling Up" 2013-07-16 13:55:42 -07:00
petehunt e9e8934577 fix markup bugs 2013-07-14 18:46:50 -07:00
petehunt 2397e35cdd switch to guides 2013-07-14 18:43:33 -07:00
petehunt 0e585d8102 put it all together 2013-07-14 18:42:39 -07:00
petehunt 6009934176 cleanup some files, move tutorial 2013-07-14 18:35:59 -07:00
petehunt b20c2641d4 move docs around, add likebutton 2013-07-14 18:31:46 -07:00
petehunt 445a0dac37 tweak the source 2013-07-14 18:25:51 -07:00
petehunt 33abe80b59 scaling up fix 2013-07-14 18:00:17 -07:00
petehunt d7cf1c509b delete old docs 2013-07-14 17:57:39 -07:00
petehunt 7d97f26870 add more examples 2013-07-14 17:52:25 -07:00
petehunt b2107ba80b update and move tutorial 2013-07-14 17:49:07 -07:00
petehunt d0c431a2a3 Fix comma 2013-07-14 17:15:28 -07:00
Pete Hunt ab7ef4ed3b Update 08-working-with-your-environment.md 2013-07-14 17:07:58 -07:00
petehunt 204edb4a27 fix some links 2013-07-14 17:07:57 -07:00
Pete Hunt 3c742d50b6 Update 03-interactivity-and-dynamic-uis.md 2013-07-14 17:07:57 -07:00
Pete Hunt 1c51cc34cd Update 02.1-jsx-in-depth.md 2013-07-14 17:07:57 -07:00
Pete Hunt 64b9b55a0d Update 02.2-jsx-gotchas.md 2013-07-14 17:07:57 -07:00
Pete Hunt f9741b0728 Update 01-motivation.md 2013-07-14 17:07:57 -07:00
petehunt 3085254a91 reorg 2013-07-14 17:07:57 -07:00
petehunt 0de35588c1 jsx gotchas, reference 2013-07-14 17:07:57 -07:00
petehunt 21ea1ac61e add working with your environment section 2013-07-14 17:07:57 -07:00
petehunt 4fccaa514b @vjeux comments 2013-07-14 17:07:57 -07:00
petehunt 13ad0c500b antipatterns 2013-07-14 17:07:57 -07:00
petehunt 126a7f5c11 more jsx handholding 2013-07-14 17:07:57 -07:00
petehunt bb3bd76fe9 Reorg docs, write a lot of content, import a lot of stuff from dex 2013-07-14 17:07:57 -07:00
petehunt 4bbdcdb0b8 another comment 2013-07-14 17:07:57 -07:00
petehunt d294a7f30f more scaling up 2013-07-14 17:07:57 -07:00
petehunt de8d0e35a2 more state machiens 2013-07-14 17:07:57 -07:00
petehunt faa84b5b85 further improvements 2013-07-14 17:07:57 -07:00
petehunt e1e5f17b27 link to blog 2013-07-14 17:07:57 -07:00
petehunt 0e63000b5c even better toc 2013-07-14 17:07:57 -07:00
petehunt 151997b1e1 Start on section 04 2013-07-14 17:07:57 -07:00
petehunt a36bcd33c6 more toc 2013-07-14 17:07:57 -07:00
petehunt 9194fea915 Add table of contents info 2013-07-14 17:07:57 -07:00
petehunt 67d9891926 add seconds 02.1 and 03 2013-07-14 17:07:56 -07:00
petehunt 05341fb3b3 Add more jsx docs rather than linking 2013-07-14 17:07:56 -07:00
petehunt c82afd7e54 Some style changes 2013-07-14 17:07:56 -07:00
petehunt ed98f2ca57 Make less facebooky 2013-07-14 17:07:56 -07:00
petehunt 462e450bb3 First two sections of newdocs 2013-07-14 17:07:56 -07:00
Paul O’Shannessy 607de16d82 New blog post: Props in v0.4 2013-07-11 15:52:29 -07:00
Cheng Lou 858377946f Emphasis on single child. 2013-07-06 16:10:34 -04:00