Giter Site home page Giter Site logo

Comments (6)

fauno avatar fauno commented on July 28, 2024

You would need an external service for that, I looked for something on Netlify but didn't find anything. Maybe a newsletter service like Tiny Letter?

from factastichealth_website.

selimerunkut avatar selimerunkut commented on July 28, 2024

from factastichealth_website.

fauno avatar fauno commented on July 28, 2024

I've checked that link but that just covers subscriptions, which TinyLetter/Mailchimp provide too. Sending newsletters from feeds would be another thing, but I just realized that's exactly how I've reading feeds. I have a Ruby script that downloads feeds and sends new articles as email. TL gives you a secret email address you can send email to and it'll get distributed as a newsletter. This can be done with any listserv provider too. Would you like to try that?

from factastichealth_website.

selimerunkut avatar selimerunkut commented on July 28, 2024

Sounds cool, the ruby scripts needs to run on a server (maybe heroku) constantly or is something that netlify can handle?
New post means that there is a change in the repository, so a build is triggered and the script can be run with the build I assume...
Would it be able to send the generated feed to TL's secret email address, or will there be a manual step in this process?

from factastichealth_website.

fauno avatar fauno commented on July 28, 2024

it looks like netlify functions doesn't run ruby but i can probably adapt the script to run from the jekyll build and send the email to TL, so you won't have to do anything

from factastichealth_website.

selimerunkut avatar selimerunkut commented on July 28, 2024

from factastichealth_website.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.