Hacker News new | ask | show | jobs
by maroonedanchor 2430 days ago
Have you considered self-hosting a Ghost instance?
1 comments

I did consider it, but I ended up putting a Hugo site on Netlify instead. It's nice to not worry about any database backend or other hosting infrastructure.

With Netlify's continuous deployment system being able to run Hugo builds, I should also be able to hook it up to GitHub so that I can post from an iPad without being able to run hugo locally. Haven't gotten around to that, but I think it'll be a good setup.