Skip to content

Instructions to create a GH Pages site with Jekyll should indicate Ruby version #17504

@bewuethr

Description

@bewuethr

Code of Conduct

What article on docs.github.com is affected?

What part(s) of the article would you like to see updated?

The articles describe how to create a Jekyll site for GitHub Pages from scratch and testing the site locally, including the installation of Ruby. Now, the gem used for GitHub Pages, github-pages, has Jekyll 3.9.0 as a dependency, and that version of Jekyll doesn't work with Ruby 3+ (see here for the error when trying to build with Ruby 3).

Thus, the instructions should indicate that the Ruby version to install should be 2.x, and not 3.x.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teampagesContent related to GitHub Pages

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions