JBallin
6a034ba023
[docs] revert removal of newlines from html ( #6386 )
...
An unintended change was merged in #6062
2019-03-09 11:52:11 -08:00
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
JBallin
313e472331
[docs] Warn/clarify that env vars are NOT "SECRET" ( #6062 )
...
* [docs] Warn about storing secrets in env vars
Fixes #5676
Co-Authored-By: Ian Schmitz <ianschmitz@gmail.com >
* [docs] Add NOT to REACT_APP_SECRET_CODE
Fixes #5676
* [docs] Remove line breaks
2019-02-09 17:41:24 -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
001cdeadff
Shorten the sidebar labels
2018-10-08 19:30:31 +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
44e485452c
Move adding custom environment variables to its own file
2018-10-07 19:50:33 +02:00