Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase #1

Merged
merged 1,718 commits into from
Oct 31, 2019
Merged

Rebase #1

merged 1,718 commits into from
Oct 31, 2019
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    a1cecc3 View commit details
    Browse the repository at this point in the history
  2. fix(gatsby-theme-blog): remove extension on bio-content import (#18555)

    
    Co-authored-by: GatsbyJS Bot <[email protected]>
    2 people authored and LekoArts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    ce84b2e View commit details
    Browse the repository at this point in the history
  3. chore(showcase): Add haxzie.com (#18717)

    * Showcase: Add haxzie.com to sites.yml
    
    Showcasing my personal blog which is built with Gatsby ✨
    
    * Fix typo in url
    haxzie authored and pieh committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    008c55d View commit details
    Browse the repository at this point in the history
  4. chore(docs): Update docs to adhere to style guide (#18656)

    * Changed we/our to you/your
    
    * Change you/your to we/our
    
    * Change we/our to you/your
    
    * Change sentences with we to be more direct
    
    * Format documents
    
    * Update docs/docs/production-app.md
    
    Changing it to "you" doesn't make sense here.
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/production-app.md
    
    Using "Gatsby" makes more sense than using "you" here
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/production-app.md
    
    Using "Gatsby" makes more sense than using "you" here
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/production-app.md
    
    Using "Gatsby" makes more sense than using "you" here
    
    Co-Authored-By: Lennart <[email protected]>
    garrowp and LekoArts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    1230372 View commit details
    Browse the repository at this point in the history
  5. chore(docs): Replaced occurences of 'we' and 'our' with 'you'… (#18696)

    
    Co-authored-by: Dallin Noel Skinner <[email protected]>
    2 people authored and LekoArts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    5b74b5b View commit details
    Browse the repository at this point in the history
  6. chore(docs): Title Casing Update (#18706)

    Nievac authored and LekoArts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    3979ddc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f315400 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a36649 View commit details
    Browse the repository at this point in the history
  9. chore(docs): Title Casing update (#18708)

    Nievac authored and LekoArts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    ae5fa1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b609d0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60da20d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5bea491 View commit details
    Browse the repository at this point in the history
  13. chore(showcase): Add PearlyPlan.com to site showcase (#18643)

    * Add PearlyPlan.com to site showcase
    
    * sites.yml
    
    * fix categories
    
    
    Co-authored-by: Lennart <[email protected]>
    seanemmer and LekoArts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    d8e5236 View commit details
    Browse the repository at this point in the history
  14. chore(docs): Updated pronouns usage (#18711)

    * chore(docs): Updated pronouns usage
    
    * chore(docs): updated wording of example
    AlMilne authored and LekoArts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    0734fa9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f398965 View commit details
    Browse the repository at this point in the history
  16. chore(docs): Update index.md to adhere to Gatsby style guide (#18724)

    Updated case of heading for tutorial: zero link
    jasonbodman authored and LekoArts committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    a75cd22 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c3feb78 View commit details
    Browse the repository at this point in the history
  18. fix(gatsby-plugin-netlify): cast status to string (#18726)

    * fix(gatsby-plugin-netlify): cast `status` to string
    
    * Update create-redirects.js
    visualfanatic authored and pieh committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    3c8623c View commit details
    Browse the repository at this point in the history
  19. chore(showcase): wedoplugins.com (#18693)

    * wedoplugins.com website added to sites.yml
    
    * newline added
    bartoszgadomski authored and GatsbyJS Bot committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    8983585 View commit details
    Browse the repository at this point in the history
  20. chore(gastby-plugin-sharp): Use createContentDigest helper (#18139)

    * chore(gastby-plugin-sharp): Use createContentDigest helper
    
    Updates the plugin to use the help instead of manually handling the
    crypto work. Functions were added to the pass the helper down into the
    process-file module, similar to how setBoundActionCreators was working
    but with an extra level.
    
    Relates to #8805
    
    * chore(gastby-plugin-sharp): Use createContentDigest from core-utils
    jbutz authored and GatsbyJS Bot committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    27302a1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    41c9097 View commit details
    Browse the repository at this point in the history
  22. fix(creators): update AJonP Logo to new Branding (#18735)

    * Adding AJonP as creator and site
    
    * fixing aj's categories
    
    * updated icon
    
    * add anchors blog post
    
    * Revert "add anchors blog post"
    
    This reverts commit 967c41c.
    Alex Patterson authored and pieh committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    a7a4f6c View commit details
    Browse the repository at this point in the history
  23. chore(showcase): add Dashbouquet (#18505)

    * add site to showcase
    
    * Update docs/sites.yml
    
    Co-Authored-By: Ward Peeters <[email protected]>
    
    * Update docs/sites.yml
    
    Co-Authored-By: Ward Peeters <[email protected]>
    2 people authored and GatsbyJS Bot committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    2c2a75d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a43a399 View commit details
    Browse the repository at this point in the history
  25. chore(showcase): Add yangmuzi.com (#18730)

    * Added a GatsBy blog side project
    
    * Added a Gatsby blog side project to the sites.yml
    Mallik813 authored and pieh committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    96d72ef View commit details
    Browse the repository at this point in the history
  26. starters(readme): fix broken link (#18739)

    muescha authored and GatsbyJS Bot committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    62294ab View commit details
    Browse the repository at this point in the history
  27. fix flow version in .flowconfig (#18734)

    Js-Brecht authored and GatsbyJS Bot committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    af5eb31 View commit details
    Browse the repository at this point in the history
  28. grouping together minor updates in renovate.json rule (#18644)

    * grouping together minor updates in renovate.json rule
    
    * adding rule for patch updates
    FailedSitcom authored and GatsbyJS Bot committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    a6ec1e0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7c71094 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    db01b9f View commit details
    Browse the repository at this point in the history
  2. chore(docs): three new resources to the Gatsby tutorials section (#18729

    )
    
    * Update awesome-gatsby-resources.md
    
    * remove duplicates
    BolajiAyodeji authored and GatsbyJS Bot committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    b127acf View commit details
    Browse the repository at this point in the history
  3. chore(docs): p-files Part2 - adjust headlines according to style guid…

    …e + adjust some texts (#18716)
    
    * adjust headlines & titles to fit style guide + adjust some texts
    
    * revert non-descriptive headline
    
    * revert change
    codingCookie authored and GatsbyJS Bot committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    73889e4 View commit details
    Browse the repository at this point in the history
  4. chore(blog): Grammar fix (#18747)

    * Update according to Style Guide
    
    Minor fixes on the following
    *Title casing*
    *Grammar*
    
    * revert title change
    mariannebunyi authored and GatsbyJS Bot committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    0b631e5 View commit details
    Browse the repository at this point in the history
  5. refactor(gatsby-cli): replace react-redux with React context (#18752)

    vladar authored and GatsbyJS Bot committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    afe620f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7d800a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edeef09 View commit details
    Browse the repository at this point in the history
  8. chore(docs): Grammar fixes (#18751)

    * Grammar fixes for docs-contributions.md
    
    * Update community-contributions.md
    
    Minor grammar change (redundancy)
    gpjacobs authored and LekoArts committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    87e8831 View commit details
    Browse the repository at this point in the history
  9. chore(blog): Fix broken link (#18737)

    * Fix broken link
    
    Fix broken link to **gatsby-plugin-segment-js** docs
    
    * Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md
    
    Co-Authored-By: Michael <[email protected]>
    2 people authored and GatsbyJS Bot committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    5e43114 View commit details
    Browse the repository at this point in the history
  10. added Pagepro as creator (#18756)

    
    Co-authored-by: Chris (Krzysztof) Lojniewski <[email protected]>
    2 people authored and LekoArts committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    e4fc96a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a320c64 View commit details
    Browse the repository at this point in the history
  12. chore(docs): i-files - adjust headlines according to style gui… (#18695)

    * i-files: adjust headlines according to style guide + adjust some texts
    
    * trigger circleCi
    
    * revert some text changes
    codingCookie authored and LekoArts committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    99eb9ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5a6564f View commit details
    Browse the repository at this point in the history
  14. chore(docs): Update README.md (#18733)

    * Update README.md
    
    Improved documentation
    
    * docs(themes): Update README.md
    
    Followed Prettier code style
    
    * Update themes/README.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update README.md
    
    update the doc with appropriate link
    
    * Update README.md
    
    * Update README.md
    
    * Update themes/README.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update README.md
    AyushBherwani1998 authored and LekoArts committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    4793654 View commit details
    Browse the repository at this point in the history
  15. docs(www): Use yarn consistently in the README.md file (#18755)

    * docs(www): Use yarn consistently in the README.md file
    
    * Update www/README.md
    
    Co-Authored-By: Lennart <[email protected]>
    Piotr Kumorek and LekoArts committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    4209e34 View commit details
    Browse the repository at this point in the history
  16. chore(sites): remove sites that are no longer gatsby sites (#18765)

    vladar authored and GatsbyJS Bot committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    e57ed07 View commit details
    Browse the repository at this point in the history
  17. docs: preprocessing external images page (#17497)

    * Initial work on preprocessing external images page
    
    * Applying Lennart's suggestions from code review
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Finishing up initial draft of post & adding images
    
    * Apply suggestions from Muescha code review
    
    Co-Authored-By: Michael <[email protected]>
    
    * Removing 2nd "That said" in intro paragraphs
    
    * Apply suggestions from code review
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update docs/docs/preprocessing-external-images.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update docs/docs/preprocessing-external-images.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update preprocessing-external-images.md
    
    * Updating with changes suggested by Muescha and Lennart
    
    * adding punctuation
    
    * Apply suggestions from code review
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update docs/docs/preprocessing-external-images.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Adding alt text for featured image through guide
    
    * Update docs/docs/preprocessing-external-images.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Adding paragraph for mentioning Schema Customization API before code snippet
    
    As well, renaming all instances of "blogpost" to "blog post" so the post is consistent.
    
    * Add note that new node is not part of frontmatter
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * revert svg changes
    
    * chore: remove svg changes
    lannonbr authored and Marcy Sutton committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    484a7a5 View commit details
    Browse the repository at this point in the history
  18. docs: removing stub for reach router doc (#18784)

    * Adding docs to reach router
    
    * Update docs/docs/reach-router-and-gatsby.md
    
    Co-Authored-By: Mae Capozzi <[email protected]>
    
    * Update docs/docs/reach-router-and-gatsby.md
    
    Co-Authored-By: Mae Capozzi <[email protected]>
    
    * Update docs/docs/reach-router-and-gatsby.md
    
    Co-Authored-By: Kyle Gill <[email protected]>
    
    * Tweaks to wording based on suggestions
    tylerwray authored and gillkyle committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    f59ba15 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. chore(themes): move themes into starters and packages (#18794)

    * Move theme starters into starters
    
    * Move themes into packages
    
    * Remove themes directory
    
    * Cleaned up the renovate config
    
    * Cleaned up the lerna config
    
    * Cleaned up the CI config
    
    * Exclude theme starters from markdown-magic
    
    * Cleaned up themes package.json
    
    * fix dependencies in yarn.lock
    
    * add missing peer dependency
    vladar authored and GatsbyJS Bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    9981a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab90296 View commit details
    Browse the repository at this point in the history
  3. fix(gatsby-cli): re-add reporter._setStage as no-op function (#18797)

    * fix(gatsby-cli): re-add reporter._setStage as no-op function
    
    * fix version range in comment
    pieh authored and GatsbyJS Bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    22f3da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f788f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    289a606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a6d12a View commit details
    Browse the repository at this point in the history
  7. moving content around

    shannonbux committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    87d4bf9 View commit details
    Browse the repository at this point in the history
  8. Topics/free headless cms (#18694)

    * Add blog post - free headless CMS
    
    * add updates to free CMS blog posts
    
    * removed "gatsby-plugin-sharp duotone fixed 2"
    hashimwarren authored and gillkyle committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    be34359 View commit details
    Browse the repository at this point in the history
  9. Fix linting

    sidharthachatterjee committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    3d2f82d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. chore(showcase): add visitrestore.com (#18814)

    * chore(showcase): add visitrestore.com
    
    <!--
      Have any questions? Check out the contributing docs at https://gatsby.dev/contribute, or
      ask in this Pull Request and a Gatsby maintainer will be happy to help :)
    -->
    
    <!--
      Is this a blog post? Check out the docs at https://www.gatsbyjs.org/contributing/blog-and-website-contributions/, and please mention if the blog post is pre-approved
      by someone from Gatsby.
    -->
    
    ## Description
    
    <!-- Write a brief description of the changes introduced by this PR -->
    
    ## Related Issues
    
    <!--
      Link to the issue that is fixed by this PR (if there is one)
      e.g. Fixes #1234
    
      Link to an issue that is partially addressed by this PR (if there are any)
      e.g. Addresses #1234
    
      Link to related issues (if there are any)
      e.g. Related to #1234
    -->
    
    * chore: format
    iamkevingreen authored and GatsbyJS Bot committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    8f07d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e9fb84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0822dda View commit details
    Browse the repository at this point in the history
  4. chore(showcase): Add regex.guide (#18789)

    pacdiv authored and pieh committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    a5750f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebff315 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fdc4a6 View commit details
    Browse the repository at this point in the history
  7. refactor(gatsby-transformer-sharp): Use explicit graphql type definit…

    …ion vs inferring (#18871)
    
    * refactor(gatsby-transformer-sharp): Use explicit graphql type definition vs inferring (#17531)
    
    * Change minimal version of gatsby dependency to the one having schema customization API
    vladar authored and GatsbyJS Bot committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    452ac09 View commit details
    Browse the repository at this point in the history
  8. feat(showcase): add Rockwong Blog (#18772)

    * Rockwong Blog added to showcase
    
    Added Rockwong which is a techncal blog containing content realted to various web technologies.
    
    * Update docs/sites.yml
    
    Updated main url of the blog built by Gatsby
    
    Co-Authored-By: Michal Piechowiak <[email protected]>
    2 people authored and GatsbyJS Bot committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    5f9f30a View commit details
    Browse the repository at this point in the history
  9. chore(starters): add iceberg-gatsby-multilang (#18807)

    * chore(starters): add iceberg-gatsby-multilang
    
    * chore(starters): add iceberg-gatsby-multilang
    
    * chore(starters): add iceberg-gatsby-multilang
    
    * fixing syntaxe
    Diogo Rodrigues authored and pieh committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    575b7c5 View commit details
    Browse the repository at this point in the history
  10. feat(showcase): add diff001a's blog (#18770)

    * diff001a's blog added
    
    diff001a's blog which contains blogs realted to programming is added to Showcase
    
    * Update sites.yml
    BALAJIRAO676 authored and GatsbyJS Bot committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    ba3e861 View commit details
    Browse the repository at this point in the history
  11. chore(release): Publish

    Madalyn Parker committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    2f4c460 View commit details
    Browse the repository at this point in the history
  12. fix(www): mobile nav for iPhone X (#18845)

    * fix: fix bottom navbar on Iphone X
    
    * fix: remove unused property
    lekterable authored and fk committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    ef8568f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cedea4a View commit details
    Browse the repository at this point in the history
  14. Update working-with-images-in-markdown.md (#18825)

    dorelljames authored and Marcy Sutton committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    d278f65 View commit details
    Browse the repository at this point in the history
  15. Update gatsby-in-the-enterprise.md (#18826)

    dorelljames authored and Marcy Sutton committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    2153765 View commit details
    Browse the repository at this point in the history
  16. Update working-with-gifs.md (#18829)

    Fix grammar
    dorelljames authored and Marcy Sutton committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    c675f1f View commit details
    Browse the repository at this point in the history
  17. Gatsby Style Guide for Title (#18824)

    Keeping consistent with other Gatsby title's that are using "with" as lowercase on their titles.
    dorelljames authored and Marcy Sutton committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    66c362d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Updated with of title to lowercase (#18859)

    Updated with of title to lowercase to make it consistent with other titles.
    connectrv authored and Marcy Sutton committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    8382912 View commit details
    Browse the repository at this point in the history
  2. chore(docs): Update pronouns on "Behind the scenes" (#18428)

    * updated doc to use you and your
    
    * updated doc to use you and your
    
    * updated last q doc to use you and your
    
    * Update docs/docs/query-behind-the-scenes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-behind-the-scenes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-execution.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-extraction.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-extraction.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-extraction.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-execution.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-extraction.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-extraction.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-execution.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-execution.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-execution.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-execution.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-execution.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-execution.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/query-extraction.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    LuisPinedaJR and Marcy Sutton committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    c3a2950 View commit details
    Browse the repository at this point in the history
  3. Issue for image heavy site (#18421)

    aditsachde authored and Marcy Sutton committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    0ff41ef View commit details
    Browse the repository at this point in the history
  4. chore(docs): Fix MD syntax in MDX docs (#18766)

    * Fix and add syntax
    
    Fix rendering syntac inside `code` for `table` and `tr` and add examples of `code` and `pre`.
    
    * chore: format
    
    
    Co-authored-by: GatsbyJS Bot <[email protected]>
    2 people authored and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4311bfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09f109e View commit details
    Browse the repository at this point in the history
  6. chore(starters): gatsby-starter-grayscale-promo (#18815)

    * gatsby-starter-grayscale-promo
    
    * tags fixed
    
    * move to bottom
    
    
    Co-authored-by: Lennart <[email protected]>
    gannochenko and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    856a707 View commit details
    Browse the repository at this point in the history
  7. chore(docs): Fix broken link (docs/audit with Lighthouse) (#18837)

    Муравьёв Семён authored and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4c7a730 View commit details
    Browse the repository at this point in the history
  8. Updated "with" in lowercase in title. (#18861)

    Updated "with" in lowercase in title to make it more consistent with other titles.
    connectrv authored and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4992f94 View commit details
    Browse the repository at this point in the history
  9. chore(showcase): Add Utah Pumpkins (#18842)

    
    Co-authored-by: Lennart <[email protected]>
    cadekynaston and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    f2045e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8314177 View commit details
    Browse the repository at this point in the history
  11. chore(showcase): Add mysteps.netlify.com (#18846)

    *  Added mysteps.netlify.com to sites.yml. Thanks!
    
    * chore: format
    
    
    Co-authored-by: Lennart <[email protected]>
    Co-authored-by: GatsbyJS Bot <[email protected]>
    3 people committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    70fb338 View commit details
    Browse the repository at this point in the history
  12. chore(starters): gatsby-tailwind-emotion-starter (#18888)

    * Add gatsby-tailwind-emotion-starter to starters.yml
    
    * Fix backticks
    
    
    Co-authored-by: Lennart <[email protected]>
    pauloelias and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    99dc24c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d698b7 View commit details
    Browse the repository at this point in the history
  14. chore(docs): Update query-extraction - fixed some broken links (#18878)

    * Update query-extraction.md
    
    Found some broken links that were easy enough to fix.
    
    * Update query-extraction.md
    
    
    Co-authored-by: Lennart <[email protected]>
    k-sav and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    73543fb View commit details
    Browse the repository at this point in the history
  15. chore(showcase): Add two sites to sites.yml and add author fie… (#18869)

    * Adds two sites to sites.yml and adds author field
    
    I already had one site on here and updated who authored it.
    
    * remove community category
    
    
    Co-authored-by: Lennart <[email protected]>
    mwood23 and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4d0eb3b View commit details
    Browse the repository at this point in the history
  16. chore(showcase): Removing Mixkit (#18880)

    The Site Showcase found it was no longer a Gatsby site (now using NextJS), so I'm removing it from the showcase
    lannonbr authored and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ed90eca View commit details
    Browse the repository at this point in the history
  17. chore(showcase): Add Global Adviser Alpha (#18870)

    
    Co-authored-by: Keeko Montojo <[email protected]>
    Co-authored-by: Lennart <[email protected]>
    3 people committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    20788ab View commit details
    Browse the repository at this point in the history
  18. chore(showcase): Add Roger Ramos Journal (#18843)

    
    Co-authored-by: Lennart <[email protected]>
    rogerramosme and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4c1f254 View commit details
    Browse the repository at this point in the history
  19. chore(docs): Update with in lowercase in title (#18860)

    Update "with" lowercase in title to make it consistent with other titles.
    connectrv authored and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    32fa261 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ba967c View commit details
    Browse the repository at this point in the history
  21. [contributing] I18n onboarding doc (#18424)

    * add translation guide
    
    * add links to docs on community page
    
    * add more info about team conventions
    
    * PR feedback
    
    * PR feedback, updates from reviews
    
    * more feedback and linting!
    
    * last bits of PR feedback
    
    * update heading levels for maintainer section
    Marcy Sutton authored and tesseralis committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    099dd74 View commit details
    Browse the repository at this point in the history
  22. chore(docs): make ordered list more consistent (#18900)

    * make ordered list more consistent
    
    * chore: format
    
    
    Co-authored-by: GatsbyJS Bot <[email protected]>
    2 people authored and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    a22cb90 View commit details
    Browse the repository at this point in the history
  23. adding bululueventos.cl (#18901)

    
    Co-authored-by: Lennart <[email protected]>
    enBonnet and LekoArts committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    b8eefb9 View commit details
    Browse the repository at this point in the history
  24. fix(blog): Fixing the link (#18905)

    iadityavs authored and pieh committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    14a167f View commit details
    Browse the repository at this point in the history
  25. fix(gatsby-source-wordpress): add undefined check to avoid mapPostsTo…

    …TagsCategories error (#18895)
    ryanfiller authored and pieh committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ad646d6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    800d40c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3776d39 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Convert docs introduction to mdx (#18014)

    * docs: convert docs introduction to mdx
    
    * docs: remove table of contents
    Yofamb authored and tesseralis committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    b94e37f View commit details
    Browse the repository at this point in the history
  2. feat(gatsby-source-drupal): secrets and delete functionality (#18345)

    * added functionality to delete nodes and enforce secret for more secure preview instances
    
    * added documentation for secret in config
    
    * updated handleWebhookData and destructured varaibled from request
    
    * using deleteNode from actions
    
    * deleteNode working and reporting deleted node to user
    
    * updated documentation on using secrets to be consistent with the rest of the readme.
    
    * change destructuring due to failing tests
    
    * fix undefined res
    
    * added return for lint
    grantglidewell authored and DSchau committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    c1734b6 View commit details
    Browse the repository at this point in the history
  3. chore(release): Publish

    DSchau committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    fb17642 View commit details
    Browse the repository at this point in the history
  4. fix(gatsby): ensure @childOf adds convenience fields before root fi…

    …eld arguments (#18935)
    
    * Added failing test for the convenience root field
    
    * Ensure convenience fields are added before root field arguments
    vladar authored and GatsbyJS Bot committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    366d915 View commit details
    Browse the repository at this point in the history
  5. feat(gatsby): Ensure status is set to Failed for thrown errors or pan…

    …icOnBuild in plugins (#18887)
    
    * cause gatsby develop to error for errored createPages in plugins
    
    * add ActivityErrored action to list of internal actions
    
    * ensure activity.end() is called after activity.panicOnBuild
    
    * override reporter panicOnBuild in plugins
    
    * flag progress activity when panicOnBuild is called instead of ending immediately
    
    * fail `createPagesStatefully` activity on errors
    
    * fail activity on errors in `onCreatePage`
    
    * add test to assert that calling reporter.panicOnBuild will fail the activity
    
    * use localReporter variable to prevent code duplication
    madalynrose authored and GatsbyJS Bot committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d7950e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc61f06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef122ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a63028e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cebac2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b786f42 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc39b9a View commit details
    Browse the repository at this point in the history
  12. docs: fix incorrect filename (#18955)

    `import "./commands"` is actually found in `cypress/support/index.js` . I think this either changed recently by Cypress or was an error. 
    
    This PR proposes changing filename from `cypress/support/commands.js` to `cypress/support/index.js` where `import "./commands"` is now found.
    papistan authored and GatsbyJS Bot committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    5107b35 View commit details
    Browse the repository at this point in the history
  13. fix(www): use UTC timezone to display dates on events page (#18954)

    * Add UTC timezone 
    
    The source of the dates, Airtable was changed to send dates using UTC timezone. This code change will  correct dates that are currently being displayed as 1 day off.
    
    * chore: format
    hashimwarren authored and pieh committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    046d6ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f51418d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    ca2a6f5 View commit details
    Browse the repository at this point in the history
  2. chore: change workflow schedule (#18979)

    * chore: change workflow schedule
    
    Switch from daily to weekly for this action
    
    * Switch to Tuesday
    m-allanson committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    aacd51f View commit details
    Browse the repository at this point in the history
  3. update gatsby-starter-orga info (#18957)

    xiaoxinghu authored and pieh committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    db095b0 View commit details
    Browse the repository at this point in the history
  4. fix(renovate): disable yarn upgrades (#18981)

    * fix(renovate): disable yarn upgrades
    
    * fix(renovate): disable upgrading all engines
    wpanas authored and GatsbyJS Bot committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    91d3702 View commit details
    Browse the repository at this point in the history
  5. chore(docs): Edited pronouns to use second person pronouns (#18962)

    * edited pronouns to use second person pronouns
    
    * edited passive voice to use active voice
    
    * removed let's
    
    * more pronoun changes
    Sarah Zhang authored and gillkyle committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    8926acd View commit details
    Browse the repository at this point in the history
  6. Docs: Recipe for Contentful data source (#17318)

    * Added recipe for sourcing from contentful
    
    * Editing
    
    * Moved Conentful recipe into recipe.md
    
    * Prettier formatting
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Removed issue note
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * More base-relative URLs.
    
    * Linting
    
    * Added example repo
    
    * Added readme to sample
    
    * Stronger language on environment variables
    
    * Semantic example
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Removed unneeded files from example, news in index
    
    * Formatting for step 4
    
    * Define example field types
    
    * Tightened up a sentence
    
    * Changed to using seeded blog space
    
    * Use page context
    
    * Unused graphql variable
    
    * Edited readme
    
    * Added env vars note
    
    * Changed recipe to use contentful blog seed
    
    * Removed duplicate content
    
    * Applied suggestions from review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    Co-Authored-By: Michael <[email protected]>
    
    * Extra space
    
    Co-Authored-By: Michael <[email protected]>
    
    * Applied code review suggestions
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    Co-Authored-By: Michael <[email protected]>
    3 people authored and gillkyle committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    177d2e7 View commit details
    Browse the repository at this point in the history
  7. Update working-with-images-in-markdown.md (#17806)

    * Update working-with-images-in-markdown.md
    
    I was having lots of troubles getting this to recognize the path I used for my image in my markdown file as a File. It turns out it's because I wasn't loading my images directory in `gatsby-source-filesystem`. This should help prevent others from having issues with this.
    
    * Update working-with-images-in-markdown.md
    
    * Update docs/docs/working-with-images-in-markdown.md
    
    * add separate sections for sourcing images/Markdown
    
    * restoring original inline example w/ original img
    nratter authored and GatsbyJS Bot committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    768a689 View commit details
    Browse the repository at this point in the history
  8. docs: New page for Shopify (#17793)

    * Added shopify ecommerce site
    
    * Better Shopify instructions
    
    * Better heading
    
    * It's an imperative verb, not a noun
    
    * Added shopify-buy
    
    * Cleanup, editing
    
    * Apply suggestions from code review
    
    Co-Authored-By: Michael <[email protected]>
    
    * Apply suggestions from code review
    
    Co-Authored-By: Kyle Gill <[email protected]>
    kevee and gillkyle committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    eba166f View commit details
    Browse the repository at this point in the history
  9. chore(docs): Add "Gentics Mesh" guide (#18506)

    * Fix usage of wrong command in graphcms source guide
    
    * Add Gentics Mesh source guide
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Fix formatting
    
    * Apply gatsby style guide
    
    * Simplify wording
    
    * Add Gentics Mesh to list of headless CMS
    
    * Update docs/docs/sourcing-from-graphcms.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Reduce link title length
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Kyle Gill <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Kyle Gill <[email protected]>
    
    * Update docs/docs/sourcing-from-gentics-mesh.md
    
    Co-Authored-By: Kyle Gill <[email protected]>
    Jotschi and gillkyle committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    d31a8c0 View commit details
    Browse the repository at this point in the history
  10. added newly created guide to doc sidebar (#18986)

    gillkyle authored and Marcy Sutton committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    c9c3e66 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5d3317 View commit details
    Browse the repository at this point in the history
  12. fix(gatsby): Fix matchpath ordering (#18478)

    * Add a test that fails when a * matchpath shadows an index page.
    
    * Trailing * is removed during matchPath page weight scoring, this places glob paths at an equal level to index paths. Test for glob path prescedence now uses `toEqual` for deep object comparison.
    
    * Place all static paths before matchPaths using wildcard sort field before score.
    
    * Test case is more difficult with pages nested more deeply in matchPaths.
    mi-na-bot authored and GatsbyJS Bot committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    b8aa333 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    0c1ce9a View commit details
    Browse the repository at this point in the history
  2. fix(gatsby): fix hashes used in webpack for output (#18973)

    * fix(gatsby): use hashes as module identifiers for webpack caching
    
    * fix(gatsby): disable hmr on production builds for css
    
    * update absolute path to relative ones
    wardpeet authored and freiksenet committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    76ac266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    427d23d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e6fcce View commit details
    Browse the repository at this point in the history
  5. fix: update minor updates in packages (#18875)

    renovate[bot] authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    b692879 View commit details
    Browse the repository at this point in the history
  6. Don't use "static" to describe what Gatsby does (#18998)

    * Don't use "static" to describe what Gatsby does
    
    The word just confuses people as they think you can't do app-y stuff now.
    
    * chore: format
    KyleAMathews authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    76f6ed8 View commit details
    Browse the repository at this point in the history
  7. docs: fix code snippet in working-with-video.md (#19000)

    Fixes Video component file.
    dorelljames authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    67ddd1c View commit details
    Browse the repository at this point in the history
  8. feat(gatsby-source-shopify): add SEO field to articles (#18985)

    Add seo field to Article query
    stoufa88 authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4178edd View commit details
    Browse the repository at this point in the history
  9. chore(starters): Set exit status for default test npm script (#18879)

    * Set exit status for default (unimplemented) test command
    
    * Set exit status for default test command in default starter
    
    * Set exit status for default test command in blog starter
    jessevdp authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    e35a114 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c50cd7 View commit details
    Browse the repository at this point in the history
  11. docs: clarify that loader.js is a function by calling it in… (#19008)

    This change makes it a bit more obvious that `loaders.js` is a function and should be called.
    everdimension authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    b86c406 View commit details
    Browse the repository at this point in the history
  12. docs: Update storybook 5.* configuration (#19006)

    * Update storybook 5.* configuration
    
    The config can be simplified as seen in https://storybook.js.org/docs/guides/guide-react/#step-3-create-the-config-file
    
    * chore: format
    selrond authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    e231059 View commit details
    Browse the repository at this point in the history
  13. fix(gatsby-plugin-mdx): don't use jsx (#18982)

    * fix: don't use jsx
    
    * chore: format
    jquense authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    fdeb679 View commit details
    Browse the repository at this point in the history
  14. fix(gatsby): Remove internal Node modules in getNonGatsbyCallS… (#19009)

    * Remove internal Node modules in getNonGatsbyCallSite
    
    * Update packages/gatsby/src/utils/stack-trace-utils.js
    
    Co-Authored-By: Michal Piechowiak <[email protected]>
    sidharthachatterjee and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    467aa54 View commit details
    Browse the repository at this point in the history
  15. chore(docs): Clarify blog posting approval note (#18941)

    * (chore)docs: clarify blog posting approval
    
    Make this language slightly clearer.
    
    * Update docs/contributing/blog-and-website-contributions.md
    m-allanson authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    e35e08d View commit details
    Browse the repository at this point in the history
  16. [Docs][Recipes]Sourcing from Wordpress (#17374)

    * [Docs][Recipes]Sourcing from Wordpress
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update directions for Sourcing from WordPress
    
    * Include code for post.js
    
    * Update docs/docs/recipes.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * chore: format
    
    * remove extra character for consistency
    
    * remove unneeded query fields and set html
    mehtavishwa30 authored and gillkyle committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    9ab461c View commit details
    Browse the repository at this point in the history
  17. docs(recipes): using wordpress example (#19014)

    * Create post.js
    
    * Create package.json
    
    * Create gatsby-node.js
    
    * Create gatsby-config.js
    
    * Create index.js
    
    * Docs: Example for sourcing from Wordpress
    
    * Docs: Example for sourcing from Wordpress
    
    * Docs: Example for sourcing from Wordpress
    
    * Docs: Example for sourcing from Wordpress
    
    * Create page.js
    
    * Docs: Example for sourcing from Wordpress
    
    * Docs: Example for sourcing from Wordpress
    
    * Docs: Example for sourcing from Wordpress
    
    * Fixed closing tag errors
    
    * Fixed closing tag errors
    
    * Fixed closing tag errors
    
    * chore: format
    
    * Update examples/gatsby-sourcing-wordpress/gatsby-config.js
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/gatsby-sourcing-wordpress/package.json
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/gatsby-sourcing-wordpress/src/templates/post.js
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/gatsby-sourcing-wordpress/src/templates/page.js
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/gatsby-sourcing-wordpress/src/templates/page.js
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/gatsby-sourcing-wordpress/src/templates/post.js
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * chore: format
    
    * Update folder name and readme
    
    * Revert "Update folder name and readme"
    
    This reverts commit 5f7481e.
    
    * rename examples
    
    * Update examples/using-wordpress-with-acf/README.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/using-wordpress-with-acf/README.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/using-wordpress-with-acf/gatsby-config.js
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/using-wordpress-with-acf/package.json
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update examples/using-wordpress-with-acf/package.json
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Restore comments
    
    * Restore comments
    
    * chore: format
    
    * fix linting issues
    mehtavishwa30 authored and gillkyle committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    1504031 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7061318 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    27017c4 View commit details
    Browse the repository at this point in the history
  20. feat(starters): Update .gitignore in all starters to ignore .env, .en…

    …v.development, .env.production, etc. (#18968)
    
    * Update '.env' line in .gitignore to '.env*' so that it works for .env.development, .env.production, etc. files
    
    * Update '.env' line in the .gitignore file of other starters to '.env*' so that it works for .env.development, .env.production, etc. files
    kellenmace authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    1d65ce0 View commit details
    Browse the repository at this point in the history
  21. feat(site-showcase-validator): check 'source_url' for private… (#18840)

    * feat(site-showcase-validator): check 'source_url' for private repositories
    
    * feat(site-showcase-validator): adjust the exit code
    
    * feat(site-showcase-validator): modify the warning message
    lekterable authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    16f95ef View commit details
    Browse the repository at this point in the history
  22. chore(gatsby): Move duplicate node path check to gatsby-core-utils (#…

    …19017)
    
    * chore(gatsby): Move duplicate node path check to gatsby-core-utils
    
    * chore(gatsby): Rename utility function and add unhappy path to the unit test
    v-hal authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    ecf538c View commit details
    Browse the repository at this point in the history
  23. chore(showcase): Add veryben.com (#18996)

    teaware authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    ebb0ab8 View commit details
    Browse the repository at this point in the history
  24. chore(showcase): Update iammatthias.com entry (#18991)

    * Update sites.yml
    
    Update listing for https://iammatthias.com
    
    * Update docs/sites.yml
    
    Co-Authored-By: Benjamin Lannon <[email protected]>
    2 people authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    3a8a44f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3b79fa2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    99624c2 View commit details
    Browse the repository at this point in the history
  27. chore(www): remove sentry from .org (#19020)

    pieh authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    78b82c7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2031dc5 View commit details
    Browse the repository at this point in the history
  29. chore(showcase): Add brentrunsmarathons.com and pedrolatorre.c… (#18987)

    * added brentrunsmarathons.com website to sites.yml
    
    * Add pedrolatorre.com and brentrunsmarathons.com
    
    * fixed typo
    
    * chore: format
    Brent Ingram authored and pieh committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    1272063 View commit details
    Browse the repository at this point in the history
  30. fix(gatsby-plugin-netlify): don't add /undefined in generated `_hea…

    …ders` file (#18925)
    
    * fix(gatsby-plugin-netlify): /undefined in generated _headers file
    
    * Explicitly check that /undefined is not in output of buildHeadersProgram
    
    * Fix matcher
    jonathonlui authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    d83a5a2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7de728c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5f20b99 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4fc34de View commit details
    Browse the repository at this point in the history
  34. core(docs): add better link text (#18910)

    muescha authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4a6f3b1 View commit details
    Browse the repository at this point in the history
  35. changed some we to you (#18913)

    KiranAkadas authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    ea00e52 View commit details
    Browse the repository at this point in the history
  36. chore(docs): Fix spellings of frontend, backend, end user (#18958)

    brkn authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    d545b64 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5e8ce08 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6ba8c0a View commit details
    Browse the repository at this point in the history
  39. chore(docs): explain import vs require (#18930)

    * explain import vs require
    
    * Update docs/tutorial/part-two/index.md
    dnsbty authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    7b24c7e View commit details
    Browse the repository at this point in the history
  40. chore(docs): clarify API usage (#18926)

    * clarify API usage
    
    * Update docs/tutorial/part-seven/index.md
    
    * Update docs/tutorial/part-seven/index.md
    dnsbty authored and GatsbyJS Bot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    97840cb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Configuration menu
    Copy the full SHA
    2a9ab38 View commit details
    Browse the repository at this point in the history
  2. chore(starters): gatsby-starter-dev-portfolio (#18924)

    * chore(starters): gatsby-starter-dev-portfolio
    
    * Update starters.yml
    
    * chore: format
    martin2844 authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    f7f8e73 View commit details
    Browse the repository at this point in the history
  3. feat(gatsby-cli): Add command-line argument for logger (#18818)

    * Update cli to set logger based on command line argument
    
    * Fix regression for choosing default reporter
    
    * Expose only JSON logger
    johnstonbl01 authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    5cb95b5 View commit details
    Browse the repository at this point in the history
  4. updated title (#19041)

    removed . from title
    connectrv authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    d1c6e83 View commit details
    Browse the repository at this point in the history
  5. feat(site-showcase-validator): Add user-agent for HTTP requests (#19031)

    * feat(site-showcase-validator): Add user-agent for HTTP requests
    
    * Swapped fetch call to wrapper function
    lannonbr authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    b3ff1a8 View commit details
    Browse the repository at this point in the history
  6. docs(gatsby-source-graphql): Fix English and clarify fieldName and ty…

    …peName (#18937)
    
    * Fix English and clarify fieldName and typeName
    
    * chore: format
    
    * Apply suggestions from code review
    dandv authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    c23e24c View commit details
    Browse the repository at this point in the history
  7. Updated according to Gatsby Style Guide. (#19040)

    Updated according to Gatsby Style Guide. Shifted perspective from the first-person perspective ("I", "we") to the secondary perspective ("you") per the Gatsby Style guide.
    connectrv authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    e6cb313 View commit details
    Browse the repository at this point in the history
  8. Mention useStaticQuery hook in documentation (#18920)

    Adds a mention of the new `useStaticQuery` hook in the Static Query vs. Normal Query documentation. Points users to helpful Gatsby documentation on how to use `useStaticQuery` to query data at build time.
    alliestehney authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    5a61a1a View commit details
    Browse the repository at this point in the history
  9. fix(docs): Sentence fragment in translation docs (#19047)

    johnstonbl01 authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    b34fa47 View commit details
    Browse the repository at this point in the history
  10. Update Our to Your (#19037)

    * Update Our to Your
    
    * Add suggestion changes
    
    Co-Authored-By: Sidhartha Chatterjee <[email protected]>
    2 people authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    20b75a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d51988a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6fcadff View commit details
    Browse the repository at this point in the history
  13. Update README.md (#19051)

    weisisheng authored and GatsbyJS Bot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    3b50342 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Add more context to creating new languages (#19066)

    * Add more context to creating new languages
    
    * chore: format
    tesseralis committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    6e8f67b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. chore(starters): gatsby-starter-zurgbot (#18907)

    * adding gatsby-starter-zurgbot to starters library
    
    * Update docs/starters.yml
    
    Co-Authored-By: Lennart <[email protected]>
    
    * Update docs/starters.yml
    
    Co-Authored-By: Lennart <[email protected]>
    
    * chore: format
    
    * fix weird merge issue
    
    
    Co-authored-by: GatsbyJS Bot <[email protected]>
    Co-authored-by: Lennart <[email protected]>
    3 people committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    21faf6d View commit details
    Browse the repository at this point in the history
  2. chore(showcase): Add MDX Blog starter (#18950)

    * Update starters.yml
    
    Add a Gatsby Starter
    
    * Update starters.ymsl
    
    * Update docs/starters.yml
    
    Co-Authored-By: Sidhartha Chatterjee <[email protected]>
    
    * Update docs/starters.yml
    
    Co-Authored-By: Sidhartha Chatterjee <[email protected]>
    
    * Update docs/starters.yml
    
    Co-Authored-By: Sidhartha Chatterjee <[email protected]>
    
    * chore: format
    
    * Update docs/starters.yml
    
    Co-Authored-By: Sidhartha Chatterjee <[email protected]>
    2 people authored and LekoArts committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    ef4c2de View commit details
    Browse the repository at this point in the history
  3. chore(starters): gatsby-typescript-storybook-starter (#19068)

    * add start storybook and ts
    
    * Remove "Netlify" tag
    
    
    Co-authored-by: GatsbyJS Bot <[email protected]>
    Co-authored-by: Lennart <[email protected]>
    3 people committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    9b01007 View commit details
    Browse the repository at this point in the history
  4. chore(docs): add Language repos to the list (#19069)

    * chore(docs): add Polish repo to the list
    
    * add other languages
    
    
    Co-authored-by: Lennart <[email protected]>
    lekterable and LekoArts committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    1f7f4ea View commit details
    Browse the repository at this point in the history
  5. chore(showcase): Add Fuzzy String Matching (#19071)

    * Update sites.yml
    
    * delete empty line
    
    * delete incorrect category
    
    
    Co-authored-by: Lennart <[email protected]>
    jdemieville and LekoArts committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    be15e18 View commit details
    Browse the repository at this point in the history
  6. chore(starters): update lewis-gatsby-starter-blog (#19076)

    
    Co-authored-by: GatsbyJS Bot <[email protected]>
    2 people authored and LekoArts committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    70af27c View commit details
    Browse the repository at this point in the history
  7. fix(www): support dark mode in 'Collapse all' btn on hover (#19062)

    Piotr Kumorek authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    8bddc5f View commit details
    Browse the repository at this point in the history
  8. chore(docs): Update pronouns (#19079)

    ziel-ar authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    e0f9b39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92dffb7 View commit details
    Browse the repository at this point in the history
  10. fix: update minor updates in packages (#19080)

    renovate[bot] authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    95e908e View commit details
    Browse the repository at this point in the history
  11. feat(redirects): allow multiple redirects from same path when they ha…

    …ve different options (#19048)
    
    This updates how the redirects reducer prevents duplicates so that it
    allows redirects with the same fromPath when the other options are
    different.
    bsonntag authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    84f8aea View commit details
    Browse the repository at this point in the history
  12. chore(docs): Fix unclickable links (#19067)

    brkn authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a0f7ce5 View commit details
    Browse the repository at this point in the history
  13. chore(showcase): Add MotionThat, TEN ALPHAS, SalesGP and Source Separ…

    …ation Systems (#19073)
    iKeeko authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    2ea78af View commit details
    Browse the repository at this point in the history
  14. chore(gatsby-image): Add missing type definitions for GatsbyImageProps (

    #18916)
    
    * Add missing properties to GatsbyImageProps typedef
    
    Added missing properties from Gatsby Image prop types (https://github.com/gatsbyjs/gatsby/blob/3776d39e15368fdd1468d4424c93c8b4ffa3415e/packages/gatsby-image/src/index.js#L660-L685) to TypeScript type definitions of Gatsby Image.
    
    * Add sync comment to GatsbyImage propTypes
    
    * Add sync comment to GatsbyImageWithIEPolyfill propTypes
    
    * Replace paths by GitHub URLs in GatsbyImageWithIEPolyfill comment
    
    * Replace paths by GitHub URLs in GatsbyImage comment
    dcastil authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    977664f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5fc1356 View commit details
    Browse the repository at this point in the history
  16. chore(gatsby-transformer-screenshot): Use createContentDigest helper …

    …for file name (#18830)
    
    * update gatsby plugins to use new createContentDigest helper at gatsby-transformer-screenshot & replace peerDependency for gatsby-transformer-sqip
    
    * change to use contentDigest
    
    * Update yarn.lock
    
    * Make changes from review
    
    * Move dependency to right package
    KorawitRupanya authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    45acff9 View commit details
    Browse the repository at this point in the history
  17. fix(gatsby-cli): handle git commit failures (#18839)

    * remove git support if initial commit fails
    
    * add info log when removing git support
    jmsv authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    8762cb3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3267141 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    53e34a5 View commit details
    Browse the repository at this point in the history
  20. fix: update minor updates in packages (#19086)

    renovate[bot] authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    54565f0 View commit details
    Browse the repository at this point in the history
  21. feat(gatsby-core-utils): Add isCI and getCIName (#19039)

    Fixes #19018
    RobinCsl authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d97bee6 View commit details
    Browse the repository at this point in the history
  22. Docs/contributing index to mdx (#19057)

    * Converted pages/contributing/index.js to mdx
    
    * Removed rundant h1, it is created by the template from frontmatter title.
    
    * Renamed to index.mdx
    mi-na-bot authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7c82385 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c5dbf0d View commit details
    Browse the repository at this point in the history
  24. fix: update minor updates in packages (#19087)

    renovate[bot] authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    294a48f View commit details
    Browse the repository at this point in the history
  25. [docs] added code blocks to highlight code specific to steps 4 and 5 …

    …in Using Gatsby Image doc (#18790)
    
    * added code blocks to highlight code specific to step 4 and 5
    
    * changed queries to useStaticQuery
    Sarah Zhang authored and Marcy Sutton committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    eb8f36b View commit details
    Browse the repository at this point in the history
  26. fix(www): Eliminate horizontal scroll on mobile devices (#18892)

    * fix(www): Make egghead iframe videos responsive (eliminate horizontal scroll on mobile)
    
    * fix: Eliminate linter/prettier errors
    
    * refactor: wrap useCallback around settIframeWidth function
    
    * fix: use VIDEO_RATIO variable instead of magic number
    
    * Update www/src/components/shared/egghead-embed.js
    
    Co-Authored-By: Sidhartha Chatterjee <[email protected]>
    
    * chore: format
    Piotr Kumorek authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    03adde1 View commit details
    Browse the repository at this point in the history
  27. chore: Remove Flow (#19028)

    sidharthachatterjee authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    89d9d03 View commit details
    Browse the repository at this point in the history
  28. chore(docs): Fix case of GitHub, GitLab, JavaScript, TypeScript and W…

    …ordPress. (#19091)
    jbampton authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    cb5f6d2 View commit details
    Browse the repository at this point in the history
  29. chore: update dependency aws-sdk to ^2.558.0 (#19096)

    renovate[bot] authored and GatsbyJS Bot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    e9eda80 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Add script to create new translation repositories (#18893)

    * add the create script
    
    * description of env
    
    * add reference to comment.
    
    * edit README
    
    * more information in README
    
    * update create script
    
    * add pulling logic
    
    * add maintainers to organization
    
    * add comment
    
    * add discord link
    
    * add more discord references
    
    * Move script explanations to the README
    
    * Update scripts/i18n/README.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * link to translation guide
    
    * Update create.js
    
    * remove style guide from list of scripts
    tesseralis committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    529dc1c View commit details
    Browse the repository at this point in the history
  2. Fix - Broken link & syntax highlighting on Recipes: Sourcing f… (#19084)

    * fix: Broken link and syntax highlighting problem
    
    * Fix broken link
    anwari666 authored and pieh committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    9729815 View commit details
    Browse the repository at this point in the history
  3. Correct caching warning footnote about 'no-cache' (#18763)

    * Correct caching warning footnote about 'no-cache'
    
    Footnote was incorrectly warning against using 'no-cache', and could use a little additional clarification.
    
    [1]: https://tools.ietf.org/html/rfc7234#section-5.2.2.1
    [2]: https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching#no-cache_and_no-store
    
    * run prettier
    nihakue authored and sidharthachatterjee committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    57f2b69 View commit details
    Browse the repository at this point in the history
  4. fix(gatsby-plugin-mdx): display better error message for MDX html f…

    …ield in development (#19111)
    vladar authored and GatsbyJS Bot committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    ef9efb9 View commit details
    Browse the repository at this point in the history
  5. Update sites.yml (#19107)

    teaware authored and pieh committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    403d4bb View commit details
    Browse the repository at this point in the history
  6. chore(showcase): add leavemealone.app to sites.yml (#19104)

    * chore(showcase): add leavemealone.app to sites.yml
    
    * chore(showcase): Updated main_url in sites.yml for leavemealone.app
    
    * format
    Jivings authored and pieh committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    aaf94bc View commit details
    Browse the repository at this point in the history
  7. chore(showcase): Add open techiz website (#19109)

    * open techiz website added to showcase
    
    We use strapi source and host on netlify, we have validated performance and follow all best practices
    
    * Update sites.yml
    
    * format
    
    * chore: format
    onlinebizsoft authored and GatsbyJS Bot committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    eea10b6 View commit details
    Browse the repository at this point in the history
  8. chore(docs): Fix case of Drupal, Gatsby and WordPress. (#19100)

    jbampton authored and GatsbyJS Bot committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    ebde46d View commit details
    Browse the repository at this point in the history
  9. [docs] describe console logging of the build process (#18816)

    * describe console logging of the build process
    
    * rephrase build debugging doc
    kriswep authored and LB committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d7494cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fae5efd View commit details
    Browse the repository at this point in the history
  11. chore(docs): Add reference guide "Modifying a Starter" (#18995)

    * Draft 'Modifying a Starter'
    
    * Link to 'Modifying a Starter' from parent page and tutorial
    
    * Add 'Modifying a Starter' to navigation menu
    
    * Link to Gatsby resources instead of external ones
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Add a dash to ‘e-commerce’
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * link to Gatsby GraphQL resource & correct siteMetadata typo
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Replace folder structure screenshot & correct typos
    
    * Correct 'SiteMetaData' typos in blog post and GraphQL reference
    
    * Update default starter files screenshot
    Aisha Blake authored and Marcy Sutton committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    6c50369 View commit details
    Browse the repository at this point in the history
  12. docs(gatsby-source-mongodb): fix mapping configuration example (#19120)

    * Removed extra bracket and added missing comma
    
    * chore: format
    wzard authored and GatsbyJS Bot committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    22cb175 View commit details
    Browse the repository at this point in the history
  13. update highlight to focus on changed piece (#18969)

    * update highlight to focus on changed piece
    
    * chore: format
    dnsbty authored and LB committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    211c959 View commit details
    Browse the repository at this point in the history
  14. chore(docs): Fix the heading order (#18881)

    * fix(docs): Fix the heading order
    
    * Update docs/docs/adding-markdown-pages.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-markdown-pages.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-markdown-pages.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/sourcing-from-buttercms.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/sourcing-from-buttercms.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/sourcing-from-netlify-cms.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/gatsby-on-linux.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update sourcing-from-buttercms.md
    
    * Update docs/docs/sourcing-from-buttercms.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * chore: format
    ziel-ar authored and GatsbyJS Bot committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    54c3293 View commit details
    Browse the repository at this point in the history
  15. [docs] How to manage suggestions section on the How to Open Pull Requ…

    …ests guide (#18745)
    
    * resolves #14598
    
    Adds a reference guide on how to upgrade Gatsby and its dependencies
    
    * Fixed typos and added related content
    
    * Fixed additional typos
    
    * Fixed additional typos, one with the name of the file, added links for the doc-links.yaml file, escaped < and > characters in markdown thata were causing some errors
    
    * Updated title based on @marcysutton suggestions
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Solves suggested changes such as modifying links for relative urls, removing yarn instructions and alignments to Gatsby style guide
    
    * Apply additional suggestions
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Added a section on how to handle reviews on your PR
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    2 people authored and GatsbyJS Bot committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d472a43 View commit details
    Browse the repository at this point in the history
  16. add section on how to change default package manager. (#19098)

    * add section on how to change default package manager.
    
    Changing the default package manager used by `gatsby-cli`can be tricky for newcomers as there is no CLI command for this. I've added some explanation to help those who want to change it by modifying the configstore file.
    
    * be more explicit on the purpose of this change
    
    This default package manager change only concerns future projects using gatsby new.
    
    * prettier ok
    
    * Update docs/docs/gatsby-cli.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    dantereve and Marcy Sutton committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    719c56d View commit details
    Browse the repository at this point in the history
  17. chore(docs): p-files Part1 - adjust headlines according to style guid…

    …e + adjust some texts (#18715)
    
    * production-app: just adjust headlines to fit style guide
    
    * progressive-web-app: adjust some text & headlines - handle Progressive Web App like Markdown in the spelling
    
    * adjust headlines & titles to fit style guide + adjust some texts
    
    * revert a few things
    
    * change Window to
    
    * pixabay-source-plugin-tutorial: replace
    Usage: npm <command>
    
    where <command> is one of:
        access, adduser, audit, bin, bugs, c, cache, ci, cit,
        clean-install, clean-install-test, completion, config,
        create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
        edit, explore, get, help, help-search, hook, i, init,
        install, install-ci-test, install-test, it, link, list, ln,
        login, logout, ls, org, outdated, owner, pack, ping, prefix,
        profile, prune, publish, rb, rebuild, repo, restart, root,
        run, run-script, s, se, search, set, shrinkwrap, star,
        stars, start, stop, t, team, test, token, tst, un,
        uninstall, unpublish, unstar, up, update, v, version, view,
        whoami
    
    npm <command> -h  quick help on <command>
    npm -l            display full usage info
    npm help <term>   search for help on <term>
    npm help npm      involved overview
    
    Specify configs in the ini-formatted file:
        /Users/codingcookie/.npmrc
    or on the command line via: npm <command> --key value
    Config info can be viewed via: npm help config
    
    [email protected] /usr/local/lib/node_modules/npm with npm
    
    * add requested review changes
    codingCookie authored and Marcy Sutton committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    66451f9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1d48e9b View commit details
    Browse the repository at this point in the history
  19. fix(www): No kebab case for CSS properties in objects (#19129)

    fk authored and GatsbyJS Bot committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    6abadb9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c2ed766 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bd85555 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8737a1d View commit details
    Browse the repository at this point in the history
  23. fix(gatsby-plugin-sharp): fix "Cannot set property 'multipassCount' o…

    …f undefined" error (#19131)
    pieh authored and GatsbyJS Bot committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    3766dcd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    080c5fb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. chore(www): Import from gatsby-plugin-theme-ui… (#19134)

    instead of `gatsby-design-tokens`; we're noew only importing from `gatsby-design-tokens` once, in `src/gatsby-plugin-theme-ui`. Refactor a couple (related) things along the way.
    
    Ref. #19115
    fk committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    10dd3e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c70548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80db808 View commit details
    Browse the repository at this point in the history
  4. fix(www): /guidelines/color modal title color for dark mode (#19147)

    * fix(www): /guidelines/color modal title color
    
    * chore(www): Remove utils/guidelines/theme
    fk committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    589c599 View commit details
    Browse the repository at this point in the history
  5. Docs define acronyms (RFC and SEO) (#19148)

    * add RFC definition on contributor docs
    
    * add SEO acronym definition
    
    * Update docs/contributing/gatsby-style-guide.md
    
    Co-Authored-By: Amberley <[email protected]>
    
    * remove acronym from header
    
    * keep header, but change first sentence
    laurieontech authored and Marcy Sutton committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    98e2613 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Use soft line-feeds for Code of Conduct (#19166)

    This makes it easier to translate, since the entire paragraph can be translated instead of weird word breaks.
    tesseralis authored and Marcy Sutton committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    0d9b134 View commit details
    Browse the repository at this point in the history
  2. Correct count of contributors (#19160)

    KyleAMathews authored and Marcy Sutton committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    d62f731 View commit details
    Browse the repository at this point in the history
  3. Update gatsby-docs-translation-guide.md (#19094)

    MichaelDeBoey authored and Marcy Sutton committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f88f94b View commit details
    Browse the repository at this point in the history
  4. docs: add adding react components doc (#18651)

    * docs: add initial revision of adding react components doc
    
    * docs: add react components doc link to sidebar
    
    * docs(add react components): swap to american spelling
    
    Co-Authored-By: Kyle Gill <[email protected]>
    
    * docs(add react components): add info about using third party components
    
    * docs(add react components): remove sections from other pages and cross-reference
    
    * docs(porting from cra): add class component examples for browser global use
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/porting-from-create-react-app-to-gatsby.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/porting-from-create-react-app-to-gatsby.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/porting-from-create-react-app-to-gatsby.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Remove references to other package managers
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update adding-react-components.md
    
    * Update docs/docs/adding-react-components.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Apply suggestions from code review
    
    Co-Authored-By: Michael <[email protected]>
    2 people authored and Marcy Sutton committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    81f892b View commit details
    Browse the repository at this point in the history
  5. chore(docs):capitalization and grammar fixes (#18788)

    * capitalization and grammar fixes
    
    * fix docs pr based on feedback
    steph-chan authored and GatsbyJS Bot committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c6dd597 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    484d5bb View commit details
    Browse the repository at this point in the history
  7. Fix capitalize (#19177)

    bangun-jds authored and GatsbyJS Bot committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    d02e066 View commit details
    Browse the repository at this point in the history
  8. Site submission oberion (#19176)

    * Submit to site showcase: Oberion
    
    * Remove category gaming
    Thomas Uta authored and GatsbyJS Bot committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    273fd10 View commit details
    Browse the repository at this point in the history
  9. add hint about how to disable ESLint (#19170)

    DiegoBousfield authored and GatsbyJS Bot committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f82157b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    833bfef View commit details
    Browse the repository at this point in the history
  11. chore(showcase): Update site showcase in response to errors in… (#19182)

    - Bottender Docs is no longer using Gatsby. Removing entry
    - Citywide Holdup's repo is no longer public. Removing source_url
    - Dale Blackburn's portfolio repo is no longer public. Removing source_url
    - Rou Hun Fan's portfolio repo is no longer public. Removing source_url
    - nehalist.io's repo is no longer public. Removing source_url
    lannonbr authored and pieh committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    10e969f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    13a74ba View commit details
    Browse the repository at this point in the history