About 575 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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 …

  4. 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 …

  5. Setting up a GitHub Pages site with Jekyll

    You can use Jekyll, a popular static site generator, to further customize your GitHub Pages site.

  6. GitHub Docs

    Get started, troubleshoot, and make the most of GitHub. Documentation for new users, developers, administrators, and all of …

  7. 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 …

  8. 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 …

  9. 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 …

  10. 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 …