Hacker News new | ask | show | jobs
by imagetic 2213 days ago
+1 for a static site generator with GitHub + Netlify.

Even manual deployment to Netlify is enough for most needs. Just drag the public folder in and you're done. It's an automagical experience.

I am actually in process of moving to Hugo/Netlify, and if I come close to bandwidth or storage caps I hope B2/Cloudfare has implemented official solutions by then. I'd personally love to avoid s3.

2 comments

Hugo/Netlify is a dream. One of the few things in web technology that is a joy to use.
Why the adversity to S3?
Get 100gb for free and can deploy a site in minutes compared to the hard work required to get s3 working.