Adding a mailing list to a Hugo static site
February 9, 2022
One of the most common pieces of advice I see from other bloggers is that building an email mailing list is critical to sustaining audience engagement. When I looked around, I didn’t find much guidance on how to implement a mailing list solution within a Hugo static site. Most of the guidance out there focuses on Wordpress. After some trial and error, I figured out how to get a third party mailing list service to work with this site. ...