Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation documentation typo #5

Open
pbiolsi opened this issue May 21, 2020 · 1 comment
Open

Installation documentation typo #5

pbiolsi opened this issue May 21, 2020 · 1 comment

Comments

@pbiolsi
Copy link

pbiolsi commented May 21, 2020

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.

@partofthething
Copy link

Looks like this was fixed by 6e9d294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants