CY Lim
87dcdbedc3
added short url for warning message ( #3199 )
2020-08-14 13:12:00 +01:00
Brian Vaughn
3e4f2687c6
Update copyright headers ( #3086 )
...
Added and updated copyright headers.
Added some missing Flow types.
Removed an invalid prop-types import.
2020-07-07 10:35:57 -04:00
Brian Vaughn
5a840c9880
Add redirect from /stories to medium.com/react-community-stories ( #2609 )
2019-12-12 17:00:03 +00:00
Dan Abramov
9932845b39
Concurrent Mode Documentation ( #2461 )
2019-10-24 08:55:49 -07:00
Brian Vaughn
43ff7aeb86
Added temporary /your-story redirect ( #2421 )
2019-10-10 11:46:36 -07:00
Saurabh Daware
0726327dbb
WebApp manifest added to allow users "Add to Homescreen" documentations ( #2377 )
...
* manifest config added and src/images/react_logo.png added for icon
* inverted commas fix as per linter
* added legacy:true option for ios
* legacy:true lint fix
* added meta tags for ios and moved logo from src to static
2019-10-09 09:05:28 -07:00
Swarnava Sengupta
1fc28596fb
Fetch latest babel link ( #2153 )
2019-08-12 13:21:37 +03:00
Sophie Alpert
66a71c72b4
Add /tutorial redirect
2018-12-28 17:02:11 -08:00
Sophie Alpert
d0d1fed2d0
Add documentation for Hooks proposal
...
Co-Authored-By: Dan Abramov <dan.abramov@gmail.com >
Co-Authored-By: Sophie Alpert <git@sophiebits.com >
2018-10-25 07:09:38 -07:00
Michał Gołębiowski-Owczarek
06a8850b2f
HTTPS-ify lots of URLs, update some to their newer homes ( #1157 )
...
This matters for user security.
I didn't touch blog posts & pages related to past conferences.
The `content/docs` could be HTTPS-ified as well but it contains lots of HTTP
links so maybe that'd be best done in a separate PR.
2018-10-05 14:39:12 -07:00
Dan Abramov
0057622679
Update single-file-example.html
2018-06-28 15:12:21 +01:00
Brian Vaughn
fbbddeea29
Removing redirect proxy test
2018-04-15 07:52:11 -07:00
Brian Vaughn
7843bbe4a0
Testing a 200 redirect proxy
2018-04-15 07:47:01 -07:00
Brian Vaughn
48a92c592e
Moved versions control into versions.yml and Gatsby plug-in
2018-04-13 13:42:50 -07:00
Brian Vaughn
597fe25968
Added robots.txt to prevent crawling old versions of site
2018-04-13 10:37:05 -07:00
Brian Vaughn
5433a472d8
Added redirects for old React versions
2018-04-13 09:42:07 -07:00
Dan Abramov
2c4b2b12a8
Clarify what single-file HTML page is for
2017-12-23 19:41:12 +00:00
Michael Mullins
1d7c1d4ad4
convert logo-large into a plain white version of the logo
...
logo-large was a custom version of the logo made just for the banner background. It was also scaled up manually rather than taking advantage of svg's inherit scaling. This change reduces its size, makes it just a plain white version of the react logo, and moves most of the custom stuff into css. It also moves it from the static folder, over to the icons folder where it can be imported as a url.
2017-11-27 12:25:50 -06:00
Fanny Vieira
d3349102de
fix redirect file
2017-10-07 09:41:29 -03:00
Fanny Vieira
66572d8a98
modifying to docs / forms page, adding route in redirect file, correcting grammatical errors
2017-10-07 08:34:39 -03:00
Brian Vaughn
cc89a9682b
Make html-to-jsx redirect permanent
2017-10-06 15:21:38 -07:00
Brian Vaughn
fcc535341d
Merge pull request #6 from bvaughn/html-to-jsx-redirect
...
Added static redirect for HTML-to-JSX page
2017-10-06 13:37:52 -07:00
Dan Abramov
b99b301f1e
Add single file HTML example
2017-10-06 21:31:34 +01:00
Brian Vaughn
95ea182097
Added static redirect for HTML-to-JSX page
2017-10-06 09:42:38 -07:00
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
2017-10-04 14:56:10 -07:00