I have a small mailing list for a few selected friends running on heroku (hosting a small website and then using the scheduler plugin to fire emails) + sendgrid free tier.
I also have a dynamic website using a python CMS running on free heroku which the admin uses to update the website. An heroku scheduler run a netlify job every 6 hours which download the dynamic website and publishes it as a static website.
Comments
I have a small mailing list for a few selected friends running on heroku (hosting a small website and then using the scheduler plugin to fire emails) + sendgrid free tier.
I also have a dynamic website using a python CMS running on free heroku which the admin uses to update the website. An heroku scheduler run a netlify job every 6 hours which download the dynamic website and publishes it as a static website.