awesome-resources icon indicating copy to clipboard operation
awesome-resources copied to clipboard

Create newsletter

Open shahednasser opened this issue 2 years ago • 17 comments

I think creating a newsletter where people can sign up and receive weekly any new resources added would be helpful. However, I'm not sure the best way to do this since the resources are just added in the README.

Opening this for ideas if anyone has any.

shahednasser avatar Oct 02 '21 09:10 shahednasser

Hi @shahednasser,

I came to your repo from GitHub search page.

I believe this can be achieved using @mailchimp. I am not very much sure about this but I have heard a few times that developers can use Mailchimp's embedded forms to offer a 'signup' feature on their GitHub pages and I am happy to try this if you see any benefit in this.

However, I'd also say that using Mailchimp will only create the form to collect subscriptions, it'll still require some external mechanism for you to be able to send them weekly updates/resources that are added here on GitHub.

moingshaikh avatar Oct 02 '21 16:10 moingshaikh

Also, do you need any help/contribution in adding new resources?

Thanks, Moin

moingshaikh avatar Oct 02 '21 16:10 moingshaikh

perhaps we could take advantage of the webhooks https://docs.github.com/en/rest/reference/repos#merge-a-branch

diangogav avatar Oct 03 '21 04:10 diangogav

Hi @shahednasser,

I came to your repo from GitHub search page.

I believe this can be achieved using @mailchimp. I am not very much sure about this but I have heard a few times that developers can use Mailchimp's embedded forms to offer a 'signup' feature on their GitHub pages and I am happy to try this if you see any benefit in this.

However, I'd also say that using Mailchimp will only create the form to collect subscriptions, it'll still require some external mechanism for you to be able to send them weekly updates/resources that are added here on GitHub.

Hi @moingshaikh thank you for your input. I don't think the problem is with the sign up form as I know of a lot of services that offer that. I'm just looking for a way to automate the newsletter based on the resources being added weekly.

Also, do you need any help/contribution in adding new resources?

Thanks, Moin

Sure! Check the contributing guidelines for qualified resources and how to contribute.

shahednasser avatar Oct 03 '21 15:10 shahednasser

perhaps we could take advantage of the webhooks https://docs.github.com/en/rest/reference/repos#merge-a-branch

That's a good idea @diangogav . I'll have to look more through it and see the best way to do this. If you have additional ideas on how we can benefit from it or you would like to work on this issue let me know.

shahednasser avatar Oct 03 '21 15:10 shahednasser

@shahednasser for automating the newletter (uff manual is boring process) mailchip is the best and popular way and the easy way to make it happen kindly check this blog (since the details are not enough from your side i can't able to make it like daily update,weekly update ...) and if possible share us some more about the issue

srinivasthedeveloper avatar Oct 19 '21 01:10 srinivasthedeveloper

Hello @srinivasthedeveloper the problem isn't with sending the email in particular, the problem is extracting the newly added resources weekly and making them the content of the newsletter. Since the resources are just added in the README it's harder to track the newer ones

shahednasser avatar Oct 19 '21 19:10 shahednasser

maybe you could make a bot which collects some resources after you merge some pull requests and then send them to the the subscribers? just an idea

murtuzaalisurti avatar Jan 12 '22 14:01 murtuzaalisurti

Yes @murtuzaalisurti that's the plan but I think we need to find an email service that we can post these resources to and this email service needs to send the newsletter weekly when there are new resources.

Let me know if you have any ideas regarding that.

shahednasser avatar Jan 12 '22 15:01 shahednasser

Another idea I'm having is creating an RSS feed that is updated every time a PR is merged, which is probably the best direction to go in. That way an email service can get updates from the RSS feed and send them to subscribers

shahednasser avatar Jan 12 '22 16:01 shahednasser

Another idea I'm having is creating an RSS feed that is updated every time a PR is merged, which is probably the best direction to go in. That way an email service can get updates from the RSS feed and send them to subscribers

Yes, I think that's a better option.

murtuzaalisurti avatar Jan 12 '22 16:01 murtuzaalisurti

have did any thing regarding this newsletter etc ??? just curious to know about it

kshitijmishra27 avatar Jun 18 '22 11:06 kshitijmishra27

Hello @kshitijmishra27 no unfortunately. I haven't had the time to work on it. If anyone would like to work on it let me know!

shahednasser avatar Jun 28 '22 19:06 shahednasser

I am interested in contributing. Is this still open to work on?

BhumikaJena avatar Sep 26 '22 16:09 BhumikaJena

Yes it is! @BhumikaJena

shahednasser avatar Sep 28 '22 16:09 shahednasser

Please assign me

heysagnik avatar Oct 15 '22 11:10 heysagnik