Setting up a GitHub Pages site with Jekyll
You can use Jekyll, a popular static site generator, to further customize your GitHub Pages site.
GitHub Pages は、GitHub Free のパブリックリポジトリ、GitHub Pro 、GitHub Team、GitHub Enterprise Cloud、GitHub Enterprise Server のパブリックおよびプライベートリポジトリで利用できます。
GitHub PagesとJekyllについて→
Jekyllは、GitHub Pagesのサポートが組み込まれている静的サイトジェネレータです。
Jekyll を使用して GitHub Pages サイトを作成する→
新規または既存のリポジトリ内に、GitHub Pages Jekyll を使用してサイトを作成できます。
Testing your GitHub Pages site locally with Jekyll→
You can build your GitHub Pages site locally to preview and test changes to your site.
Jekyll を使用して GitHub Pages サイトにコンテンツを追加する→
GitHub Pages の Jekyll サイトに、新規ページや投稿を追加できます。
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 Pages site.
Jekyll を使用して GitHub Pages サイトにテーマを追加する→
テーマを追加およびカスタマイズすることにより、Jekyll サイトをパーソナライズできます。
GitHub PagesサイトのJekyllビルドエラーについて→
ローカルで、またはGitHub Enterprise上でGitHub Pagesサイトをビルド中にJekyllでエラーが発生した場合には、詳細情報を伴うエラーメッセージが示されます。
Troubleshooting Jekyll build errors for GitHub Pages sites→
You can use Jekyll build error messages to troubleshoot problems with your GitHub Pages site.