I added a contact page to my blog. This page allows a reader to send me a message. Check it out here.
I used formsubmit to handle the backend of spam protection and anonimity. I used the boiler plate code from the website. First run locally on your development machine with your real email address. Send a test message through the form to get your API key. Then replace your real email address with the API key, and you are done!