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

(sync) Sync with gatsby-i18n-source @ 90932a0 #37

Merged
merged 101 commits into from
Feb 22, 2020
Merged

(sync) Sync with gatsby-i18n-source @ 90932a0 #37

merged 101 commits into from
Feb 22, 2020

Conversation

gatsbybot
Copy link

Sync all non-conflicting files with the source repo. This PR contains all updates that do not cause any conflicts and can be merged immediately.

NOTE: Do NOT squash-merge this pull request. The sync script requires a ref to the source repo in order to work correctly.

ViCo0TeCH and others added 30 commits January 22, 2020 09:14
…tsby` TS types for `sourceNodes` (#20397)

* fix(dts): improve `gatsby` TS types for `sourceNodes`

* fix(dts): add schema prop to `NodePluginArgs`

* chore: resolve PR requests

Use Record instead of object mapping.
…nts used in MDX globally available (#20685)
…m gatsby-announcer on 100vh pages (#20781)
…gatsby theme recipe on recipes landing… (#20817)
…king-with-themes.md (#20775)

A few various typos on this file (most likely due to haste in writing!).

Have found and corrected all typos.
…aps for old docs (#20813)

* use-soft-line-wraps-for-docs/how-shadowing-works

* use-soft-line-wraps-for-docs/add-404-page

* use-soft-line-wraps-for-docs/add-custom-webpack-config

* use-soft-line-wraps-for-docs/basic-hardware-software-requirements
Adding the personal website of Maarten Afink (https://www.maarten.im/)

Co-authored-by: Ekwuno Obinna <obinnacodes@gmail.com>
…ocks around some text for readability (#20720)

* Update post-css.md

* Update tailwind-css.md

* Update bulma.md
…-content (#20845)

Minor path change: Src needed to come first.
changed "mananagement" to "management" in "Content Management System"
… (#20873)

Closes #20790" in the pull request description
… (#20874)

closes #20790 in the pull request description
…ng.md to mention that build outputs are also in public (#20869)
…eams-CMS (#20240)

* Added source guide for Seams-CMS

* Ran prettier over markdown file

* Update docs/docs/sourcing-from-seams-cms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-seams-cms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-seams-cms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-seams-cms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-seams-cms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-seams-cms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-seams-cms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-seams-cms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Updated some wording and clarifications

* Added some more details

* Updated documentation according to the tutorial doc-styles

* Fixed small typo

* Added some more information about Seams-CMS

* Fixed typo

* Removed space

* Applied suggestions from code review to fix up language

Co-Authored-By: Aisha Blake <aisha.g.blake@gmail.com>

* Removed empty line

* Adjust heading levels

* Remove comment

Co-authored-by: Michael <184316+muescha@users.noreply.github.com>
Co-authored-by: Aisha Blake <aisha.g.blake@gmail.com>
…aps for old docs (#20887)

* fix-docs/docs/api-proxy

* fix-docs/docs/api-specification

* fix-docs/docs/babel-plugin-macros

* fix-docs/docs/babel

* fix-docs/docs/browser-support

* fix-docs/docs/best-practices-for-orgs
…ial (#20889)

* fix gatsby-config.js

* fix some words
…verflow on queries with circular fragments (#20936)

* Add failing test

* Fix stack overflow when analysing fragments

* Eslint fixes
…yarn commands with npm (#20965)

* chore(doc): Replaced yarn instructions with npm in Creating a new site using a theme doc

* chore(doc): Replaced yarn instructions with npm in Creating a new site using a theme doc
…b deployment guide (#20733)

* chore(docs): add KintoHub deployment guide

* 🐛 fix prettier issues

* 🚧 Fix PR comments

* 🐛 fix typo per comment
…instead of `.mdx` for consistency (#20768)

* Rename index.mdx to index.md

* standardize the remaining docs

* Update how-shadowing-works.md

* Update how-shadowing-works.md

* reformat so prettier doesnt complain
…equence (#19775)

* update Bootstrap sequence docs

* update Bootstrap sequence docs

* udpate docs for gatsby lifecycle apis
…l embeds (#21000)

* add lazy loading and remove explorer from some embeds

* add note about contributing graphql examples

* Apply suggestions from code review

Co-Authored-By: LB <barth.laurie@gmail.com>

* Update docs/contributing/docs-contributions.md

Co-Authored-By: LB <barth.laurie@gmail.com>

* Update docs/contributing/docs-contributions.md

Co-authored-by: LB <laurie@gatsbyjs.com>
Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
ViCo0TeCH and others added 24 commits February 13, 2020 15:02
…h Windows Configuration (#20361)

* Updated with Windows Configuration

Added SET GATSBY_GRAPHQL_IDE=playground&gatsby develop as the configuration needed to make it work in Windows.

* Changed SET for cross-env

* Update docs/docs/using-graphql-playground.md

Tried it out and worked too

Co-Authored-By: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>

Co-authored-by: LB <laurie@gatsbyjs.com>
Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
…prioritise npx method (#21169)

* Updated instructions to prioritise npx method

As this is the method recommended by Storybook I think we should prioritise it in the setup instructions over installing the CLI globally.

* Switch > with <

* Add note regarding use of npx over npm

Thanks @laurieontech for the wording

Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
…l (#21453)

* Mark localhost URLs as code snippets

* Mark localhost URLs as code snippets

* made styling changes

* fix up recipes overview page

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* remove section on style guide

* add recipe to overview page

* resolve merge conflicts

* chore: format

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* updated transforming-data.md

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* made corrections

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* Delete transforming-data.md.rej

This is an outdated merge file and can be deleted.

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* made changes to recipe

* made changes to recipe

* made changes to recipe

* made changes to recipe

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

* Update docs/docs/recipes/transforming-data.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* added in more details

* added in more details

* changed url

* made final changes to recipe

Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
Co-authored-by: LB <laurie@gatsbyjs.com>
Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
Co-authored-by: Michael <184316+muescha@users.noreply.github.com>
…entation Update (#21416)

* updating as v2 is now out and making it less repetitive

* Update api-specification.md
…est with Gatsby (#21078)

* Split Testing with Google Analytics

* Added split testing images

* docs/split-testing

* Initial edits

* Update links

* Updated gifs

* Docs: Added more detail on who uses A/B tests

* Small edits

Co-authored-by: Aisha Blake <aisha.g.blake@gmail.com>
…s deployment article, excerpt (#21438)

* docs/glossary: Continuous deployment article, excerpt

- Updated glossary.md with new entry.
- Updated doc-links to add link to new entry.

* Update continuous-deployment.md: Fix some grammar, wording.

* Update docs/docs/glossary.md

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>

* Update docs/docs/glossary/continuous-deployment.md

Add (CD) abbreviation.

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>

* Update docs/docs/glossary/continuous-deployment.md

Use relative instead of absolute URL.

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>

* Update docs/docs/glossary/continuous-deployment.md

Correct pluralization, extend sentence about tests.

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>

* Update docs/docs/glossary/continuous-deployment.md

Improve phrasing, add sentence about the advantage of a continuous deployment workflow.

* glossary/continuous-deployment.md: Remove second link to blog post.

Co-authored-by: Aisha Blake <aisha.g.blake@gmail.com>
…tsby-source-filesystem-programmatic-import" to"packages/gatsby-source-filesystem/" (#21471)

* redirecting gatsby-source-filesystem Programmatic Import to plugin README

* Update www/redirects.yaml

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* deleted the stub page

Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
…e for processing payments with Square (#20977)

* Draft square guide

* Add Square guide

* Tweak Square notes

* Apply suggestions from code review

Co-Authored-By: LB <barth.laurie@gmail.com>

* clarify sentence on payment options

* Fix typo

Co-Authored-By: LB <barth.laurie@gmail.com>

* Rework example code based on PR feedback

* chore: format

* Add link to Checkout API instructions

* Add example site

* Add note linking to example site

* Add highlighting in index.js code snippet

Co-Authored-By: LB <barth.laurie@gmail.com>

* chore: format

Co-authored-by: LB <laurie@gatsbyjs.com>
Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
… in example code (#21483)

Missing line in example code: import { StaticQuery } from "gatsby"
…t - fix anchor link (#20760)

* apply redirect - fix anchore link

* solve merge conflicts - part 2
…ling approach`. (#21491)

why?
Suggest adding link to help understand the meaning of `styling approach`.

Link:
- https://www.gatsbyjs.org/docs/creating-global-styles/
- https://www.gatsbyjs.org/docs/css-libraries-and-frameworks/
…localhost (on pixabay tutorial) (#21177)

* fix links to localhost

* revert link to previous syntax

Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
…ription to installing Gatsby-CLI globally (#21554)

* chore(doc):Add more description to installing Gatsby-CLI globally

* chore(doc):Add more description to installing Gatsby-CLI globally

* Update docs/docs/quick-start.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

Co-authored-by: LB <laurie@gatsbyjs.com>
…de about importing and using components in MDX (#21285)

* update libraries to crosslink and include data about using other components

* revisions to remove wrongly committed code

* Apply suggestions from code review

Co-Authored-By: LB <barth.laurie@gmail.com>

* Update docs/docs/mdx/importing-and-using-components.md

* update example to clarify shortcode example

* one more change from mdx files to mdx documents

* Update docs/docs/mdx/importing-and-using-components.md

Co-Authored-By: LB <barth.laurie@gmail.com>

Co-authored-by: LB <laurie@gatsbyjs.com>
Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
…pled Drupal glossary entry. (#21243)

* docs/glossary: Add decoupled Drupal glossary entry.

Also updated glossary page and sidebar with links to new entry.

* Update docs/docs/glossary/decoupled-drupal.md

Add a missing article, insert "itself."

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>

* Update docs/docs/glossary/decoupled-drupal.md

Change link text for the drupal-graphql module.

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>

* Update docs/docs/glossary/decoupled-drupal.md

Use relative instead of absolute link.

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>
…oud references in OSS (#21461)

* Add policy for gatsby cloud references in OSS

* Update docs/contributing/gatsby-style-guide.md

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>

* Update docs/contributing/gatsby-style-guide.md

Co-Authored-By: Aisha Blake <aisha@gatsbyjs.com>

* Update docs/contributing/gatsby-style-guide.md

* Update docs/contributing/gatsby-style-guide.md

* Add periods to ends of sentences

Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
…stallation instructions for v0.3 (#21568)
… a plugin guide. (#21221)

* Started work on Maintaining plugin stub

* Corrected Comments that were casuing .md file form showiing in preview

* added Handling patches and improvments, Updating Readme and use case sections

* aAdded Tooling and dependency improvements section

* updated doc to fit style guide.

* Updated PR with correction from Kyle G.

* Updated PR with review

* Updated PR with review

* Updated PR with reviews

* update doc with review and remove asterisk from doc-liink yaml

* add reviews from Laurie

*  Update

* update maintianing Plugin PR with reviews from Marcy

Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
…n/style-guide.md (#21570)

* Update style-guide.md

* Update style-guide.md

* chore: format

Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
… into sync-90932a0

# Conflicts:
#	docs/docs/gatsby-source-filesystem-programmatic-import.md
@lex111 lex111 merged commit f1ff3b9 into master Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants