Commit Graph
6 Commits
Author SHA1 Message Date
GatsbyJS Bot 8fe5a28e31 Add waterscap.es to showcase (#11236)
* Add waterscap.es to showcase

* Remove colon in description
2019-01-24 09:27:36 +00:00
GatsbyJS Bot 26994a7e8d Fix grammar and formatting errors (#11153) 2019-01-21 10:08:55 +00:00
GatsbyJS Bot c03e75506a Minor typo fixes (#11154) 2019-01-21 10:07:16 +00:00
GatsbyJS Bot 46166a6430 chore: use null not "SOURCE" as parent of top level nodes (#10920) 2019-01-08 17:37:31 +00:00
GatsbyJS Bot af0ebe17aa fix(gatsby-starter-blog): Fix global access to graphql in blog starter's 404 (#10923)
Global access to `graphql` (which is deprecated) got added accidentally in https://github.com/gatsbyjs/gatsby/pull/10865/files

This fixes that and gets rids of the annoying warning in the output
![screenshot 2019-01-08 22 52 33](https://user-images.githubusercontent.com/7701981/50847634-1af91900-1398-11e9-97f5-a5ea812fc873.png)
2019-01-08 17:25:42 +00:00
GatsbyJS Bot 127dca9149 fix(ci): do not run (unnecessary) install step for starters validation (#10838) 2019-01-04 19:14:22 +00:00