Setting up a GitHub Pages site with Jekyll
You can use Jekyll, a popular static site generator, to further customize your GitHub 页面 site.
GitHub 页面 可用于具有 GitHub Free 的公共仓库,以及具有 GitHub Pro、GitHub Team、GitHub Enterprise Cloud 和 GitHub Enterprise Server 的公共和私有仓库。
关于 GitHub 页面和 Jekyll
Jekyll is a static site generator with built-in support for GitHub 页面.
Creating a GitHub Pages site with Jekyll
You can use Jekyll to create a GitHub 页面 site in a new or existing repository.
Testing your GitHub Pages site locally with Jekyll
You can build your GitHub 页面 site locally to preview and test changes to your site.
Adding content to your GitHub Pages site using Jekyll
You can add a new page or post to your Jekyll site on GitHub 页面.
Setting a Markdown processor for your GitHub Pages site using Jekyll
You can choose a Markdown processor to determine how Markdown is rendered on your GitHub 页面 site.
Adding a theme to your GitHub Pages site using Jekyll
You can personalize your Jekyll site by adding and customizing a theme.
About Jekyll build errors for GitHub Pages sites
If Jekyll encounters an error building your GitHub 页面 site locally or on GitHub Enterprise, you'll receive an error message with more information.
Troubleshooting Jekyll build errors for GitHub Pages sites
You can use Jekyll build error messages to troubleshoot problems with your GitHub 页面 site.