Hacker News new | ask | show | jobs
by linkdd 1958 days ago
Github's main business is not Github Pages or be a CDN.

Netlify's main business is.

Netlify also provides deployment previews for commits and PRs, and a complete CI/CD pipeline that you would have to implement yourself with Github Actions or something else.

The CMS isn't what I need either, but there is so much more than just hosting.

1 comments

Netlify also gives a healthy free tier of serverless functions if you need them.

They can also manage your domain/ssl which is nice so I can manage everything related to my site on Netlify.