文章版本: GitHub.com
Getting started with GitHub Pages
You can set up a basic GitHub Pages site for yourself, your organization, or your project.
GitHub Pages 可用于具有 GitHub Free 的公共仓库,以及具有 GitHub Pro、GitHub Team、GitHub Enterprise Cloud 和 GitHub Enterprise Server 的公共和私有仓库。 更多信息请参阅“GitHub 的产品”。
关于 GitHub Pages→
您可以使用 GitHub Pages 直接从 GitHub 仓库托管关于自己、您的组织或您的项目的站点。
Creating a GitHub Pages site→
You can create a GitHub Pages site in a new or existing repository.
Adding a theme to your GitHub Pages site with the theme chooser→
You can add a theme to your GitHub Pages site to customize your site’s look and feel.
配置 GitHub Pages 站点的发布源→
如果您使用 GitHub Pages 站点的默认发布源,您的站点将自动发布。 您也可以选择从不同的分支或文件夹发布您的项目站点。
为 GitHub Pages 站点创建自定义 404 页面→
您可以自定义在人们尝试访问您站点上不存在的页面时显示的 404 错误页面。
使用 HTTPS 保护 GitHub Pages 站点→
HTTPS 增加一层加密,用于防止其他人窥探或篡改您的站点的流量。 您可对 GitHub Pages 站点强制实施 HTTPS,从而将所有 HTTP 请求透明地重定向到 HTTPS。
Using submodules with GitHub Pages→
You can use submodules with GitHub Pages to include other projects in your site's code.
Unpublishing a GitHub Pages site→
You can unpublish your GitHub Pages site so that the site is no longer available to the public.