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 |
|
Jason Lengstorf
|
6d48f5661a
|
fix: redirect slugs with and without trailing slashes (#1209)
fixes #1208
|
2018-09-29 18:46:45 +01:00 |
|
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
|
2018-09-19 13:11:19 +01:00 |
|
Brian Vaughn
|
5b569343a4
|
Split gatsby-node into separate files
|
2017-11-10 11:04:00 +00:00 |
|