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] #3

Merged
merged 67 commits into from
Dec 5, 2019
Merged

[SYNC] #3

merged 67 commits into from
Dec 5, 2019

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    5d3f6ef View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    3963b8a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. sync with monorepo gatsbyjs/gatsby@1acac83 - update a few reference g…

    …uide overview pages (#19296)
    gatsbybot committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    0734df4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. sync with monorepo gatsbyjs/gatsby@ac5af97 - docs: adding rehydration…

    … doc and updates to building apps over… (#19214)
    gatsbybot committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    82b9050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d98836e View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@149f0d2 - docs: styles folder name…

    … incorrect (#19405)
    
    the `/styles/` from the docs about `src/styles/global.css` is written as
    `/styles/styles/`
    gatsbybot committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    89288cf View commit details
    Browse the repository at this point in the history
  4. sync with monorepo gatsbyjs/gatsby@f488d4a - Update gatsby-style-guid…

    …e.md (#19404)
    
    Changes link to Hemingway App from `https://www.hemingwayapp.com/` to `https://hemingwayapp.com/` because `https://www.hemingwayapp.com/` has an invalid SSL certificate and is flagged as a security risk.
    gatsbybot committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    2cb23d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. sync with monorepo gatsbyjs/gatsby@eb165e3 - Add instructions for cha…

    …nging deeplinks when editing headings (#19186)
    gatsbybot committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    c378540 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. sync with monorepo gatsbyjs/gatsby@702f8e1 - Add note how to enable e…

    …slint-loader with custom config (#19399)
    gatsbybot committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    5b77b58 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@5bbf527 - docs(mdx): add caveat on…

    … graphql query export (#19366)
    gatsbybot committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    09dde32 View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@16adf60 - chore(docs): Update awes…

    …ome-gatsby (#19315)
    gatsbybot committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    61596b8 View commit details
    Browse the repository at this point in the history
  4. sync with monorepo gatsbyjs/gatsby@2b48c10 - docs(gatsby): html.js do…

    …cs for themes (#19211)
    
    * docs(gatsby): html.js docs for themes
    
    #19181
    
    * docs(html): html.js custom placement
    
    * docs(htm): Update docs/docs/custom-html.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    gatsbybot and Marcy Sutton committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    d65e06f View commit details
    Browse the repository at this point in the history
  5. sync with monorepo gatsbyjs/gatsby@67f9740 - [docs] Fix expected dire…

    …ctory tree in _Shadowing other themes_ (#19140)
    gatsbybot committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    b5075d8 View commit details
    Browse the repository at this point in the history
  6. sync with monorepo gatsbyjs/gatsby@ce0c7b4 - docs: consistent termino…

    …logy for hydration (#19449)
    gatsbybot committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    c31efa0 View commit details
    Browse the repository at this point in the history
  7. sync with monorepo gatsbyjs/gatsby@5eef712 - docs: add better source …

    …plugin documentation (#19413)
    
    * add better source plugin documentation
    
    * chore: format
    
    * Apply suggestions from code review
    gatsbybot committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    3b97aa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    5c1c178 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@72128a4 - chore(docs): Add note ab…

    …out file extensions (#19464)
    gatsbybot committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    4d645b8 View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@52be765 - fix(gatsby): Re-use plug…

    …in resolution logic for theme dir resolution (#19470)
    gatsbybot committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    81d46d1 View commit details
    Browse the repository at this point in the history
  4. sync with monorepo gatsbyjs/gatsby@9047cad - chore(docs): link to gat…

    …sby-plugin-catch-links in gatsby link… (#19424)
    gatsbybot committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    2941e45 View commit details
    Browse the repository at this point in the history
  5. sync with monorepo gatsbyjs/gatsby@4db2ff1 - chore(docs): Add documen…

    …tation for tailwindcss support (#17747)
    
    * Added documentation for tailwindcss support
    
    Additionally I fixed some highlight and intendation mistakes
    
    * Fixed code highlighting
    
    Inside the code sample was SCSS code instead of Sass. So, I changed the file extenstion into `scss`.
    
    * chore: format
    
    * consistent code formatting
    
    * removed tailwindcss instructions
    
    * added sass implementation of tailwind css
    
    * consistent use of tailwindcss and Tailwind CSS
    
    * imcorporate requested changes
    
    Co-authored-by: GatsbyJS Bot <[email protected]>
    Co-authored-by: Lennart <[email protected]>
    3 people committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    5ea27ce View commit details
    Browse the repository at this point in the history
  6. sync with monorepo gatsbyjs/gatsby@337bbd0 - Add hint how to disable …

    …ESLint (#19171)
    
    * Add hint how to disable ESLint #19170
    
    * Run prettier
    
    * Apply code review suggestion for docs/docs/eslint.md
    
    Co-Authored-By: LB <[email protected]>
    
    * Run prettier
    
    * Add explanatory paragraph back
    
    * chore: format
    gatsbybot committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    b13148f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. sync with monorepo gatsbyjs/gatsby@9d37452 - Fix spelling mistake in …

    …eCommerce tutorial index (#19494)
    gatsbybot committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    4aced79 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@2aae4e6 - chore(docs): Add new lan…

    …guage in transalation list (#19467)
    
    * Add Gujarati, French, Mongolian langulage to new transalation list
    
    * Add the entries alphabetically sorted by the language code
    gatsbybot committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    badffc6 View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@0cad243 - Tutorial improvements (#…

    …19500)
    
    * Added F12 key hint for devtools
    
    * Add import headers for full-copy-paste
    
    This brings the code examples in line with the other examples, which can be fully copy-pasted into the file without error.
    gatsbybot committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    65bcd22 View commit details
    Browse the repository at this point in the history
  4. sync with monorepo gatsbyjs/gatsby@75f411d - Add Traditional chinese …

    …language to translation list in doc (#19498)
    gatsbybot committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    fb139b4 View commit details
    Browse the repository at this point in the history
  5. sync with monorepo gatsbyjs/gatsby@58a627e - chore(docs): Adds two ke…

    …y steps on building ecommerce sites wi… (#18669)
    
    * 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]>
    
    * Little typo with the npm-force-resolutions package name is fixed
    
    * Added two additional steps for the tutorial on how to build ecommer sites with Stripe that were required by stripe for the example to work
    
    * Added missing screenshot files
    
    * Removed intstructions from the old Stripe UI
    
    * Removes the now unused images and integrates suggestions from gatsby learning
    
    * Changed integration to function when referring to the `redirectToCheckout` function
    
    Co-Authored-By: Michael <[email protected]>
    
    * Rewrote the requirements to use this integration, changed pronouns, fixed typos, changed quotes
    
    * Added missing screenshot file
    
    * Apply suggestions from code review
    
    Co-Authored-By: LB <[email protected]>
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    gatsbybot and Marcy Sutton committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    5df67e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. sync with monorepo gatsbyjs/gatsby@21023d5 - docs: Importing JSON fil…

    …es correctly outside GraphQL (#17061)
    
    Co-authored-by: Ward Peeters <[email protected]>
    Co-authored-by: GatsbyJS Bot <[email protected]>
    3 people committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    0fd7250 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@70f03f1 - chore(docs): Add Vietnam…

    …ese language in transalation list (#19539)
    gatsbybot committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    596e3f8 View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@8882caf - Update second code block…

    … to include title field which is missing (#19542)
    
    title field is missing from second block which makes the code confusing when printing the title within H1 but title is not included in fields queried via GraphQL statement.
    gatsbybot committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    e807630 View commit details
    Browse the repository at this point in the history
  4. sync with monorepo gatsbyjs/gatsby@037006b - chore: add gatsby-templa…

    …tes.io to awesome-gatsby-resources.md (#19503)
    gatsbybot committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    4ae3193 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Configuration menu
    Copy the full SHA
    d0e309b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. sync with monorepo gatsbyjs/gatsby@c980634 - Fix grammatical error in…

    … preparing-for-deployment (#19566)
    gatsbybot committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    fee1d87 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@aac2b97 - Update why-contribute-to…

    …-gatsby.md file (#19560)
    gatsbybot committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    e2db593 View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@67d8b6b - docs: Renaming of Kentic…

    …o Kontent (#19114)
    
    * Changes for renaming of Kentico Kontent
    
    * fix linting problem
    
    * add redirect for renamed tutorial
    
    * Add additional redirect
    
    * Update link in blog post
    
    * Remove old blog post
    
    * Add renamed starter back in
    
    * Change npm for yarn
    
    * Fix location of kontent starter
    
    * chore: format
    gatsbybot committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    9ed36fb View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. sync with monorepo gatsbyjs/gatsby@20afc1b - docs: remove TODOs from …

    …Static vs Normal Queries to focus more on internals (#19219)
    
    * remove TODOs and focus the doc more on internals
    
    * Apply suggestions from code review
    
    Co-Authored-By: Michael <[email protected]>
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * updates to remove implementation details and clarify more concepts
    
    * add one more example to show differences
    
    * Apply suggestions from code review
    
    Co-Authored-By: LB <[email protected]>
    
    * Update docs/docs/static-vs-normal-queries.md
    
    Co-Authored-By: LB <[email protected]>
    gatsbybot and laurieontech committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    8f84908 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. sync with monorepo gatsbyjs/gatsby@26c1b65 - Fix typo in "Extensions …

    …and directives" section in schema-cust… (#19625)
    gatsbybot committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    1c3b9c8 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@e1930af - [docs] Add local plugins…

    … to "Building Themes" (#19330)
    gatsbybot committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    307f4c8 View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@b4b5c32 - docs: add detail on serv…

    …er configurations for client side rout… (#19554)
    
    * add more detail on server configurations
    
    * fix heading
    
    * Update client-only-routes-and-user-authentication.md
    
    * chore: format
    gatsbybot committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    a4272be View commit details
    Browse the repository at this point in the history
  4. sync with monorepo gatsbyjs/gatsby@1cc2045 - chore(docs): Fix typo in…

    … wordpress-source-plugin-tutorial.md (#19629)
    
    Correct the spelling in the path
    gatsbybot committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    1b9f88c View commit details
    Browse the repository at this point in the history
  5. sync with monorepo gatsbyjs/gatsby@617295a - chore(docs): Fix case of…

    … Gatsby, Strapi, Bootstrap and WordPress (#19626)
    gatsbybot committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    5407445 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcb566a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. sync with monorepo gatsbyjs/gatsby@b549007 - fix(docs): Incorrect dir…

    …ectory reference in recipe snippet (#19650)
    gatsbybot committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    852fbc8 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@328f2e6 - chore(docs): updates for…

    … old maintainer meeting (#19660)
    gatsbybot committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    13d2123 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. sync with monorepo gatsbyjs/gatsby@ed5f991 - docs: gatsby for apps - …

    …auth and client only routes (#19551)
    
    * initial improvements
    
    * update example and add explanations for client only routes
    
    * add overview of auth
    
    * more auth example code
    
    * finishing touches to connect docs and smooth out overall flow
    
    * chore: format
    
    * chore: format
    
    * Apply suggestions from code review
    
    Co-Authored-By: LB <[email protected]>
    Co-Authored-By: Michael <[email protected]>
    
    * added section on differences and fixed some hanging sentences
    
    * Update docs/docs/building-a-site-with-authentication.md
    
    Co-Authored-By: LB <[email protected]>
    
    * update to fall in line with new content on configuring server for client only routes
    
    * chore: format
    
    * Update docs/docs/client-only-routes-and-user-authentication.md
    
    Co-Authored-By: LB <[email protected]>
    gatsbybot and laurieontech committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    40d2f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f600ab6 View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@baea439 - Added information about …

    …deployment to Microsoft IIS (#19371)
    
    * Added information about deployment to Microsoft Internet Information Server (IIS) to the docs; especially with regards to caching.
    
    * Update docs/docs/deploying-to-iis.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Converted tabs to spaces to make formatting of XML consistent.
    
    * Update docs/docs/deploying-to-iis.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Added deploying-to-iis to doc-links.yaml.
    
    * chore: format
    gatsbybot committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    d0da07d View commit details
    Browse the repository at this point in the history
  4. sync with monorepo gatsbyjs/gatsby@e81c45c - Include gatsby-remark-im…

    …ages in RootConfig.Plugins array of code-copy section in docs. (#19671)
    
    * [docs/mdx-plugin/gatsby-remark-images]
    including options.plugins entry
    
    * [docs/mdx-plugin] fixing lint error
    
    * [docs/mdx-plugin/gatsby-remark-images__config-update]
    
    Adding gatsby-remark-images to root plugins array
    
    * [docs/mdx-plugin/gatsby-remark-images]
    Responding to change request:
    
    Adding detail to sentence above code section block.
    gatsbybot committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    2e7cc9c View commit details
    Browse the repository at this point in the history
  5. sync with monorepo gatsbyjs/gatsby@f86d8c6 - Fix and clarify Ghost so…

    …urcing page (#19411)
    
    * Fix and clarify Ghost sourcing page
    
    * Update docs/docs/sourcing-from-ghost.md
    
    Co-Authored-By: Mikhail Novikov <[email protected]>
    gatsbybot and freiksenet committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    236d7ec View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. sync with monorepo gatsbyjs/gatsby@7f9d5bb - fix(gatsby-plugin-sharp)…

    …: fix progressbar & caching layer (#19717)
    gatsbybot committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    4f39882 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. sync with monorepo gatsbyjs/gatsby@ca4a65c - docs: guide for porting …

    …an html site to gatsby (#18609)
    
    * docs: guide for porting part of a html site to gatsby
    
    * fix: add missing normalize.css file to trees, build sentence rewrite
    
    * fix: change links to be relative paths
    
    * Apply suggestions from code review
    
    Co-Authored-By: Kyle Gill <[email protected]>
    
    * Apply suggestions from @gillkyle code review
    
    * Clearer and Consistenter(heh) prefix descriptions
    
    * format is aggressive about wrapping here, switching to start/end marks!
    
    * bracket typo, square the curl
    
    * Apply suggestions from code review
    
    Co-Authored-By: Michael <[email protected]>
    
    * parting more ports and the complete Gatsby section, per @muescha suggestion
    
    * Update docs/docs/porting-part-of-a-html-site-to-gatsby.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Make page more general, for porting part and the whole
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Style guide: less we more you
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Apply suggestions from code review
    
    - Briefly explain JSX and add in some mentions.
    - Expand and clarify JavaScript / JSX passages.
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Review: Clarify tooling and building points.
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * condense why section and link off to core philosophy
    
    * expand on isolation -> integration in porting process
    
    * add file example for adjusting Link tags in porting more parts
    
    * fix heading structure: add h1 on each page and make logo a styled anchor
    
    * change name to match new title
    
    * update sidebar and breadcrumb titles
    
    * remove assetPrefix from example project, add link as note
    
    * restructure for full html site port, with note for prefix options
    
    * fix out of date directory name
    
    * correct contradicting sentence about not changing copied over html markup
    
    * expand opening to position guide relative to main tutorial
    
    * Apply suggestions from code review
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * fix gatsby-site path roots
    
    * Apply suggestion from code review - gatsby serve tip
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * add partial porting note to introduction and hosting section
    
    * consistent flag --
    gatsbybot committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    8072e57 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. sync with monorepo gatsbyjs/gatsby@613304c - swap broken link (#19747)

    * swap  broken link
    
    * Update broken link
    gatsbybot committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    c10243a View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@2a8dd66 - Update blog-and-website-…

    …contributions.md (#19756)
    
    * Update blog-and-website-contributions.md
    
    Corrected few of the Grammatical and spelling errors.
    
    * Update docs/contributing/blog-and-website-contributions.md
    
    * Update docs/contributing/blog-and-website-contributions.md
    gatsbybot committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4be9eb0 View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@c120b1e - docs(setting-up-your-loc…

    …al-dev-environment): beautify some parts (#19349)
    
    * Update setting-up-your-local-dev-environment.md
    
    * capitals for Node
    
    * add help link to fork
    
    * fix with prettier (#19365)
    
    * Update docs/contributing/setting-up-your-local-dev-environment.md
    
    Co-Authored-By: LB <[email protected]>
    
    * Update docs/contributing/setting-up-your-local-dev-environment.md
    
    Co-Authored-By: LB <[email protected]>
    
    * add github help pages about sync
    
    * removed pull app, fixed Github->GitHub
    
    * removed obsolete headline
    gatsbybot committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    5677b04 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. sync with monorepo gatsbyjs/gatsby@5dc665f - fix(docs): 404 on docs/m…

    …odifying-a-starter (#19824)
    gatsbybot committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    6b1ccea View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@c65f112 - fix(blog): 404 on docs/m…

    …igrating-from-v1-to-v2.md (#19826)
    gatsbybot committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    84ef4fc View commit details
    Browse the repository at this point in the history
  3. sync with monorepo gatsbyjs/gatsby@0264f27 - fix(docs): link not matc…

    …h text in docs/tutorial/wordpress-sour… (#19828)
    gatsbybot committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    e2d15c2 View commit details
    Browse the repository at this point in the history
  4. sync with monorepo gatsbyjs/gatsby@2e50fab - fix(doc): 404 on docs/he…

    …adless-cms (#19822)
    
    * chore(doc): 404 on /docs/headless-cms
    
    * chore: format
    
    Co-authored-by: GatsbyJS Bot <[email protected]>
    gatsbybot and GatsbyJS Bot committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    ae922c6 View commit details
    Browse the repository at this point in the history
  5. sync with monorepo gatsbyjs/gatsby@e0c1618 - Update plugin authoring …

    …guide per style guide (#19787)
    
    * update plugin authoring guide per style guide
    
    Adds more explanations to terminology, as some readers may not be familiar with the concepts
    
    * Apply suggestions from code review
    
    Co-Authored-By: LB <[email protected]>
    gatsbybot and laurieontech committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    f86f08a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. sync with monorepo gatsbyjs/gatsby@7b814f8 - fix(docs): fix 404 links…

    … (#19853)
    
    * fix link in adding-react-components.md
    
    * fix link to twitter gill kyle
    
    * remove link to not existing GIPHY
    
    * changed twitter handle ( https://www.katiefujihara.com/ )
    
    * removed non existing user at twitter @fernandopoumian - can not find a new one :(
    
    * fix wrong link to react-rehydration -> react-hyadration
    
    * reactfaq.site is abandoned ( timarney/react-faq#39 )
    
    * fixed link for gatsby-starter-theme-workspace
    
    * fixed link for gatsby-theme-blog and gatsby-theme-notes
    
    * fixed link for rfcs 0004-native-graphql-source
    
    * fixed link for octoverse.github.com/#top-languages
    
    * fixed link for gatsby-theme-apollo-docs project-config-panel.mdx
    
    * fixed link for github.com/nicholaswyoung
    
    Co-authored-by: Muescha <>
    gatsbybot committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    0a2cd37 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. sync with monorepo gatsbyjs/gatsby@c125ec2 - chore(docs): Add referen…

    …ce to MDX blog post to main docs (#19804)
    
    Co-authored-by: Laurie Barth <[email protected]>
    gatsbybot and Laurie Barth committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    8df44f4 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@da20db9 - fix(docs): fixed images …

    …links to use always ./images (#19875)
    
    Co-authored-by: Muescha <>
    gatsbybot committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    ccec66e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b269207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    356d27d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. sync with monorepo gatsbyjs/gatsby@d81605b - Rename Routing Doc and r…

    …emove duplicate stub (#19918)
    
    * Rename Routing Doc and remove duplicate stub
    
    * add redirect
    gatsbybot committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e691de3 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@ea8147c - Update Routing docs main…

    … page (#19700)
    
    * Update routing main docs page
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Sidhartha Chatterjee <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Kyle Gill <[email protected]>
    
    * Update docs/docs/routing.md
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Kyle Gill <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Kyle Gill <[email protected]>
    
    * Update docs/docs/routing.md
    
    * Prefetching is explained elsewhere. We should change the structure of the docs and point to the content inside the main routing landing page.
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Michael <[email protected]>
    
    * Update docs/docs/routing.md
    
    * Update docs/docs/routing.md
    
    * Update docs/docs/routing.md
    
    * Feedback from conversation with Brittney
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * Update docs/docs/routing.md
    
    Co-Authored-By: Marcy Sutton <[email protected]>
    
    * chore: format
    gatsbybot committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a67cad0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. sync with monorepo gatsbyjs/gatsby@7c34e69 - update(docs): mark more …

    …Gatsby internal docs for update (#19848)
    
    * update(docs): mark Gatsby internal docs for update
    
    * update(docs): mark Gatsby internal docs for update
    
    * Update docs/docs/node-tracking.md
    
    Co-Authored-By: Aisha Blake <[email protected]>
    
    * Update docs/docs/query-behind-the-scenes.md
    
    Co-Authored-By: Aisha Blake <[email protected]>
    gatsbybot and Aisha Blake committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    dafcf64 View commit details
    Browse the repository at this point in the history
  2. sync with monorepo gatsbyjs/gatsby@0c44d22 - chore(docs): Add sourcin…

    …g-from-forestry doc page (#18426)
    
    * Add sourcing-from-forestry doc page; Sort headless-cms table to be alphabetical
    
    * Fix formatting for linter
    
    * Revert table sorting; Add Forestry to table
    
    * Add requested changes
    
    * Update sourcing-from-forestry page; Run prettier
    
    * Update sourcing-from-forestry page to include development workflow
    
    * Run format script
    
    * Revert "Run format script"
    
    This reverts commit 5c01c04d6cda4a4ba335ea0180c4b42bbe974592.
    
    Revert prettier edits
    
    * Remove Netlify CMS reference in sourcing-from-forestry page
    
    * Update docs/docs/sourcing-from-forestry.md
    
    Co-Authored-By: LB <[email protected]>
    
    * chore: format
    gatsbybot committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    fd34ed6 View commit details
    Browse the repository at this point in the history