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

Conversation

shobhitchittora
Copy link
Owner

Description

Related Issues

terrymafura and others added 30 commits October 16, 2019 14:08

Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
* Showcase: Add haxzie.com to sites.yml

Showcasing my personal blog which is built with Gatsby ✨

* Fix typo in url
* 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 <lekoarts@gmail.com>

* Update docs/docs/production-app.md

Using "Gatsby" makes more sense than using "you" here

Co-Authored-By: Lennart <lekoarts@gmail.com>

* Update docs/docs/production-app.md

Using "Gatsby" makes more sense than using "you" here

Co-Authored-By: Lennart <lekoarts@gmail.com>

* Update docs/docs/production-app.md

Using "Gatsby" makes more sense than using "you" here

Co-Authored-By: Lennart <lekoarts@gmail.com>

Co-authored-by: Dallin Noel Skinner <dallin.skinner@podium.com>
* Add PearlyPlan.com to site showcase

* sites.yml

* fix categories


Co-authored-by: Lennart <lekoarts@gmail.com>
* chore(docs): Updated pronouns usage

* chore(docs): updated wording of example
Updated case of heading for tutorial: zero link
* fix(gatsby-plugin-netlify): cast `status` to string

* Update create-redirects.js
* wedoplugins.com website added to sites.yml

* newline added
* 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
 - gatsby-plugin-netlify@2.1.22
 - gatsby-plugin-sharp@2.2.32
 - gatsby-source-contentful@2.1.50
 - gatsby-transformer-sqip@2.1.36
* 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.
* add site to showcase

* Update docs/sites.yml

Co-Authored-By: Ward Peeters <ward@coding-tech.com>

* Update docs/sites.yml

Co-Authored-By: Ward Peeters <ward@coding-tech.com>
* Added a GatsBy blog side project

* Added a Gatsby blog side project to the sites.yml
* grouping together minor updates in renovate.json rule

* adding rule for patch updates
dnsbty and others added 29 commits October 29, 2019 15:06
* update highlight to focus on changed piece

* chore: format
* fix(docs): Fix the heading order

* Update docs/docs/adding-markdown-pages.md

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

* Update docs/docs/adding-markdown-pages.md

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

* Update docs/docs/adding-markdown-pages.md

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

* Update docs/docs/sourcing-from-buttercms.md

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

* Update docs/docs/sourcing-from-buttercms.md

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

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

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

* Update docs/docs/gatsby-on-linux.md

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

* Update sourcing-from-buttercms.md

* Update docs/docs/sourcing-from-buttercms.md

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

* chore: format
…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 <marcy@gatsbyjs.com>

* 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 <marcy@gatsbyjs.com>

* Added a section on how to handle reviews on your PR

* Apply suggestions from code review

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>
* 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 <marcy@gatsbyjs.com>
…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

npm@6.10.3 /usr/local/lib/node_modules/npm with npm

* add requested review changes
 - gatsby-cli@2.8.8
 - gatsby-plugin-manifest@2.2.26
 - gatsby-plugin-mdx@1.0.55
 - gatsby-plugin-sharp@2.2.35
 - gatsby-remark-images-contentful@2.1.21
 - gatsby-source-contentful@2.1.53
 - gatsby-source-drupal@3.3.3
 - gatsby-source-mongodb@2.1.20
 - gatsby-theme-blog-core@1.0.12
 - gatsby-theme-blog@1.1.12
 - gatsby-theme-notes@1.0.12
 - gatsby-transformer-screenshot@2.1.38
 - gatsby-transformer-sharp@2.3.2
 - gatsby-transformer-sqip@2.1.39
 - gatsby@2.17.7
 - gatsby-plugin-sharp@2.2.36
 - gatsby-source-contentful@2.1.54
 - gatsby-theme-blog-core@1.0.13
 - gatsby-theme-blog@1.1.13
 - gatsby-transformer-sqip@2.1.40
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
* fix(www): /guidelines/color modal title color

* chore(www): Remove utils/guidelines/theme
* add RFC definition on contributor docs

* add SEO acronym definition

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

Co-Authored-By: Amberley <amberleyromo@users.noreply.github.com>

* remove acronym from header

* keep header, but change first sentence
This makes it easier to translate, since the entire paragraph can be translated instead of weird word breaks.
* 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 <kylerobertgill@gmail.com>

* 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 <marcy@gatsbyjs.com>

* Update docs/docs/adding-react-components.md

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

* Update docs/docs/adding-react-components.md

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

* Update docs/docs/adding-react-components.md

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

* Update docs/docs/adding-react-components.md

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

* Update docs/docs/porting-from-create-react-app-to-gatsby.md

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

* Update docs/docs/porting-from-create-react-app-to-gatsby.md

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

* Update docs/docs/porting-from-create-react-app-to-gatsby.md

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

* Update docs/docs/adding-react-components.md

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

* Update docs/docs/adding-react-components.md

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

* Update docs/docs/adding-react-components.md

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

* Update docs/docs/adding-react-components.md

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

* Remove references to other package managers

* Update docs/docs/adding-react-components.md

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

* Update docs/docs/adding-react-components.md

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

* Update adding-react-components.md

* Update docs/docs/adding-react-components.md

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

* Apply suggestions from code review

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>
* capitalization and grammar fixes

* fix docs pr based on feedback
* Submit to site showcase: Oberion

* Remove category gaming
- 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
@shobhitchittora shobhitchittora merged commit 59471dd into shobhitchittora:master Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment