dytcodetogether / gdidayton

Website for Girl Develop It Dayton
3 stars 19 forks source link

Add a contact us form #7

Closed saracope closed 7 years ago

bryanbraun commented 7 years ago

Hey @saracope, since this is a static site, do you have a service in mind? I've used https://formspree.io, which is pretty basic... just forwarding responses to an email address. It's free for low submission volumes.

Happy to put in a PR if you want to go that route.

Also, would you want it on an existing page, or a new "contact" page?

kcjonesevans commented 7 years ago

@bryanbraun I believe the that idea was to have it be a new page. Go ahead and submit a PR and I can review it.

saracope commented 7 years ago

@bryanbraun: I was thinking of using a Google Form since that's what we use as a team already. Thinking of something simple like capturing Name, Email, Comment. Then also include our team email (dayton@girldevelopit.com) if anyone wants to just email directly.

Yes, should be a new page. Contact seems easy and fine with me.

Thoughts @k80bowman and @kcjonesevans?

kcjonesevans commented 7 years ago

Contact form needs to be accessible by someone with the girldevelopit domain

saracope commented 7 years ago

Link to new form in GDI domain: https://docs.google.com/forms/d/e/1FAIpQLSdHItOWdmcNNKyAuRw1f1V5ovvZMdJk3qqCxjpMuyTNkIkJdQ/viewform

saracope commented 7 years ago

Attaching form data for linking in the Jekyll config.

screen shot 2016-10-27 at 12 11 40 pm
bryanbraun commented 7 years ago

Linking in the Jekyll config? What do you have in mind?