Brian Vaughn
3e4f2687c6
Update copyright headers ( #3086 )
Added and updated copyright headers.
Added some missing Flow types.
Removed an invalid prop-types import.
5 years ago
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
5 years ago
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.
6 years ago
Alexander Nanberg
71b03486c0
Upgrade to Gatsby v2 ( #1104 )
* Upgrade to Gatsby v2
* Remove unnecessary polyfills since gatsby already provides them
* Move global styles to gatsby-browser
* Add fb comment and convert to cjs
* Revert to use pageQuery again
* Add back html.js
* Update dependencies
* Move TitleAndMetaTags
* Replace glamor/reset with normalize.css which fixes style order in prod
* Prettier formatting
* Remove unused types
* Remove old layout
* Fix versions link
* Update deps
* Update deps
* Remove hack since it's no longer needed
* Update dependencies
* Fix build error
* Fix prettier config resolution
* Update gatsby
* Remove custom onCreatePage logic
* Update dependencies
* Fix build
* Update dependencies
* prettier formatting
* update dependencies
* add custom babel config for flow
* upgrade dependencies
* update dependencies
* use stable gatsby release
6 years ago
Isaac Chien
ae29fa0491
move docsearch to end of body ( #564 )
7 years ago
Fredrik Forsmo
a970afa27e
Remove "use strict" from source files
7 years ago
renanpvaz
a02139b085
undo changes to algolia search
7 years ago
Brian Vaughn
7a9f04cad8
Removed MIT section from website source file headers
7 years ago
jxom
de3bd87f4b
Added fbjs eslint config, fixed lint errors and warnings
7 years ago
renanpvaz
1d48f7574e
load babel only when needed
7 years ago
Brian Vaughn
0e647230e2
Replaced CC-BY 4.0 license in source code headers with MIT
7 years ago
Brian Vaughn
c9e1c3b834
Updated license name in headers
7 years ago
Brian Vaughn
1de4c66dc6
Added some basic Flow types to get things started
7 years ago
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
7 years ago