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

add gatsby-plugin-pinterest #224

Closed
5 of 9 tasks
robinmetral opened this issue Jun 5, 2022 · 7 comments · Fixed by #318
Closed
5 of 9 tasks

add gatsby-plugin-pinterest #224

robinmetral opened this issue Jun 5, 2022 · 7 comments · Fixed by #318
Assignees
Labels
new-plugin Submit a plugin for inclusion

Comments

@robinmetral
Copy link

robinmetral commented Jun 5, 2022

Plugin Repository

https://github.com/robinmetral/gatsby-plugin-pinterest

Plugin Package

https://www.npmjs.com/package/gatsby-plugin-pinterest

Plugin Description

Plugin to inject Pinterest's script at runtime. There are two main use-cases of it:

  • Pinterest embeds (for example, the plugin is used under the hood by gatsby-remark-embedder)
  • Show the Pinterest "save" button on images (with options)

Further Details

I was happy with the transfer of gatsby-source-s3 and since I'm less involved with Gatsby in general, I'd love to transfer my other plugin. Let me know if you're happy to have it @moonmeister, and I'll be happy to help with ownership transfers, PRs or the like!

Tasks

Contributor Tasks:

Admin Tasks:

  • Move code into gatsby-uc/plugins repo
    • Update Readme in old repo to redirect folks to new location using template.
    • Archive old Repo
    • Close any irrelevant PRs/issues
    • Move/Comment on still applicable PRs/issues
  • Update Plugin with best practices
  • Publish new version
@robinmetral robinmetral added the new-plugin Submit a plugin for inclusion label Jun 5, 2022
@moonmeister
Copy link
Contributor

Hey! Yup, happy to take it. I am traveling without a computer for the summer which means I can really only review PRs. But happy to do so. Fyi, connectivity is limited so it may take me a while.

@moonmeister
Copy link
Contributor

I've got some availability if we want to pick this back up.

@robinmetral
Copy link
Author

robinmetral commented Dec 2, 2022

Hey @moonmeister, sorry again for the radio silence over the past half year 🙈 notifications for this repo are back on so i (hopefully) won't miss future pings.

Let's pick this up if that's still alright with you—how do we proceed?

@moonmeister
Copy link
Contributor

I'll hit you up next week

@robinmetral
Copy link
Author

Sounds good, thanks 🙌

@moonmeister
Copy link
Contributor

moonmeister commented Dec 5, 2022

@robinmetral Updated the top posts with tasks. Start by transferring the repo and updating the NPM package permissions. You or I can do the Admin tasks after those are done.

@robinmetral
Copy link
Author

@moonmeister done! 🙂

jbolda pushed a commit that referenced this issue Jan 28, 2023
)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-plugin Submit a plugin for inclusion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants