Commit Graph

12 Commits

Author SHA1 Message Date
Ioannis Cherouvim
7ec36479b3 Improved language used in markdown code blocks. (#6419)
* Improved language used in code blocks.
2019-02-21 21:16:33 -08:00
Ian Schmitz
4c02980f4c Update docs links to prefer HTTPS for supported domains (#6383)
* Update docs links to prefer HTTPS for supported domains

* Fix existing typos
2019-02-10 08:26:49 -08:00
Timothy
817ecb1bb6 Update ZEIT Now deployment instructions (#6359) 2019-02-08 00:00:52 -05:00
Nikita Lyzhov
1c591cb7a4 Update serve change listening port documentation (#6229)
* [docs] Change serve port flag and add example

* [docs] Add --listen flag
2019-01-20 13:46:50 -07:00
Steven Tan
803946fe58 Changes to steps for publishing GitHub User Page (#6095)
* Changes to steps for publishing GitHub User Page

Remove the the step for switching to gh-pages branch as it is no longer a viable option.

* Changed projects to project
2019-01-16 18:39:34 -08:00
Ian Schmitz
8985924521 Add production build section to docs (#5900) 2018-12-08 14:14:25 -08:00
Kasra Bigdeli
fbfa21621a Updated the link to firebase hosting (#5710) 2018-11-04 16:32:04 -08:00
Eric Feng
2a7fd5a1ea Fixing Internal Links (#5552)
* Fixing Internal Links

Internal links, like those found on [Available Scripts](https://facebook.github.io/create-react-app/docs/available-scripts)
use absolute urls and therefore link to https://facebook.github.io/docs/deployment instead of
https://facebook.github.io/create-react-app/docs/deployment.

* changing to markdown links and fixing various broken internal links
2018-10-29 14:00:28 -04:00
Kristofer Selbekk
e3f0f4ab45 Make 'publishing components to npm' a sub-part of the deployment doc 2018-10-09 06:57:35 +02:00
Kristofer Selbekk
7aaa463547 Bumping all headings one level because we can now 2018-10-07 20:51:30 +02:00
Kristofer Selbekk
0f5bb0d937 Update all internal links 2018-10-07 20:34:45 +02:00
Kristofer Selbekk
cd1522a890 Move deployment to its own file 2018-10-07 18:29:28 +02:00