Commit Graph

9 Commits

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