Skip to content

When installing as a gem notify the extra dependencies to add #296

Open
@david-fortini

Description

group :jekyll_plugins do
  gem "jekyll-feed", "~> 0.12"
  # these 2 need to be added
  gem "jekyll-paginate", "~> 1.1.0"
  gem "jekyll-sitemap"
end

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions