codebushi / gatsby-starter-dimension-codebushi

Gatsby.js V2 starter template based on Dimension by HTML5 UP. Check out https://codebushi.com/gatsby-starters/ for more Gatsby starters and templates.
MIT License
10 stars 12 forks source link

set the email destination on my Contact page to be my address #8

Open newt0 opened 4 years ago

newt0 commented 4 years ago

How could I set the email destination on my Contact page to be my address? (And thank you for making a great starter!I made it like this in Japanese.)

ChangoMan commented 4 years ago

Hey, that site looks great! If you're hosting on Netlify, you'll have to hook up to their Form processing service and then add your email address. I have a blog post about it here: https://codebushi.com/form-handling-gatsby-netlify/

newt0 commented 4 years ago

Thank you for the kind response and the great commentary article!

Thanks to your easy to understand article, the email form works perfectly on my site now. In addition to just using it, I was able to understand how Netlify's forms feature works. Thank you so much!