Commit Graph

17 Commits

Author SHA1 Message Date
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