Commit Graph

10 Commits

Author SHA1 Message Date
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
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
Fredrik Forsmo
a970afa27e Remove "use strict" from source files 2017-12-02 15:25:17 +01:00
Brian Vaughn
5d0ca1114d Fix lint warnings 2017-11-09 22:57:40 +00:00
Brian Vaughn
e8f048bb3b Prettier 2017-11-09 18:32:06 +00:00
Brian Vaughn
77f22ea5c8 WIP upgrade to new gatsby-remark-code-repls 2017-11-09 18:10:40 +00:00
Brian Vaughn
56735c44a0 Prettier 2017-11-06 13:59:25 +00:00
Brian Vaughn
eb6511a9f5 Tweaked Codepen configuration/options slightly 2017-11-06 13:51:45 +00:00
Brian Vaughn
64e0aade1e Refactor Codepen payload a little 2017-11-06 13:44:45 +00:00
Eric Simons
d255c1afc6 sync js files to codepen 2017-10-15 11:36:37 -07:00