Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Which newsletter platform is best suited for static site generator?
1 point by novoreorx on Sept 6, 2022 | hide | past | favorite
Hello! I’m trying to convert my blog to a newsletter. I use Hugo to generate the site, it’s hosted on GitHub pages. When I want to create a new page, I add a markdown file and push the changes to GitHub, it will then be built and published automatically.

So I’m wondering which platform is best suited for this workflow. In my understanding there’s only two API endpoints needed to build a fully functional newsletter:

1. An API that adds an email to the subscription list. It will be integrated with the input form on the home page. 2. An API that receives HTML content to make a proper email and sends it to all the subscribers. It will be integrated with the automation script when a new post is published.

Any suggestions?

P.S. here’s my site if you are interested https://reorx.com.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: