pymc-devs / pymcon_web_series_website

http://www.pymcon.com
5 stars 11 forks source link

Can we add a form to add people to the PyMCon mailing list? #52

Open cuchoi opened 1 year ago

cuchoi commented 1 year ago

I built a mailing list using mailerlite.com and the contacts from the 2020 PyMCon. That tools allows you to create a form so people can subscribe to the list. Mailerlite shares some Javascript and HTML code to embed on a website:

image
JS 1



    
JS 2
image
HTML code ``` ```
purna135 commented 1 year ago

Hi @cuchoi. I completely missed this issue, and now I realise it was opened two months ago.

I believe we can edit the subscribe section to its original version and add an extra field for collecting emails, or should we keep the below section as is and add one more form?

image

image

cluhmann commented 1 year ago

Alternatively, we can direct people to the Meetup group. Related to https://github.com/pymc-devs/pymcon_web_series/issues/225