Dustin Schau
|
fc0ef96fb6
|
chore: minor tweaks and run prettier
|
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 |
Dan
|
58804cc370
|
More Flow fixes
|
7 years ago |
Dan
|
88799e61fd
|
Add exit clause for static builds
|
7 years ago |
Dan Abramov
|
1ee1c3085f
|
Patch the DOM to fix Google Translate (#1148)
* Fix Google Translate
* Tweaks
|
7 years ago |
Alex Krolick
|
242dbdd7cc
|
yarn upgrade
works locally...
|
7 years ago |
Fredrik Forsmo
|
a970afa27e
|
Remove "use strict" from source files
|
7 years ago |
tricinel
|
4bf2356e02
|
Add flow types to utils
|
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
|
80b1b83754
|
linting fixes
|
7 years ago |
renanpvaz
|
1d48f7574e
|
load babel only when needed
|
7 years ago |
Brian Vaughn
|
39def4b50c
|
Removed no-longer-used isItemActive
|
7 years ago |
jxom
|
15fc32561f
|
Run check-all script
|
7 years ago |
jxom
|
e9d0884a43
|
PR Changes
|
7 years ago |
Brian Vaughn
|
0e647230e2
|
Replaced CC-BY 4.0 license in source code headers with MIT
|
7 years ago |
Yangshun Tay
|
5f804b269d
|
Standardize license across source files (#45)
|
7 years ago |
jxom
|
63280cca1d
|
Make createLinkBlog and createLinkDocs consistent with createLinkTutorial
|
7 years ago |
jxom
|
94270569a5
|
Tweak sidebar to update navigation highlight on scroll
|
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 |