1
3 Comments

Adding a Newsletter and Sign-up form to a Netlify Site

If you're using Netlify and are wanting to add a Newsletter to your website then please have a look at my latest post which details exactly how to do that; https://thetoulbox.com/posts/how-to-add-a-newsletter-to-your-netlify-site/
using the Buttondown.email Free tier with a Netlify function to hit the API endpoint.

on October 23, 2020
  1. 1

    Thanks for this, I kept mine simple and just integrated a MailChimp form so it's an all in one and done. I have an example here using GatsbyJS as the contstructor.

    https://www.compileswift.com/newsletter

    1. 1

      Excellent, newsletter, I like the direct signup of it. Also, followed you on Twitter

      1. 1

        Thank you, I appreciate the kind comments.