TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Best host for a one-page website?

38 点作者 nahcub将近 10 年前
I have a single HTML page that I want to put online. What's the best way to do so? I would like to keep it as cheap as possible.

28 条评论

ninjakeyboard将近 10 年前
I&#x27;ll echo: - Github Pages<p>Also you can look at: - <a href="https:&#x2F;&#x2F;neocities.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;neocities.org&#x2F;</a> is ad free and free<p>Then if you&#x27;re willing to compromise a bit, these are easy and free:<p>- Wordpress if you want to post an article. It&#x27;ll put spam on your page though.<p>- Google sites is a good wiki style solution for posting a few things up with a wysiwyg editor.<p>- If you don&#x27;t want it to be an html page, there is also google docs and google drive so you can share an artifact.
评论 #9795217 未加载
评论 #9794989 未加载
sinak将近 10 年前
Github pages is a great way to go, you basically push to a branch called &quot;gh-pages&quot; and a file in the root called CNAME with the domain and you&#x27;re done.<p><a href="https:&#x2F;&#x2F;pages.github.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pages.github.com&#x2F;</a>
评论 #9796127 未加载
27182818284将近 10 年前
You can do something with your own custom domain and dirt cheap rates with <a href="https:&#x2F;&#x2F;www.nearlyfreespeech.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nearlyfreespeech.net&#x2F;</a><p>You can deposit some money and if it doesn&#x27;t get used, it just stays in the account, rather than an automatic cost per month.
评论 #9795093 未加载
elliottburris将近 10 年前
I&#x27;m voting Amazon S3. Super cheap, scalable, and easy to set up &amp; maintain
phliver将近 10 年前
I haven&#x27;t used this service in a VERY long time, but you can give NearlyFreeSpeech.NET a shot. They offer free hosting. <a href="https:&#x2F;&#x2F;www.nearlyfreespeech.net" rel="nofollow">https:&#x2F;&#x2F;www.nearlyfreespeech.net</a>
评论 #9796556 未加载
savanaly将近 10 年前
I believe Github Pages is right for you. It is free.<p><a href="https:&#x2F;&#x2F;pages.github.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pages.github.com&#x2F;</a>
VoxPelli将近 10 年前
My impression:<p>Free hosting: <a href="https:&#x2F;&#x2F;pages.github.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pages.github.com&#x2F;</a> – currently using for a couple of sites and it works very<p>Paid hosting: <a href="https:&#x2F;&#x2F;divshot.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;divshot.com&#x2F;</a> – thinking of using for some sites – mainly because I can get https on a custom domain there, which I can&#x27;t at GitHub Pages
评论 #9795386 未加载
unicornporn将近 10 年前
Tumblr will probably work very well. HTML and CSS is fully customizable. You don&#x27;t need to form your &quot;theme&quot; in a blogish fashion. Connecting a domain is free.
评论 #9795288 未加载
评论 #9794863 未加载
daigoba66将近 10 年前
Amazon S3 will cost you only pennies a month.
评论 #9795032 未加载
saukrates将近 10 年前
<a href="https:&#x2F;&#x2F;www.netlify.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.netlify.com&#x2F;</a><p>1. Sign Up 2. Drag &amp; Drop 3. Done
krat0sprakhar将近 10 年前
Checkout <a href="http:&#x2F;&#x2F;surge.sh" rel="nofollow">http:&#x2F;&#x2F;surge.sh</a>. Free, production grade CDN, easy-peasy CLI integration, one command deploys.
评论 #9795006 未加载
fallenhitokiri将近 10 年前
As others have mentioned AWS S3 is a good way to put a static page - not just a one-page website but everything that does not require a server side language - online. Additionally and IIRC without significantly increasing your bill you can put AWS CloudFront in front of your S3 bucket and you get a CDN nearly for free.
NeatoJn将近 10 年前
You can use Dropbox for hosting. If you have got a &quot;public&quot; folder, copy the HTML file into it and get a direct link.<p>or you can use some service like pancake (pancake.io, currently i am getting 503 error though, not sure whether it is permanently down), my.droppages(my.droppages.com) etc.
fweespeech将近 10 年前
Honestly a push CDN zone like Cloudfront or <a href="https:&#x2F;&#x2F;www.keycdn.com&#x2F;pricing" rel="nofollow">https:&#x2F;&#x2F;www.keycdn.com&#x2F;pricing</a> is what I&#x27;d suggest. Its not <i>free</i> but its pretty close. $1&#x2F;month unless its super busy.
bartosaurus将近 10 年前
Github pages are awesome, but I also encourage you to check out <a href="https:&#x2F;&#x2F;surge.sh&#x2F;" rel="nofollow">https:&#x2F;&#x2F;surge.sh&#x2F;</a>
jonnyrockit将近 10 年前
Github pages works really well.<p>An example of a site running on it: <a href="http:&#x2F;&#x2F;arthur-osx.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;arthur-osx.com&#x2F;</a>
techload将近 10 年前
<a href="http:&#x2F;&#x2F;www.nosupportlinuxhosting.com" rel="nofollow">http:&#x2F;&#x2F;www.nosupportlinuxhosting.com</a> $1&#x2F;month
cpursley将近 10 年前
I&#x27;m a big fan of divshot.io for this sort of thing. Easier to set up than the other suggestions and they&#x27;ve got a free tier.
volent将近 10 年前
Github pages : <a href="https:&#x2F;&#x2F;pages.github.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pages.github.com&#x2F;</a>
nkh将近 10 年前
My vote is for <a href="http:&#x2F;&#x2F;www.squarespace.com" rel="nofollow">http:&#x2F;&#x2F;www.squarespace.com</a>
kentt将近 10 年前
Openshift has free tier. It works similar to Heroku. The downside is that it is likely overkill for a one page site.
epeus将近 10 年前
Blogger and appengine both have ways to do this, depending on whether you prefer a gui or a command line.
thekaleb将近 10 年前
<a href="https:&#x2F;&#x2F;divshot.com" rel="nofollow">https:&#x2F;&#x2F;divshot.com</a> seems reasonable
pki将近 10 年前
free: github pages<p>cheap: static s3 index.html
daakus将近 10 年前
GitHub pages + Cloudflare.
mandeepj将近 10 年前
Google app engine. It is much cheaper than Amazon s3
nilmonibasak将近 10 年前
Github pages or amazon S3
AquiGorka将近 10 年前
surge.sh It couldn&#x27;t be easier (plus free for now).