Skip to content

Installation documentation typo #5

@pbiolsi

Description

@pbiolsi

I was unable to resolve a dependency error (ruby error cannot load such file -- image-size in my build until changing my jekyll _config.yml file from:

plugins:
  - image-size

(per the documenation), to the following:

plugins:
  - jekyll-image-size

Not sure the cause of this since I installed via bundler and saw the dependency in my project Gemfile. Perhaps updating the doc will help others to avoid this.

Metadata

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