-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
(blog)challenge 10 of 100daysofgatsby #21969
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, I just went through and I left a few suggestions. One thing that I'd like to point out is the use of "we" per the style guide it is advised to avoid using the first person. I feel like it should be reworded a bit. let me know your thoughts. In the context "we" is being used it refers to "Gatsby".
Co-Authored-By: Obinna Ekwuno <obinnacodes@gmail.com>
thanks for pointing that out @Ekwuno . I made the changes you requested. |
* Draft challenge 10 of 100daysofgatsby * chore: format * Fix challenge number * Fix typos and add addititional links. * Update docs/blog/100days/performance/index.md Co-Authored-By: Obinna Ekwuno <obinnacodes@gmail.com> * Remove "first person" as per style guide Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
This reverts commit 36daee0.
….5 gb (#21993) * (blog)Draft challenge 10 of 100daysofgatsby (#21969) * Draft challenge 10 of 100daysofgatsby * chore: format * Fix challenge number * Fix typos and add addititional links. * Update docs/blog/100days/performance/index.md Co-Authored-By: Obinna Ekwuno <obinnacodes@gmail.com> * Remove "first person" as per style guide Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com> * reduced target ceiling from 150 gb to 1.5 gb) * Revert "(blog)Draft challenge 10 of 100daysofgatsby (#21969)" This reverts commit 36daee0. Co-authored-by: Hashim Warren <hashimwarren@gmail.com> Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
This challenge completes our 3 week sprint to add SEO, a11y, and performance enhancements to our Gatsby sites.