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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What's the move for static site hosting in 2025?

2 点作者 vector_spaces2 个月前
I&#x27;m talking the simplest possible minimal HTML site. Like I want to push a file called index.html and not think about it anymore -- ideally with the possibility to refine it further (add a framework or whatever)<p>Cloudflare Pages seems popular lately, but from a quick perusal it looks like there&#x27;s an expectation you&#x27;re using a framework?<p>Is pure hosting from S3 still a thing? I see that AWS tries to push you towards using Amplify when you setup an S3 site the old fashioned way -- does anyone actually use that? From a quick glance it seems Amplify is like a Cloudflare Pages competitor but more rough around the edges; also expects that you&#x27;re using a framework<p>Do people still use Vercel? Are there other contenders? Is Heroku thoroughly enshittified now?<p>GH pages seems to no longer tolerate commercial projects[1], which is the intent here.<p>It feels surprisingly difficult to do this in the year of our lord 2025. I recall 7~ years ago there were lots of options for deploying with two CLI commands, but it seems like many of those are gone or overcomplicated today<p>[1] https:&#x2F;&#x2F;docs.github.com&#x2F;en&#x2F;pages&#x2F;getting-started-with-github-pages&#x2F;about-github-pages#prohibited-uses

4 条评论

outer_web2 个月前
I use small commercial hosting service and just ftp my index.html and other stuff to it. Works great.
vector_spaces2 个月前
For anyone else struggling with this, looks like the answer is Netlify
pabs32 个月前
Self-hosting.
Tomte2 个月前
nearlyfreespeech.net