
GitHub Pages documentation - GitHub Docs
GitHub Pages supports using custom domains, or changing the root of your site's URL from the default, like octocat.github.io, to any …
Creating a GitHub Pages site - GitHub Docs
See Configuring a publishing source for your GitHub Pages site. Create the entry file for your site. GitHub Pages will look for an …
About GitHub Pages and Jekyll
About Jekyll Jekyll is a static site generator with built-in support for GitHub Pages and a simplified build process. Jekyll takes …
What is GitHub Pages? - GitHub Docs
About GitHub Pages GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a …
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 Docs
Get started, troubleshoot, and make the most of GitHub. Documentation for new users, developers, administrators, and all of …
What is GitHub Pages? - GitHub Enterprise Server 3.14 Docs
Apr 9, 2026 · GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on …
What is GitHub Pages? - GitHub Enterprise Cloud Docs
About GitHub Pages GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a …
Adding content to your GitHub Pages site using Jekyll
For more information, see About GitHub Pages and Jekyll. To set variables and metadata, such as a title and layout, for a page or …
Adding a theme to your GitHub Pages site using Jekyll
In the _layouts folder, navigate to your theme's _default.html file. Copy the contents of the file. On GitHub, navigate to your site's …