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

chore(blog): Add "Faster Sites with Optimized Media Assets" to blog. #20735

Merged
merged 12 commits into from
Mar 1, 2020

Conversation

Chuloo
Copy link
Contributor

@Chuloo Chuloo commented Jan 21, 2020

Blog post

This post had been approved before writing.

Added the article, bio, and an Avatar image.

@Chuloo Chuloo requested a review from a team as a code owner January 21, 2020 01:13
@gatsbybot
Copy link
Collaborator

docs/blog/author.yaml: SyntaxError: Document is not valid YAML (bad indentation?) (379:3)
   377 |   avatar: avatars/scott-byrne.jpg
   378 |   twitter: "@scottpbyrne"
 > 379 |   - id: William Imoh
       |   ^^^^^^^^^^^^^^^^^^
 > 380 |   bio: Developer Advocate and Product Manager at Mart Labs
       | ^^^
   381 |   avatar: avatars/william-imoh.jpg
   382 |   twitter: "@iChuloo"
   383 |

@Ekwuno Ekwuno changed the title article: Added article, avatar and bio chore(blog): Add "Faster Sites with Optimized Media Assets" to blog. Feb 24, 2020

## gatsby-source-cloudinary Plugin

gatsby-source-cloudinary is a plugin that fetches media assets from Cloudinary. You must first specify the folder from which to query those assets. The plugin then transforms them into Cloudinary file nodes, which can be queried with GraphQL in a Gatsby project.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest adding a hyperlink to point to https://www.npmjs.com/package/gatsby-source-cloudinary. This would give the option to read more about the installation process.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try gatsbyjs.org/packages/gatsby-source-cloudinary/ instead of the NPM page

Copy link
Contributor

@StefanNieuwenhuis StefanNieuwenhuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think these are typo's, but just last names ;)

@Ekwuno
Copy link
Contributor

Ekwuno commented Feb 24, 2020

I don't think these are typo's, but just last names ;)

Yea! I agree. The typoCheck picks them out for some reason

@hashimwarren
Copy link
Contributor

Looks great! I made some of the changes Obinna suggested and changed the publish date

@hashimwarren hashimwarren added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Feb 27, 2020
@Chuloo
Copy link
Contributor Author

Chuloo commented Mar 1, 2020

Thanks, @hashimwarren @StefanNieuwenhuis @Ekwuno 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants