Commit Graph

36 Commits

Author SHA1 Message Date
Dan Abramov
2d7c8c41ec Tweak cross-linking 2018-06-27 16:22:37 +01:00
Dan Abramov
623523131e Rewrite Installation and related docs (#996)
* Rewrite "adding React to existing app"

Fixes #988

* Some copy

* typo

* Update babel instructions

* Update umd link

* Add prod minification section

* Show "button" example in several targets

* wip

* More

* More

* tweak

* yas

* Multi root tip

* moaar

* alot

* Tweak links

* Explain better

* better lead

* tweaks

* tweaks

* wording

* More reassuring tone

* Grammar

* wording

* feedback from readers

* Use id, not class

* More nits

* Re-add a useful section
2018-06-26 01:24:56 +01:00
Tien H. Nguyen
c300c144f9 Add missing prepositions to tutorial.md (#993) 2018-06-24 02:13:10 +01:00
Dan
70d20c81ff consistent case 2018-06-23 12:45:05 +01:00
Dan
4ba0ba8526 Formatting nits 2018-06-23 12:36:36 +01:00
Dan
438117a426 Minor edit 2018-06-23 12:29:55 +01:00
Dan
a00440d4e7 Properly cross-link tutorial and guide. Explain why. 2018-06-23 03:32:12 +01:00
Dan
db66436112 Make CodePen links more prominent and consistent 2018-06-23 02:10:56 +01:00
Dan Abramov
9c1fb9cbe8 Try using ES5 function in tutorial (#989) 2018-06-22 21:37:48 +01:00
Jackie Lang
4d575e7090 Improve tutorial.md's clarity and structure (#649)
* Improve tutorial.md's clarity and structure

* Fix typos and make additional changes to tutorial.md

* edits

* moar changes
2018-06-22 20:04:09 +01:00
Dipanjan Kundu
538ec13744 Update tutorial.md (#566)
* Update tutorial.md

* Grammar
2018-02-01 09:15:47 -08:00
Sergey Korzh
21300896dc Removed unnecessary dot. (#494) 2018-01-07 14:27:36 +00:00
Alex
7fafb9f916 Break out Installation into top-level doc section (#452)
* Break out Installation into top-level doc section

* Update navigation (prev/next, nav tree)

- Move Installation section to top
- Add next/prev to install pages

* add links to other install options from try react page

* fix markdown link

* Clarify that Quick Start and Install are optional "next steps"

* Add top-level CDN page

This is useful for Codepen and other Unpkg-y setups

* Add link to Tutorial from Try React

* Update CRA link in tutorial

* Make Try React subheader a proper sentence

* Add "minimal"

* Explain local dev setup is more work than Codepen etc

* Fix typos

* Add : between headings

* add note that CRA is not lightweight

* fix typo

* Update add-react-to-a-new-app.md

* Update add-react-to-a-new-app.md

* Remove the Bower note

* Update try-react.md

* Tweak wording

* Use direct link
2017-12-23 15:37:23 +00:00
Inder Singh
a42adb28e2 Fixing typo parens -> Parentheses (#406) 2017-12-09 10:56:01 +00:00
Brian Vaughn
1871cea40a Merge pull request #225 from raisedadead/fix/tutorial-indentation
doc: Fix indentation that renders weirdly on mobile
2017-11-17 08:07:49 -08:00
Brian Vaughn
ef380d772c babel-repl:// protocol changed to babel:// 2017-11-09 18:10:40 +00:00
Brian Vaughn
32a66d7b83 Migrated remaining Babel REPL links 2017-11-07 12:07:01 +00:00
Brian Vaughn
a3e7c8b7ed Added gatsby-remark-babel-repl-link plug-in 2017-11-07 11:35:35 +00:00
Brian Vaughn
330e26e79e Tweaked wordin in in Tutorial as per request 2017-11-06 16:10:21 +00:00
Joe Lim
f443db83ae fix links issue introduce by gatsby catch links plugin 2017-11-01 13:14:42 -07:00
mrugesh mohapatra
6eb3e74b3f doc: Fix indent that renders weirdly on mobile 2017-10-31 12:34:48 +05:30
tricinel
5a975b89a1 Remove bash snippets for touch and curl
Because codepen was providing us with compiled javascript,
it'd be best to leave the curl request snippets out of the tutorial.

related to: #71
2017-10-16 21:48:43 +02:00
tricinel
87db640b51 Improve tutorial documentation; fixes #71 2017-10-16 19:01:04 +02:00
Brian Vaughn
bc9aa396e0 Merge pull request #154 from fernahh/docs/step-three
Improve tutorial step three
2017-10-16 09:19:29 -07:00
Luiz Fernando Rodrigues
471fec41a9 Add rm command as a example 2017-10-16 07:48:38 -02:00
Fatos Morina
834ebcdc62 Add colons and keep the consistency 2017-10-14 19:04:11 +02:00
Luiz Fernando Rodrigues
35dae7b3fa Improve tutorial step three 2017-10-12 21:48:43 -03:00
Fatos Morina
813bd9d879 Add missing commas 2017-10-12 12:22:08 +02:00
Max Humme
2ef21dfd4c Clarify idea for improvement 1.
When I was working through this, I found it not completely clear what was meant by 'instead of "6"'. I assumed the document refers to the move numbers in the move list, so that's what this change clarifies.
2017-10-10 15:02:25 +02:00
Max Humme
8001445c8a Fix typo in idea for improvement 2.
Pretty sure "currently-selected" must be "currently selected".
2017-10-09 20:45:58 +02:00
Brian Vaughn
be1f9a60d8 Merge pull request #48 from jxom/update-sidebar-highlight-on-scroll
Tweak sidebar to update navigation highlight on scroll
2017-10-08 10:40:20 -07:00
jxom
94270569a5 Tweak sidebar to update navigation highlight on scroll 2017-10-07 18:33:53 +11:00
Yangshun Tay
5a360ac0d2 Fix permalink for tutorial 2017-10-07 13:55:12 +08:00
Yangshun Tay
7c6f185134 Ensure all class constructors call super with props 2017-10-07 02:19:31 +08:00
Brian Vaughn
eb1994b0d2 Fixes to markdown content/paths 2017-10-04 15:00:37 -07:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00