TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What free or low-cost static site hosting do you use most?

209 pointsby shovelover 8 years ago
I still use Wordpress and shared hosting for most projects and microsites, simply because it&#x27;s easiest and I&#x27;m not a developer. But I suspect there are better ways to do this in 2016&#x2F;2017. Especially since I&#x27;m prepared to learn more.<p>Essentials: static hosting, custom domains, html, css, js Nice to have: php, FTP, markdown support<p>Am I missing out on AWS, Github, Digital Ocean, Heroku?<p>What are the pros and cons?

81 comments

K0nservover 8 years ago
I use Github to host the source for my blog&#x2F;website which is open source. Jekyll for the building which happens on Travis CI. Deployment on S3 with cloudflare as a CDN for SSL and reduced bandwidth. I really like this setup. I wrote a guide called The One Cent Blog[0] a while back detailing how it&#x27;s setup. Typical months the cost is around $0.01-$0.03.<p>Becuase people usually ask why S3 over Github pages I&#x27;ll answer it up front. Github pages is too limited in terms of what you can do with custom jekyll plugins and code.<p>0: <a href="https:&#x2F;&#x2F;hugotunius.se&#x2F;2016&#x2F;01&#x2F;10&#x2F;the-one-cent-blog.html" rel="nofollow">https:&#x2F;&#x2F;hugotunius.se&#x2F;2016&#x2F;01&#x2F;10&#x2F;the-one-cent-blog.html</a>
评论 #13023432 未加载
评论 #13023464 未加载
评论 #13023636 未加载
评论 #13024320 未加载
评论 #13023805 未加载
vanderZwanover 8 years ago
I have a soft spot for Neocities, which is trying to be everything we loved about Geocities, but for a modern age:<p><a href="https:&#x2F;&#x2F;neocities.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;neocities.org&#x2F;</a><p><i>ZERO ADVERTISEMENTS</i>, 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.<p>EDIT: As mentioned by detaro, custom domain only supported in the paid plan, see <a href="https:&#x2F;&#x2F;neocities.org&#x2F;supporter" rel="nofollow">https:&#x2F;&#x2F;neocities.org&#x2F;supporter</a><p>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:<p><a href="http:&#x2F;&#x2F;p5js.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;p5js.org&#x2F;</a><p><a href="http:&#x2F;&#x2F;twinery.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;twinery.org&#x2F;</a><p>Also, they really care about resurrecting the ideals of the old internet:<p><a href="https:&#x2F;&#x2F;blog.neocities.org&#x2F;its-time-for-the-permanent-web.html" rel="nofollow">https:&#x2F;&#x2F;blog.neocities.org&#x2F;its-time-for-the-permanent-web.ht...</a><p><a href="https:&#x2F;&#x2F;blog.neocities.org&#x2F;default-ssl.html" rel="nofollow">https:&#x2F;&#x2F;blog.neocities.org&#x2F;default-ssl.html</a>
评论 #13027104 未加载
评论 #13023378 未加载
评论 #13022144 未加载
评论 #13022741 未加载
newscrackerover 8 years ago
Nearly Free Speech (nearlyfreespeech.net aka NFSN). [1] I&#x27;d strongly recommend you try it, without purchasing a domain, and see for yourself how far the initial trial takes you (you get a 25 cent credit when you create an account). Even if you decide to try something else, it&#x27;s worth your time to read NFSN&#x27;s FAQ [2] to know more about the service and policies. It&#x27;s quite impressive.<p>Advantages:<p>1. Excluding domain costs, which are reasonable (and even cheaper than many others), you can have small static sites for pennies a month, or even pennies a year if you put the free tier of CloudFlare in front of it (with DNS changes). It&#x27;s really dirt cheap!<p>2. It&#x27;s the most honest service I&#x27;ve seen, where you pay close to what you actually use.<p>3. The owner&#x2F;admin is a no-nonsense person and is available on the forums to help with things that don&#x27;t need extensive support involvement.<p>Disadvantages:<p>1. You need to be tech savvy (at least know how to use an FTP client to upload your static files and use the BSD shell if you wish to play around with application setup or other things over ssh). NFSN does not have any fancy control panels (like cPanel) where you can do one click installs of WordPress or other applications.<p>2. For PHP and MySQL based applications, setup is not difficult at all. But if you want any other application server (like Node or Rails or Django), you would have to do more work to get it set up.<p>3. If you truly need support, then there&#x27;s a paid support subscription (it&#x27;s optional). For most requirements the forums would suffice.<p>4. If your site grows a lot (in terms of disk space used, network traffic used and resources used), then NFSN could become very expensive compared to the commonly oversold $5 a month or $10 a month services that promise a lot but depend on most users not reaching their promised limits.<p>[1]: <a href="https:&#x2F;&#x2F;www.nearlyfreespeech.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nearlyfreespeech.net&#x2F;</a><p>[2]: <a href="https:&#x2F;&#x2F;www.nearlyfreespeech.net&#x2F;about&#x2F;faq" rel="nofollow">https:&#x2F;&#x2F;www.nearlyfreespeech.net&#x2F;about&#x2F;faq</a>
评论 #13024060 未加载
评论 #13024103 未加载
nodejs-newsover 8 years ago
I&#x27;m a great self-hosting fan, behind my DSL connection using 2 x RaspberryPI. I have 3 static web sites, 2 with Jekyll, 1 with Hugo, with great perf :<p>checkout webpagetest -&gt; <a href="https:&#x2F;&#x2F;www.webpagetest.org&#x2F;result&#x2F;161123_0R_8RDY&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.webpagetest.org&#x2F;result&#x2F;161123_0R_8RDY&#x2F;</a><p>and feel free to check my 3 web sites:<p>- <a href="http:&#x2F;&#x2F;www.it-wars.com" rel="nofollow">http:&#x2F;&#x2F;www.it-wars.com</a> - <a href="http:&#x2F;&#x2F;www.louer-hendaye.com" rel="nofollow">http:&#x2F;&#x2F;www.louer-hendaye.com</a> - <a href="http:&#x2F;&#x2F;www.nodejs-news.com" rel="nofollow">http:&#x2F;&#x2F;www.nodejs-news.com</a><p>Init : 2 RaspberryPi + electric plugs : 2x 30$ + 2 x6$ Monthly bill: electricity : about nothing DSL : 30$<p>Enjoy!
评论 #13023233 未加载
评论 #13024057 未加载
throwaway2016aover 8 years ago
Just to echo... Amazon S3 with CloudFront. No contest. CloudFront has free SSL too. Then AWS Lambda to provide dynamic content via Javascript &#x2F; API if needed.<p>If you want to get fancy you can even attach it to your domain root (example.com vs www.example.com) using Route53. Which is impossible with many static hosts. Although that requires a hosted Route53 zone which at $2 might very well be 100x your hosting costs.<p>I use Jenkins to generate the website itself.<p>Edit: Only downside is if your traffic spikes you have no control over the cost. There is no upper bounds. With that said, it would take a tremendous amount of traffic to balloon the costs to anything worth worrying about. And at least you can be sure your website will actually stay up.
评论 #13025405 未加载
评论 #13023550 未加载
评论 #13023858 未加载
kyledrakeover 8 years ago
I&#x27;m biased, but Neocities (<a href="https:&#x2F;&#x2F;neocities.org" rel="nofollow">https:&#x2F;&#x2F;neocities.org</a>) can do all of these things and is a great choice for static web hosting. We run a global anycast CDN with instant cache purging, custom domains with Let&#x27;s Encrypt SSL, high availability architecture, and all the rest. We haven&#x27;t had a full site hosting outage in years.<p>We include 10GB storage 2TB BW for free (more of both included soon) for $5&#x2F;mo, which would cost over $180&#x2F;mo at AWS with S3. Cloud providers really upcharge on bandwidth big time. Really that 2TB is just a soft cap just to make sure nobody tries to run the New York Times from a $5 hosting plan. Many people go over it and it&#x27;s not a problem.<p>The one thing we don&#x27;t do well is show how good we are for pro hosting as well as people learning HTML and having fun. I need to work on that.
评论 #13024166 未加载
评论 #13024546 未加载
seanwilsonover 8 years ago
I use GitHub pages with Cloudflare (free CDN + HTTPS) for simpler sites but I&#x27;m a fan of netlify.com right now. Setup is simple, atomic deploys are simple, rollbacks are simple, caching + cache invalidation + HTTPS is done for you and there&#x27;s paid plans if you need passwords, form submissions and custom response headers. There&#x27;s probably cheaper options compared to the paid plan at $9 a month but you have to ask yourself how much your time is worth in comparison if you&#x27;re burning just 1 hour a month on configuring your hosting.<p>Deploying over S3 sounds like a bunch of hassle to me. Can you deploy atomically? Can you rollback?
评论 #13024015 未加载
评论 #13024281 未加载
评论 #13024415 未加载
gtsteveover 8 years ago
I use AWS S3, which I put behind a Cloudfront distribution. It&#x27;s quick to set up, and there are no servers to keep up to date and patched. You also get free SSL for your Cloudfront distribution via AWS certificate manager. For stuff like Contact Us forms, I use AWS Lambda to post the data into my company&#x27;s CMS. We&#x27;ve had this setup for about a year now and it works quite well.<p>The cost is almost nothing but we don&#x27;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.
评论 #13022863 未加载
评论 #13023349 未加载
评论 #13022864 未加载
thunfischover 8 years ago
Uberspace.de<p>Shell Access, pretty much every common language available, service running, databases, mail, etc..<p>No bullshit hosting in germany, Pay what you want (1€&#x2F;month minimum).<p>Absolute best, I&#x27;m hosting about 25 projects with them for various bands, etc. and haven&#x27;t had any problems whatsoever.
评论 #13023228 未加载
评论 #13022106 未加载
评论 #13023950 未加载
评论 #13023798 未加载
hashtagMERKYover 8 years ago
For static sites I used to use surge [0], but now I use Neltify [1] for my site [2], because it offers free SSL on your own domain, and continuous deployment from a GitHub or Gitlab repository. You can set your own build options, for example to build Jekyll.<p>(I have no affiliation with Netlify I just think their service is neat.)<p>[0] <a href="https:&#x2F;&#x2F;surge.sh&#x2F;" rel="nofollow">https:&#x2F;&#x2F;surge.sh&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;www.netlify.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.netlify.com&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;gilly.tk" rel="nofollow">https:&#x2F;&#x2F;gilly.tk</a><p>edit: formatting
评论 #13021832 未加载
评论 #13023665 未加载
reimertzover 8 years ago
Github Pages + cloudflare + travis<p>why: free, cdn, version-controlled, continuous integration, https, custom domains.
评论 #13023192 未加载
oliver2213over 8 years ago
I use a cheap $5&#x2F;mo Digital Ocean droplet with nginx, Nikola [0], and letsencrypt for ssl. Works great and I can expand easily if I want to add php or other wsgi apps.<p>[0] <a href="https:&#x2F;&#x2F;getnikola.com" rel="nofollow">https:&#x2F;&#x2F;getnikola.com</a>
评论 #13023580 未加载
评论 #13024633 未加载
theandrewbaileyover 8 years ago
I have a PC in my basement on a nice 150meg fiber connection. I have a dynamic DNS service and client set up, and ports forwarded. At this point, I can do whatever the hell I want (static or dynamic), as long as I don&#x27;t transfer like 10TB a month.<p>I have Payara (java app server) running my blog down there, and HTTPS courtesy of Let&#x27;s Encrypt. I looked into running a Open Street Maps server, but it was fairly hard (I might have been close to getting it running), and professional reasons for maybe playing around with it changed.
评论 #13024820 未加载
user5994461over 8 years ago
Wordpress.com or Blogger.com<p>Fully operational, all the important stuff (text editors, analytics, pictures hosting...), nice themes, well indexed by google, zero maintenance, free, and unlimited traffic.<p>I run blogs so obviously it is particularly appropriate. But that works as well for small static sites with a couple pages.
评论 #13021990 未加载
评论 #13022046 未加载
tiernanoover 8 years ago
as a few people have mentioned, NearlyFreeSpeech.net is my static host of choice. i use them for static blogs (jekyll built) and they work perfectly. non static sites get charged at 1c per day (and you get a MySQL instance for about 1c a day, give or take), and static has no charge per day. you are billed for bandwidth and storage, and can have multiple sites in one account. SSH&#x2F;SFTP access available also.
fao_over 8 years ago
I generally use nearlyfreespeech.net<p>I added about 5 gbp two years ago and it&#x27;s down to about 4 gbp. It&#x27;s cheap as hell and I only have to dump 5 pounds on there every few years or so.
评论 #13023175 未加载
CyberFonicover 8 years ago
I use Google AppEngine with Python SDK. Whilst it is intended for web apps (and I use it for that too) it works well serving up static content alone. Very easy to add interactivity as and when the need arises. Also has access to Google Cloud services.<p>I like that I can check my changes on my notebook before uploading to the cloud.
eximiusover 8 years ago
NearlyFreeSpeech - fantastic business, incredibly cheap. My domain costs are more than my hosting costs (I pay roughly $2.50 a month for hosting a forum).
评论 #13023452 未加载
评论 #13023623 未加载
评论 #13023371 未加载
d0lphover 8 years ago
RamNode: 128MB RAM 15GB storage, $15&#x2F;year. Cheapest I have found yet for a tiny VPS.<p>Perfect for static pages, but a little bit of PHP might be fine.
评论 #13023984 未加载
评论 #13023938 未加载
评论 #13027602 未加载
antiheroover 8 years ago
I think I&#x27;d go with DigitalOcean $5&#x2F;mo, nginx, a static site generator (there&#x27;s so many), and LetsEncrypt (for SSL).
评论 #13022871 未加载
tyingqover 8 years ago
Gitlab pages (<a href="https:&#x2F;&#x2F;pages.gitlab.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pages.gitlab.io&#x2F;</a>) is free, and has some advantages over Github pages:<p>- Not restricted to jekyll, use any static generator<p>- Supports https on custom domains
Animatsover 8 years ago
I&#x27;m still using Dreamweaver 8 and pushing the site to a server as static files.<p>Unfortunately, Dreamweaver 8&#x27;s static SFTP doesn&#x27;t work any more, due to some Microsoft-forced change in Windows 7.
评论 #13025215 未加载
评论 #13028143 未加载
评论 #13025062 未加载
jdmoreiraover 8 years ago
I&#x27;m very happy with the service at <a href="https:&#x2F;&#x2F;www.scaleway.com" rel="nofollow">https:&#x2F;&#x2F;www.scaleway.com</a>
评论 #13022397 未加载
iUsedToCodeover 8 years ago
I use linuxpl.com (<a href="https:&#x2F;&#x2F;linuxpl.com&#x2F;Hosting-Serwery-wirtualne" rel="nofollow">https:&#x2F;&#x2F;linuxpl.com&#x2F;Hosting-Serwery-wirtualne</a>) which is ~ 12 usd &#x2F; year (so just $1&#x2F; month). Comes with 2 GB of space and 50 gb bandwidth per month.<p>SSH access, shared hosting (so pretty powerful CPU&#x2F;ram there). Currently i have about 700 daily unique visitors and growing. Used to deploy custom sites, now i use mostly wordpress. Also, i use it for my git remote repos.<p>Great service. Been using if for years, awesome quality for the money.<p>Lately had some issues but the support is helpful and they fixed whatever i wanted, enabling SSI, fixing response headers, etc. Never had to wait for a reply longer than 6 hours (usually it&#x27;s just minutes, really). As a bonus, admin staff is available through odlschool IM app - Gadu-Gadu. And PHP 7 is available and easy to switch to.<p>The site&#x27;s in polish, which sucks for you guys, but it&#x27;s by far the cheapest and best solution i have for low cost hosting. I&#x27;m a happy customer.
teekertover 8 years ago
I use Nginx either on my basement server (I have 50&#x2F;50 fiber internet at home) or I use one of my digital ocean droplets, which can be as cheap as 5$ a month, that is less than my server at home uses in power. A Raspberry pi would also suffice if there is not too much traffic I guess, that would cost you about 10€ a year in power. Running a whole server means there is no limit to the amount of sites you can run (apart from memory and bandwidth of course.)<p>Both my servers (DO vps and basement) run Ubuntu 16.04, I use PHP-fpm for PHP, domains I purchase at a local registrar (.nl domains are about 10€&#x2F;year), for ssl I use lets encrypt. For simple sites I always use Bootstrap for the css.<p>FTP is implicit if you count SFTP as FTP (FTP over SSH). Under Linux SFTP is mounted as easily as any network share.<p>At home I run a Nextcloud instance and share some directories as Nginx roots, that means I can locally (even on my phone) edit a static web page and it is synced immediately to the webserver&#x27;s root folder. This can be quite convenient.
planetjonesover 8 years ago
dreamhost.<p>I manage all my sites there. Never had any issues with them, there is SSH access too so I recently set up a Hugo bitbucket pipeline which builds my personal website and rysncs it to dreamhost.<p>They were very fast to add lets encrypt support, so all that stuff is taken care automagically. Reliability is very good.
rntzover 8 years ago
www.nearlyfreespeech.net is cheap (really cheap, hence the name) and reliable - they&#x27;ve been around since 2002, and I&#x27;ve used them since 2008.
评论 #13021946 未加载
cklarover 8 years ago
For static sites I use firebase hosting, quite simple to use and it includes a free SSL certificate <a href="https:&#x2F;&#x2F;firebase.google.com&#x2F;docs&#x2F;hosting&#x2F;" rel="nofollow">https:&#x2F;&#x2F;firebase.google.com&#x2F;docs&#x2F;hosting&#x2F;</a>
评论 #13023853 未加载
lazyjonesover 8 years ago
I host my static stuff (with my own domains) at FastMail, it&#x27;s included in my &quot;standard&quot; plan. Upload is possible via FTP and DAV, the quota is currently 5GB disk space, 2GB or 80K files daily traffic.
评论 #13022023 未加载
oDotover 8 years ago
StockDroids.com is hosted on S3 and served using Cloudfront. It&#x27;s pretty easy to get going if you don&#x27;t mind getting a little technical.<p>Not sure how price compares to the competition, though. HN&#x27;s + &#x2F;r&#x2F;Android&#x27;s front pages resulted in about 13K uniques and it ended up costing me ~$10 (which is insanely cheap, but GitHub + Cloudfront is free...)<p>Edit: I should mention that the site isn&#x27;t as light it can be, currently stands at 473kb of code and about 3 megs of images. So that $10 is for ~45 gigs of traffic.
jordanlevover 8 years ago
If you want PHP and FTP, I&#x27;ve been successfully using webfaction &lt;<a href="https:&#x2F;&#x2F;www.webfaction.com&#x2F;&gt;" rel="nofollow">https:&#x2F;&#x2F;www.webfaction.com&#x2F;&gt;</a> for years now (they&#x27;re a developer-friendly shared host). $10&#x2F;month. Their setup is a little weird to figure out at first (they add an extra layer of indirection between domain names and applications), but once you get it it makes it very easy to set up new sites.
dugganover 8 years ago
Github Pages with CNAME file, CircleCI, Cloudflare. Free, CDN, and SSL hosted if it&#x27;s all open source.<p>No how-to, but it&#x27;s all open source here <a href="https:&#x2F;&#x2F;github.com&#x2F;barricadeio&#x2F;docs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;barricadeio&#x2F;docs</a><p>Most awkward part was figuring out the voodoo required to get Hugo and Middleman working (lots of trial and error).
Rabidgremlinover 8 years ago
I use an S3 bucket. I have a Docker image that pulls Markdown out of git, runs Hugo over it and pushes the site to an S3 bucket. I set it up to work with Bitbucket pipelines so I get a site rebuild with a simple git push: <a href="https:&#x2F;&#x2F;github.com&#x2F;rabidgremlin&#x2F;hugo-s3" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rabidgremlin&#x2F;hugo-s3</a>
评论 #13024223 未加载
chrisanthropicover 8 years ago
I&#x27;ve been using Jekyll + Gitlab + S3 + Cloudfront (+ lambda).<p>This costs me just over 50 cents a month, almost all of which is the Route53&#x2F;DNS costs.<p><pre><code> - Gitlab stores the source and GitlabCI builds the site. - Lambda triggers the build on a schedule. - GitlabCI pushes the site to S3 (using Gitlab ENV VARS!). - CloudFront as the CDN, also provides free SSL.</code></pre>
wtracyover 8 years ago
I&#x27;ve been a happy customer of Register4Less.com for years, and they throw in free static hosting with every domain name. It does everything you mention except PHP and Markdown. (But you could do Markdown yourself with a static site generator!) They also provide free WHOIS privacy, which is nice.<p>An extra $1.45&#x2F;month gets you PHP and CGI hosting, plus raised quotas.<p>My only caveats: The free hosting tier only gets you 10MB of space per domain (no bandwidth quotas, though!) Which has been plenty for me for everything except large photo galleries, but YMMV. Also, I&#x27;ve had terrible experience with their domain backordering service--the domain I backordered was quietly released and became publicly available without a peep from R4L.<p>Their actual domain hosting, website hosting, and technical support has been stellar, though. (Websites are actually hosted on a shared server somewhere at OVH, if Ican trust the reverse DNS info.)
martttover 8 years ago
If you&#x27;re into retro-computing and unix, there&#x27;s also <a href="http:&#x2F;&#x2F;www.sdf.org" rel="nofollow">http:&#x2F;&#x2F;www.sdf.org</a> and <a href="http:&#x2F;&#x2F;tilde.club" rel="nofollow">http:&#x2F;&#x2F;tilde.club</a> (but, as I understand, their membeship waiting list is endless at this point).
dagwover 8 years ago
NearlyFreeSpeech.net<p>super simple, super cheap, never had a real problem.
gempirover 8 years ago
I prefer full control. I have a 10$ a month Digitalocean VPS with Nginx, PHP and whatever I want.
s_mover 8 years ago
You can use App Engine (<a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;appengine&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;appengine&#x2F;</a>) to host a static site for free. It&#x27;s easier to set up than S3, which I&#x27;ve also used.
ekiaraover 8 years ago
Github Pages does pretty much everything you&#x27;ve listed. Also Github Pages explicity allows companies to setup and host their corporate websites on there.<p>PROS: It is free, always available, and the deploy is easy once you get the hang of git.
评论 #13021834 未加载
brianbreslinover 8 years ago
For some cheap VPS you can try searching on <a href="https:&#x2F;&#x2F;lowendbox.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lowendbox.com&#x2F;</a> some are like $2&#x2F;month (usually a year commitment)
评论 #13023362 未加载
kumaranvplover 8 years ago
How about github.io. Github pages allows us to host our custom domains too
reacwebover 8 years ago
I am on scaleway bare metal at 3.6€ per month. I use no-ip.com for the free domain name. I have a docker image to update a jekyll static site that I publish over ssh with rsync. I use fgallery for the pictures collections. For me, it is the easiest solution because I am familiar with the OS and it uses only standard tools that will never change and no fancy and broken website interface.<p>It is cheap enough to not bother with the limitations of most low-cost static site hosting.
cyberferretover 8 years ago
Another vote for AWS S3 + CloudFront here.<p>We also have a distributed team updating and looking after our website, and we use BitBucket as our git repo. Recently implemented their Pipelines feature to auto update the S3 bucket and refresh CloudFront resources with any changes pushed to the repo.<p>Makes it really easy now - just a &#x27;git push&#x27; and Bam!, the website is updated and CloudFront auto invalidates all the old assets and starts serving up the new stuff. Really smooth.
mehdixover 8 years ago
Github pages + Jekyll + Wercker for custom builds<p>Pros: free, convinient (a push ends up as a new post upon a successful build)<p>Cons: no SSL with custom domain on Github (at least not easily)
评论 #13023239 未加载
ig0r0over 8 years ago
Recently migrated my Hugo generated blog to Netlify and so far so good.<p>Deployment from git, Hugo build on server, free HTTPS with Lets Encrypt and free for my basic usage.
libeclipseover 8 years ago
I use github to host the source code for my static Jekyll site, but since github doesn&#x27;t support HTTPS on custom domains, I use Netlify as a CDN. Netlify automatically hooks me up with an A+ rated Let&#x27;s Encrypt cert setup.<p>So my domain points at Netlify, which pulls the site from github.<p>The total cost of this setup is only the yearly cost of the domain, which you can eliminate too if you use a sub-domain on netlify.
评论 #13023920 未加载
funkasterover 8 years ago
I use orgmode publish to html and then a simple script to upload&#x2F;sync to s3[1]. Hosted there + cloudflare for CDN&#x2F;HTTPS. I was hosting the site myself on a linode, but I like this setup much better.<p>[1]: <a href="https:&#x2F;&#x2F;www.rolando.cl&#x2F;201607-1-blogging-like-its-2016.html" rel="nofollow">https:&#x2F;&#x2F;www.rolando.cl&#x2F;201607-1-blogging-like-its-2016.html</a>
imgabeover 8 years ago
I have the cheapest VPS from Linode, which is $12.50 a month including an extra $2.5&#x2F;mo for their automatic backup service. (So, $10 if you don&#x27;t want them to do the backup for you)<p>I wrote my own little script that converts markdown to html with python and push that to the server with git, but of course with a VPS you can run pretty much anything you want.
zlibover 8 years ago
Long time user of <a href="https:&#x2F;&#x2F;idleserv.net" rel="nofollow">https:&#x2F;&#x2F;idleserv.net</a>
sergiotapiaover 8 years ago
surge.sh - i can get a website up in 10 seconds with a normal folder structure from my machine. i love it.
hopelessover 8 years ago
middleman -&gt; s3 -&gt; cloudfront. About $0.15&#x2F;mo.<p>Pros: Generally works well, speedy enough, free ssl with Cloudfront, cheap for many sites (most hosts charge per site which catches me out for little projects). I&#x27;ve mostly got the process figured out now...<p>Cons: not easy or quick to set up, lots of steps to get right, AWS is a terrible UI, Cloudfront invalidations are apparently sent by carrier pigeon so asset hashing is a must, even then it can take a while to see your site updates<p>I&#x27;ve noticed a high mortality rate among static hosting sites, particularly those &quot;just add files to Dropbox and we publish your site&quot; services. Static hosting services are to ops people what todo list apps are to frontend designers<p>Also, to your point: you can&#x27;t, by definition, run php on a static site.
评论 #13021969 未加载
lllorddinoover 8 years ago
I currently have one website that&#x27;s built with Jekyll and I host it for free on Github Pages. The only thing I&#x27;m paying for is the custom domain name from Namecheap. Also I set up HTTPS with Cloudflare in front of it.<p>I prefer this method over managing a server any day.
curiousgalover 8 years ago
I run a cheap OVH VPS for hosting. I can host any number of websites I want and it costs less than any static hosting service.<p>Also, Github Pages and Gitlab Pages are great and free. You can&#x27;t beat free if it&#x27;s reliable and both of those two are reliable.
kybernetikosover 8 years ago
I host some odd static sites with my fast mail family account. Has webdav file access and a dns control panel. Since I am buying the email service anyway it&#x27;s free :-) Lets you set up different hosts serving from different folders.
danielsju6over 8 years ago
Firebase ;) Great static hosting, HTTP&#x2F;2, CDN, custom domains, and free SSL. <a href="https:&#x2F;&#x2F;firebase.google.com&#x2F;docs&#x2F;hosting" rel="nofollow">https:&#x2F;&#x2F;firebase.google.com&#x2F;docs&#x2F;hosting</a>
babayega2over 8 years ago
I&#x27;ve used www.openshift.com to host a django website for free, since 2014!
novaleafover 8 years ago
for non-developers, I advocate the use of google sites, which is basically a google managed wiki. very good for intranet sites, and passable for client documentation portals.
d0mover 8 years ago
aws: s3&#x2F;cloudfront.
deedubayaover 8 years ago
<a href="https:&#x2F;&#x2F;www.simplybuilt.com" rel="nofollow">https:&#x2F;&#x2F;www.simplybuilt.com</a> works pretty well. Completely free for OSS projects, which is nice.
alemhnanover 8 years ago
I use surge.sh, pretty easy and comfortable to use.
627467over 8 years ago
surge.sh + cloudflare<p>Free static hosting with custom domain support
评论 #13023300 未加载
mihohlover 8 years ago
I wouldn&#x27;t consider WordPress (and most other blog systems) static? But for real static hosting I preferre AWS S3.
jimpickover 8 years ago
I like Zeit now, aerobatic.com and surge.sh
emsonover 8 years ago
I have been trying to find the perfect static site hosting solution - although a little bit engaging AWS offers the best flexibility and cost (if you use the free tier). Anyway I created a course on how to do it all: <a href="https:&#x2F;&#x2F;www.udemy.com&#x2F;go-landing-pages&#x2F;?couponCode=BLACK10" rel="nofollow">https:&#x2F;&#x2F;www.udemy.com&#x2F;go-landing-pages&#x2F;?couponCode=BLACK10</a><p>Anyway good luck.
marcamillionover 8 years ago
Octopress + Github Pages + CloudFlare = Free, Stable that can handle a good amount of traffic.
logronoideover 8 years ago
Hugo + AWS S3 + Cloudflare
Thomas_9over 8 years ago
OVH just does the job for me since years, cheap and reliable.
macandcheeseover 8 years ago
Middleman + AWS S3 + s3_sync module. Dead simple!
espeedover 8 years ago
Google Firebase, Google App Engine, GitHub Pages
sandGorgonover 8 years ago
hugo or jekyll static sites. tons of themes...really cool blogs. no setup. use github with a custom domain
infinityplus1over 8 years ago
Dropbox public folder is pretty useful.
评论 #13024839 未加载
tuananhover 8 years ago
i use ramnode. my setup is rather simple with git push and git hook to build along with cloudflare
gressquelover 8 years ago
AWS S3 with custom domain
eswatover 8 years ago
GitHub Pages or Firebase.
Dowwieover 8 years ago
github.io, using it to power the yosai project and my own blog
xcodingover 8 years ago
Namecheap hosting
Bladtmanover 8 years ago
S3
anacletoover 8 years ago
AWS S3.
cylimover 8 years ago
github, we are developer.
imaginenoreover 8 years ago
Look for deals on LowEndBox, there are some amazing ones.