From 29891073c61450afb5e9d38d7b1707863f4b4fa7 Mon Sep 17 00:00:00 2001 From: hlassiege Date: Wed, 15 Jul 2026 13:37:04 +0200 Subject: [PATCH] Add Newsletters category with Hakanai Broadcast https://broadcast.hakanai.io/ --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c32b4b3..300fefe 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ - [Database](#database) - [File management](#file-management) - [Automation](#automation) + - [Newsletters](#newsletters) - [Serverless](#serverless) - [Videos](#videos) - [Tutorials / Articles](#tutorials--articles) @@ -216,6 +217,10 @@ _For a more complete list see [StaticGen](https://www.staticgen.com/)._ - [Zapier](https://zapier.com/) - Trigger actions connecting more than 1000 apps together. - [DataFire](https://github.com/DataFire/DataFire) - DataFire is an open source framework for building and integrating APIs. +### Newsletters + +- [Hakanai Broadcast](https://broadcast.hakanai.io/) - Turns your site's RSS feed into an email newsletter and auto-posts new content to social networks. + ## Serverless - [Netlify Functions](https://www.netlify.com/docs/functions/) - Netlify lets you deploy Lambda functions without an AWS account, and with function management handled directly within Netlify.