Ask HN: What free or low-cost static site hosting do you use most?
11–20 of 229 posts
Re: Ask HN: What free or low-cost static site hosting do you use most?
#12Re: Ask HN: What free or low-cost static site hosting do you use most?
#13Re: Ask HN: What free or low-cost static site hosting do you use most?
#14Re: Ask HN: What free or low-cost static site hosting do you use most?
#15Re: Ask HN: What free or low-cost static site hosting do you use most?
#16ZERO ADVERTISEMENTS, even for the free plan. Supports only static hosting, is free for 100mb websites with bandwidth of 50GB per month, or five dollars per month for 10,000mb with 2TB and a number of other extra features.
EDIT: As mentioned by detaro, custom domain only supported in the paid plan, see https://neocities.org/supporter
Works really well with creative coding frameworks like p5js or Twine, for fun, fast little sketches you just want to thrown online and share with others:
Also, they really care about resurrecting the ideals of the old internet:
https://blog.neocities.org/its-time-for-the-permanent-web.ht...
Re: Ask HN: What free or low-cost static site hosting do you use most?
#17The cost is almost nothing but we don't have a high traffic website. If you started getting billions of hits from expensive Cloudfront regions such as Australia or India, you might consider something else.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#18Re: Ask HN: What free or low-cost static site hosting do you use most?
#19Github Pages does pretty much everything you've listed. Also Github Pages explicity allows companies to setup and host their corporate websites on there. PROS: It is free, always available, and the deploy is easy once you get the hang of git.
One big inconvenient is that they don't support HTTPS for custom domains