Hacker News new | ask | show | jobs
by cpach 695 days ago
If you don’t want to self-host then Ghost or wordpress.com might be worth checking out.
1 comments

Ghost has a solid self hosting story as well. Upgrading is easy, changing and updating themes isn’t hard, and you don’t need many resources to run it.
Out of curiosity, is there any specific hosting provider you would recommend for Ghost? For example, would DigitalOcean suffice?
Absolutely. I run Ghost on a *.small instance in AWS.

The one caveat with Ghost is that it only works with Mailgun for drop-in support of sending newsletters: https://ghost.org/docs/faq/mailgun-newsletters/

It was the one thing that gave me pause before taking the leap. At least they're being transparent about what and why even if I disagree with some of their reasoning. I have sent newsletters successfully via a self-hosted SMTP server to thousands of readers for years. I mean, I wouldn't recommend anyone doing that if they value their sanity, but I also think self-hosters should be free to experiment.