git GitHub 页面的替代品?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/22035938/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Alternatives to GitHub Pages?
提问by eriksson
So I'm doing research for a project and I am wondering if there exists any web applications that offer similar services to GitHub Pages.
所以我正在为一个项目做研究,我想知道是否有任何 Web 应用程序为 GitHub Pages 提供类似的服务。
As in, a free (or cheap) web host where the collaborators push to a central git repository to make the changes and those changes get deployed live.
就像在一个免费(或便宜)的网络主机中,合作者将其推送到中央 git 存储库以进行更改,并且这些更改会实时部署。
回答by iljau
Herokuis another possible option: https://devcenter.heroku.com/articles/static-sites-ruby
Heroku是另一种可能的选择:https: //devcenter.heroku.com/articles/static-sites-ruby
Or even better: http://www.lemiffe.com/how-to-deploy-a-static-page-to-heroku-the-easy-way/
甚至更好:http: //www.lemiffe.com/how-to-deploy-a-static-page-to-heroku-the-easy-way/
回答by khellang
I would recommend Azure Web Sites. It has a free tier and allow you to automatically publish your site from VCS.
我会推荐Azure 网站。它有一个免费层,允许您从 VCS 自动发布您的站点。
回答by dundonian
回答by Luís Bianchin
If you want to just host a static website, consider taking a look at CloudCannon. You can also use Amazon services like S3 and Cloud Front: https://docs.aws.amazon.com/gettingstarted/latest/swh/website-hosting-intro.html
如果您只想托管一个静态网站,请考虑查看CloudCannon。您还可以使用 S3 和 Cloud Front 等亚马逊服务:https: //docs.aws.amazon.com/gettingstarted/latest/swh/website-hosting-intro.html